Pull request #42734 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at b88acf7a7a571b0fe054b8315c79caa16b0c92df rather than 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 Obtained Jenkinsfile from b88acf7a7a571b0fe054b8315c79caa16b0c92df 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-42734@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-08-11T11:17:57.041Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-11T11:17:57.045Z] Trying to pass milestone 1 [Pipeline] milestone [2021-08-11T11:17:57.101Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-11T11:17:57.274Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-008a239446173e769) in /home/ubuntu/workspace/moby_PR-42734 [Pipeline] { [Pipeline] checkout [2021-08-11T11:17:57.303Z] The recommended git tool is: git [2021-08-11T11:17:57.319Z] using credential docker-jenkins-github-credentials [2021-08-11T11:17:57.326Z] Cloning the remote Git repository [2021-08-11T11:17:57.326Z] Cloning with configured refspecs honoured and without tags [2021-08-11T11:17:57.329Z] Cloning repository https://github.com/moby/moby.git [2021-08-11T11:17:57.329Z] > git init /home/ubuntu/workspace/moby_PR-42734 # timeout=10 [2021-08-11T11:17:57.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:17:57.344Z] > git --version # timeout=10 [2021-08-11T11:17:57.346Z] > git --version # 'git version 2.17.1' [2021-08-11T11:17:57.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:17:57.346Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:12.327Z] Fetching without tags [2021-08-11T11:18:12.596Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:13.068Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:13.068Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) [2021-08-11T11:18:13.161Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [2021-08-11T11:18:13.171Z] First time build. Skipping changelog. [2021-08-11T11:18:12.307Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:12.315Z] > git config --add remote.origin.fetch +refs/pull/42734/head:refs/remotes/origin/PR-42734 # timeout=10 [2021-08-11T11:18:12.317Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:12.322Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:12.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:12.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:12.329Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:12.597Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:12.600Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:13.049Z] > git remote # timeout=10 [2021-08-11T11:18:13.053Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:18:13.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:13.056Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:18:13.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T11:18:13.069Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:13.071Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:13.162Z] > git rev-list --no-walk 242664f7064718f4e0aa90d104d91195af0e8910 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-11T11:18:13.833Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42734:/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-08-11T11:18:16.368Z] 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 [2021-08-11T11:18:16.881Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-008a239446173e769) in /home/ubuntu/workspace/moby_PR-42734 [Pipeline] node [Pipeline] node [2021-08-11T11:18:16.884Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01d0ae36d08a76ca8) in /home/ubuntu/workspace/moby_PR-42734 [Pipeline] node [2021-08-11T11:18:16.886Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07ed7ac4d9811837e) in /home/ubuntu/workspace/moby_PR-42734 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [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-08-11T11:18:16.972Z] The recommended git tool is: git [Pipeline] checkout [2021-08-11T11:18:16.986Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-08-11T11:18:16.988Z] The recommended git tool is: git [2021-08-11T11:18:16.999Z] using credential docker-jenkins-github-credentials [2021-08-11T11:18:16.999Z] The recommended git tool is: git [2021-08-11T11:18:17.003Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-08-11T11:18:17.005Z] Cloning the remote Git repository [2021-08-11T11:18:17.006Z] Cloning with configured refspecs honoured and without tags [2021-08-11T11:18:17.008Z] Fetching without tags [Pipeline] // stage [2021-08-11T11:18:17.026Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-11T11:18:17.045Z] Cloning the remote Git repository [2021-08-11T11:18:17.045Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-11T11:18:17.168Z] Running on azwin-2-9d19c0 in d:\jenkins\workspace\moby_PR-42734 [2021-08-11T11:18:17.174Z] Running on azwin-2-27b790 in d:\jenkins\workspace\moby_PR-42734 [2021-08-11T11:18:17.184Z] Running on azwin-2-07dde0 in d:\jenkins\workspace\moby_PR-42734 [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] } [Pipeline] { [Pipeline] { [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] ws [2021-08-11T11:18:17.263Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-08-11T11:18:17.265Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-08-11T11:18:17.265Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-08-11T11:18:17.286Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-08-11T11:18:17.356Z] The recommended git tool is: git [2021-08-11T11:18:17.363Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-08-11T11:18:17.378Z] The recommended git tool is: git [2021-08-11T11:18:17.401Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:17.401Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-08-11T11:18:17.487Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-11T11:18:17.563Z] using credential docker-jenkins-github-credentials [2021-08-11T11:18:17.571Z] using credential docker-jenkins-github-credentials [2021-08-11T11:18:17.601Z] using credential docker-jenkins-github-credentials [2021-08-11T11:18:17.636Z] Cloning the remote Git repository [2021-08-11T11:18:17.636Z] Cloning with configured refspecs honoured and without tags [2021-08-11T11:18:17.643Z] Cloning the remote Git repository [2021-08-11T11:18:17.643Z] Cloning with configured refspecs honoured and without tags [2021-08-11T11:18:17.674Z] Cloning the remote Git repository [2021-08-11T11:18:17.674Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-11T11:18:16.996Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42734/.git # timeout=10 [2021-08-11T11:18:17.005Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:17.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:17.010Z] > git --version # timeout=10 [2021-08-11T11:18:17.012Z] > git --version # 'git version 2.17.1' [2021-08-11T11:18:17.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:17.012Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:17.288Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:17.291Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:17.369Z] > git remote # timeout=10 [2021-08-11T11:18:17.371Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:18:17.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:17.384Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:18:17.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T11:18:17.403Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:17.415Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:17.021Z] Cloning repository https://github.com/moby/moby.git [2021-08-11T11:18:17.021Z] > git init /home/ubuntu/workspace/moby_PR-42734 # timeout=10 [2021-08-11T11:18:17.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:17.044Z] > git --version # timeout=10 [2021-08-11T11:18:17.048Z] > git --version # 'git version 2.25.1' [2021-08-11T11:18:17.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:17.049Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:17.054Z] Cloning repository https://github.com/moby/moby.git [2021-08-11T11:18:17.055Z] > git init /home/ubuntu/workspace/moby_PR-42734 # timeout=10 [2021-08-11T11:18:17.075Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:17.075Z] > git --version # timeout=10 [2021-08-11T11:18:17.080Z] > git --version # 'git version 2.25.1' [2021-08-11T11:18:17.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:17.082Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:18.167Z] + [ PR != PR ] [2021-08-11T11:18:18.167Z] + [ master != master ] [2021-08-11T11:18:18.167Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-11T11:18:17.665Z] Cloning repository https://github.com/moby/moby.git [2021-08-11T11:18:17.665Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-11T11:18:17.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:17.719Z] > git --version # timeout=10 [2021-08-11T11:18:17.757Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-11T11:18:17.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:17.759Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:17.674Z] Cloning repository https://github.com/moby/moby.git [2021-08-11T11:18:17.675Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-11T11:18:17.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:17.725Z] > git --version # timeout=10 [2021-08-11T11:18:17.764Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-11T11:18:17.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:17.765Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:17.705Z] Cloning repository https://github.com/moby/moby.git [2021-08-11T11:18:17.706Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-11T11:18:17.758Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:17.759Z] > git --version # timeout=10 [2021-08-11T11:18:17.803Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-11T11:18:17.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:17.805Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:18.485Z] + docker version [2021-08-11T11:18:18.485Z] Client: Docker Engine - Community [2021-08-11T11:18:18.485Z] Version: 20.10.6 [2021-08-11T11:18:18.485Z] API version: 1.41 [2021-08-11T11:18:18.485Z] Go version: go1.13.15 [2021-08-11T11:18:18.485Z] Git commit: 370c289 [2021-08-11T11:18:18.485Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-11T11:18:18.485Z] OS/Arch: linux/amd64 [2021-08-11T11:18:18.485Z] Context: default [2021-08-11T11:18:18.485Z] Experimental: true [2021-08-11T11:18:18.485Z] [2021-08-11T11:18:18.485Z] Server: Docker Engine - Community [2021-08-11T11:18:18.485Z] Engine: [2021-08-11T11:18:18.485Z] Version: 20.10.6 [2021-08-11T11:18:18.485Z] API version: 1.41 (minimum version 1.12) [2021-08-11T11:18:18.485Z] Go version: go1.13.15 [2021-08-11T11:18:18.485Z] Git commit: 8728dd2 [2021-08-11T11:18:18.485Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-11T11:18:18.485Z] OS/Arch: linux/amd64 [2021-08-11T11:18:18.485Z] Experimental: true [2021-08-11T11:18:18.485Z] containerd: [2021-08-11T11:18:18.485Z] Version: 1.4.6 [2021-08-11T11:18:18.485Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:18:18.485Z] runc: [2021-08-11T11:18:18.485Z] Version: 1.0.0-rc95 [2021-08-11T11:18:18.485Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:18:18.485Z] docker-init: [2021-08-11T11:18:18.485Z] Version: 0.19.0 [2021-08-11T11:18:18.485Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-11T11:18:18.764Z] + docker info [2021-08-11T11:18:19.329Z] Client: [2021-08-11T11:18:19.329Z] Context: default [2021-08-11T11:18:19.329Z] Debug Mode: false [2021-08-11T11:18:19.329Z] Plugins: [2021-08-11T11:18:19.329Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-11T11:18:19.329Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-11T11:18:19.329Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-11T11:18:19.329Z] [2021-08-11T11:18:19.329Z] Server: [2021-08-11T11:18:19.329Z] Containers: 0 [2021-08-11T11:18:19.329Z] Running: 0 [2021-08-11T11:18:19.329Z] Paused: 0 [2021-08-11T11:18:19.329Z] Stopped: 0 [2021-08-11T11:18:19.329Z] Images: 5 [2021-08-11T11:18:19.329Z] Server Version: 20.10.6 [2021-08-11T11:18:19.329Z] Storage Driver: overlay2 [2021-08-11T11:18:19.329Z] Backing Filesystem: extfs [2021-08-11T11:18:19.329Z] Supports d_type: true [2021-08-11T11:18:19.329Z] Native Overlay Diff: true [2021-08-11T11:18:19.329Z] userxattr: false [2021-08-11T11:18:19.329Z] Logging Driver: json-file [2021-08-11T11:18:19.329Z] Cgroup Driver: cgroupfs [2021-08-11T11:18:19.329Z] Cgroup Version: 1 [2021-08-11T11:18:19.329Z] Plugins: [2021-08-11T11:18:19.329Z] Volume: local [2021-08-11T11:18:19.329Z] Network: bridge host ipvlan macvlan null overlay [2021-08-11T11:18:19.329Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-11T11:18:19.329Z] Swarm: inactive [2021-08-11T11:18:19.329Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-11T11:18:19.329Z] Default Runtime: runc [2021-08-11T11:18:19.329Z] Init Binary: docker-init [2021-08-11T11:18:19.329Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:18:19.329Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:18:19.329Z] init version: de40ad0 [2021-08-11T11:18:19.329Z] Security Options: [2021-08-11T11:18:19.329Z] apparmor [2021-08-11T11:18:19.329Z] seccomp [2021-08-11T11:18:19.329Z] Profile: default [2021-08-11T11:18:19.329Z] Kernel Version: 5.4.0-1048-aws [2021-08-11T11:18:19.329Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-11T11:18:19.329Z] OSType: linux [2021-08-11T11:18:19.329Z] Architecture: x86_64 [2021-08-11T11:18:19.329Z] CPUs: 2 [2021-08-11T11:18:19.329Z] Total Memory: 7.487GiB [2021-08-11T11:18:19.329Z] Name: ip-10-100-36-196 [2021-08-11T11:18:19.329Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-11T11:18:19.329Z] Docker Root Dir: /var/lib/docker [2021-08-11T11:18:19.329Z] Debug Mode: false [2021-08-11T11:18:19.329Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:19.329Z] Labels: [2021-08-11T11:18:19.329Z] Experimental: true [2021-08-11T11:18:19.329Z] Insecure Registries: [2021-08-11T11:18:19.329Z] 127.0.0.0/8 [2021-08-11T11:18:19.329Z] Live Restore Enabled: true [2021-08-11T11:18:19.329Z] [2021-08-11T11:18:19.329Z] WARNING: No swap limit support [Pipeline] sh [2021-08-11T11:18:19.608Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:18:19.608Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:18:19.608Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42734/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-11T11:18:19.608Z] + bash /home/ubuntu/workspace/moby_PR-42734/check-config.sh [2021-08-11T11:18:19.608Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-11T11:18:19.608Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-11T11:18:19.608Z] [2021-08-11T11:18:19.608Z] Generally Necessary: [2021-08-11T11:18:19.608Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-11T11:18:19.608Z] - apparmor: enabled and tools installed [2021-08-11T11:18:19.608Z] - CONFIG_NAMESPACES: enabled [2021-08-11T11:18:19.608Z] - CONFIG_NET_NS: enabled [2021-08-11T11:18:19.608Z] - CONFIG_PID_NS: enabled [2021-08-11T11:18:19.608Z] - CONFIG_IPC_NS: enabled [2021-08-11T11:18:19.866Z] - CONFIG_UTS_NS: enabled [2021-08-11T11:18:19.866Z] - CONFIG_CGROUPS: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CPUSETS: enabled [2021-08-11T11:18:19.867Z] - CONFIG_MEMCG: enabled [2021-08-11T11:18:19.867Z] - CONFIG_KEYS: enabled [2021-08-11T11:18:19.867Z] - CONFIG_VETH: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-11T11:18:19.867Z] [2021-08-11T11:18:19.867Z] Optional Features: [2021-08-11T11:18:19.867Z] - CONFIG_USER_NS: enabled [2021-08-11T11:18:19.867Z] - CONFIG_SECCOMP: enabled [2021-08-11T11:18:19.867Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-11T11:18:19.867Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-11T11:18:19.867Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-11T11:18:19.867Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-11T11:18:19.867Z] - CONFIG_BLK_CGROUP: enabled [2021-08-11T11:18:19.867Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CGROUP_PERF: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-11T11:18:19.867Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-11T11:18:19.867Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-11T11:18:19.867Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-11T11:18:19.867Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-11T11:18:19.867Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_IP_VS: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-11T11:18:19.867Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-11T11:18:19.867Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-11T11:18:19.867Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-11T11:18:19.867Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-11T11:18:19.867Z] - CONFIG_EXT4_FS: enabled [2021-08-11T11:18:19.867Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-11T11:18:19.867Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-11T11:18:19.867Z] - Network Drivers: [2021-08-11T11:18:19.867Z] - "overlay": [2021-08-11T11:18:19.867Z] - CONFIG_VXLAN: enabled (as module) [2021-08-11T11:18:19.867Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-11T11:18:19.867Z] Optional (for encrypted networks): [2021-08-11T11:18:20.125Z] - CONFIG_CRYPTO: enabled [2021-08-11T11:18:20.125Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-11T11:18:20.125Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-11T11:18:20.125Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-11T11:18:20.125Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-11T11:18:20.125Z] - CONFIG_XFRM: enabled [2021-08-11T11:18:20.125Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-11T11:18:20.125Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-11T11:18:20.125Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-11T11:18:20.125Z] - "ipvlan": [2021-08-11T11:18:20.125Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-11T11:18:20.125Z] - "macvlan": [2021-08-11T11:18:20.125Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-11T11:18:20.125Z] - CONFIG_DUMMY: enabled (as module) [2021-08-11T11:18:20.125Z] - "ftp,tftp client in container": [2021-08-11T11:18:20.125Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-11T11:18:20.125Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-11T11:18:20.125Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-11T11:18:20.125Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-11T11:18:20.125Z] - Storage Drivers: [2021-08-11T11:18:20.125Z] - "aufs": [2021-08-11T11:18:20.125Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-11T11:18:20.125Z] - "btrfs": [2021-08-11T11:18:20.125Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-11T11:18:20.125Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-11T11:18:20.125Z] - "devicemapper": [2021-08-11T11:18:20.125Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-11T11:18:20.125Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-11T11:18:20.125Z] - "overlay": [2021-08-11T11:18:20.125Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-11T11:18:20.125Z] - "zfs": [2021-08-11T11:18:20.125Z] - /dev/zfs: present [2021-08-11T11:18:20.125Z] - zfs command: missing [2021-08-11T11:18:20.125Z] - zpool command: missing [2021-08-11T11:18:20.125Z] [2021-08-11T11:18:20.125Z] Limits: [2021-08-11T11:18:20.125Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-11T11:18:20.125Z] [2021-08-11T11:18:20.125Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-11T11:18:20.449Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 . [2021-08-11T11:18:20.449Z] #1 [internal] load build definition from Dockerfile [2021-08-11T11:18:20.449Z] #1 sha256:65aeec14985440f31ec993da5153e099db1c568ecb9184b49e6de14ed42998e1 [2021-08-11T11:18:20.449Z] #1 transferring dockerfile: 16.59kB done [2021-08-11T11:18:20.449Z] #1 DONE 0.0s [2021-08-11T11:18:20.449Z] [2021-08-11T11:18:20.449Z] #2 [internal] load .dockerignore [2021-08-11T11:18:20.449Z] #2 sha256:237ca78b091b2160c6984a130e643501528e15493f3b3f56160d2fbb83afd0d5 [2021-08-11T11:18:20.449Z] #2 transferring context: 87B done [2021-08-11T11:18:20.449Z] #2 DONE 0.0s [2021-08-11T11:18:20.449Z] [2021-08-11T11:18:20.449Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-11T11:18:20.449Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-11T11:18:20.707Z] #3 DONE 0.1s [2021-08-11T11:18:20.707Z] [2021-08-11T11:18:20.707Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-11T11:18:20.707Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-11T11:18:20.707Z] #4 CACHED [2021-08-11T11:18:20.967Z] [2021-08-11T11:18:20.967Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-08-11T11:18:20.967Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-11T11:18:20.967Z] #7 DONE 0.1s [2021-08-11T11:18:20.967Z] [2021-08-11T11:18:20.967Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-11T11:18:20.967Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-11T11:18:20.967Z] #5 DONE 0.1s [2021-08-11T11:18:20.967Z] [2021-08-11T11:18:20.967Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:18:20.967Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-11T11:18:20.967Z] #8 DONE 0.1s [2021-08-11T11:18:20.967Z] [2021-08-11T11:18:20.967Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:18:20.967Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-11T11:18:20.967Z] #6 DONE 0.1s [2021-08-11T11:18:21.227Z] [2021-08-11T11:18:21.227Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:18:21.227Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-11T11:18:21.227Z] #70 DONE 0.0s [2021-08-11T11:18:21.227Z] [2021-08-11T11:18:21.227Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:18:21.227Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:18:21.227Z] #9 DONE 0.0s [2021-08-11T11:18:21.227Z] [2021-08-11T11:18:21.227Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:18:21.227Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-11T11:18:21.227Z] #72 DONE 0.0s [2021-08-11T11:18:21.227Z] [2021-08-11T11:18:21.227Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-11T11:18:21.227Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-11T11:18:21.227Z] #33 DONE 0.0s [2021-08-11T11:18:21.227Z] [2021-08-11T11:18:21.227Z] #30 [internal] load build context [2021-08-11T11:18:21.227Z] #30 sha256:7d057cdb8796c39464005a317b6ee5b9d4d1ba57dfef41c6cdaac1ef9c9f98c7 [2021-08-11T11:18:21.487Z] #30 ... [2021-08-11T11:18:21.487Z] [2021-08-11T11:18:21.487Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-11T11:18:21.487Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-11T11:18:21.487Z] #49 DONE 0.4s [2021-08-11T11:18:21.487Z] [2021-08-11T11:18:21.487Z] #30 [internal] load build context [2021-08-11T11:18:21.487Z] #30 sha256:7d057cdb8796c39464005a317b6ee5b9d4d1ba57dfef41c6cdaac1ef9c9f98c7 [2021-08-11T11:18:22.431Z] #30 transferring context: 55.81MB 1.5s done [2021-08-11T11:18:22.431Z] #30 DONE 1.5s [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-11T11:18:22.691Z] #39 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #58 sha256:41cbab7f7166b5d556dd90975c981ad34231f0a53852725d9bdb9c03234c612f [2021-08-11T11:18:22.691Z] #58 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-11T11:18:22.691Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-11T11:18:22.691Z] #46 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-11T11:18:22.691Z] #37 sha256:84cf5a324b5b988278665b269002a7033e07ae27f96938a7af560f502e3af993 [2021-08-11T11:18:22.691Z] #37 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #74 sha256:979bb9313aa7a0a38f31fbfa1e2851d668e5a30d1989b7f57ba238374975bb98 [2021-08-11T11:18:22.691Z] #74 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-11T11:18:22.691Z] #50 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #57 sha256:00456a790779ef924f0c526b6661206b39f829257436628c8bb113aac87e48a5 [2021-08-11T11:18:22.691Z] #57 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-11T11:18:22.691Z] #11 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-08-11T11:18:22.691Z] #17 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-11T11:18:22.691Z] #35 sha256:1ef7cfd36800cfcd020a58ab15a8229db163fa8420f0095f1671fc4e00c67cc3 [2021-08-11T11:18:22.691Z] #35 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #59 sha256:f7a3cc1e511739f0f6d8a194e673f9cdc11f71eb0916a80039ceaad2931e11cc [2021-08-11T11:18:22.691Z] #59 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #61 sha256:c30e466c68032a058e2d5daa7e8f95fa531b40a7c8d80f827c344a8905a0e85c [2021-08-11T11:18:22.691Z] #61 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-11T11:18:22.691Z] #34 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-11T11:18:22.691Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-08-11T11:18:22.691Z] #14 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #40 sha256:bea244b4eca8ad3526d7865a08c63b1bfb3178e6b5591e762f6b93afdc5491e4 [2021-08-11T11:18:22.691Z] #40 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #66 sha256:734940d7e54aceea71e5e24070416e752394cd7dacb2e1b17c462646e2c0e0a4 [2021-08-11T11:18:22.691Z] #66 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-08-11T11:18:22.691Z] #19 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #60 sha256:03c81165845db939febc57769fd111932e7b5edcc8514d8c3210239eeadd4646 [2021-08-11T11:18:22.691Z] #60 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #62 sha256:db6724e3016672c5f80efba2a2f2836ee2ee2e17e7cd5c7114b5de16768fd2e8 [2021-08-11T11:18:22.691Z] #62 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-08-11T11:18:22.691Z] #22 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-08-11T11:18:22.691Z] #28 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-11T11:18:22.691Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-08-11T11:18:22.691Z] #25 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:18:22.691Z] #51 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:18:22.691Z] #47 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #45 sha256:8115d413b4f2c0b8c45bcfe8ae445a7aa19b74369d8ee8b736aea0bf197262da [2021-08-11T11:18:22.691Z] #45 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #53 sha256:09bc6ea4999d6ddf6566fe35c1dfdb9b205f7b8c2f730b8d54f5e172a8cc1b88 [2021-08-11T11:18:22.691Z] #53 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-08-11T11:18:22.691Z] #43 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-08-11T11:18:22.691Z] #63 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-11T11:18:22.691Z] #67 sha256:51bea7dc5b7710764e4eef5a50f76b8fc106323ae615869a2b8a3b7e0eb31b3f [2021-08-11T11:18:22.691Z] #67 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #31 sha256:0513bbab6fd17a1d85bc7fbf531eb5f9cb406c6999b02a141a3261b92d142f4f [2021-08-11T11:18:22.691Z] #31 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-11T11:18:22.691Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-08-11T11:18:22.691Z] #12 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #41 sha256:5dd20fab3f4c851e86a5d4bd585eef569f81d0677688a8e55827e2489872c003 [2021-08-11T11:18:22.691Z] #41 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #56 sha256:6a3988d5c297ea7c8cac64d2f57f0b7e6b693d1cd67ecf92c8cbb7ccdaae9fc5 [2021-08-11T11:18:22.691Z] #56 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-11T11:18:22.691Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-08-11T11:18:22.691Z] #21 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #54 sha256:5ed274530ff61d5d3a93c8640edc6ec0ba1a0e0d5df322dd7fbf8a5fa877c1e1 [2021-08-11T11:18:22.691Z] #54 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #48 sha256:7407222cc636495b453145c2a692c7b2ce78c4f3ff89c9bb5785d04ccfc62c11 [2021-08-11T11:18:22.691Z] #48 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #64 sha256:505398b03161344317f4d6d9e93de2a0c5caade79d4f22bb8e48062ac4c52e4e [2021-08-11T11:18:22.691Z] #64 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-11T11:18:22.691Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-08-11T11:18:22.691Z] #13 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-11T11:18:22.691Z] #52 sha256:0799a8cc7f545e946e154366626e90964b4ddedb1299029db49a496d5546e144 [2021-08-11T11:18:22.691Z] #52 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-08-11T11:18:22.691Z] #20 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-11T11:18:22.691Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-08-11T11:18:22.691Z] #26 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-08-11T11:18:22.691Z] #18 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.691Z] #36 sha256:4e74d8a8f83228333e0014405466b37d57a0859b295358d077af508b89d06e89 [2021-08-11T11:18:22.691Z] #36 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-11T11:18:22.691Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-08-11T11:18:22.691Z] #24 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-11T11:18:22.691Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-11T11:18:22.691Z] #10 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-11T11:18:22.691Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-08-11T11:18:22.691Z] #23 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-11T11:18:22.691Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-08-11T11:18:22.691Z] #29 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-11T11:18:22.691Z] #68 sha256:86887598c3dca7634b139165ab5e942b51863f6f61574ab00474f269ce62c311 [2021-08-11T11:18:22.691Z] #68 CACHED [2021-08-11T11:18:22.691Z] [2021-08-11T11:18:22.691Z] #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-08-11T11:18:22.692Z] #55 sha256:85d76c951e1a3dca88ce112e5f9050cdd1559eef052fe2b44213dcf36b9ab108 [2021-08-11T11:18:22.692Z] #55 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-11T11:18:22.692Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-11T11:18:22.692Z] #38 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-11T11:18:22.692Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-08-11T11:18:22.692Z] #15 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-11T11:18:22.692Z] #32 sha256:fc72b4f9f0b6cfd77686bf98860989f9b79bd13fe0c1293bc4520e57eee07fa4 [2021-08-11T11:18:22.692Z] #32 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-11T11:18:22.692Z] #65 sha256:479059cafe36104cccf350ef7946fd18cbd2fa1fdc268bd4425ee4074ee42e2d [2021-08-11T11:18:22.692Z] #65 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-11T11:18:22.692Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-11T11:18:22.692Z] #71 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-11T11:18:22.692Z] #69 sha256:c4dc8aec339880d2101a34d4576f6dd92dcf6d167ebf0fa7400443333534b726 [2021-08-11T11:18:22.692Z] #69 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-11T11:18:22.692Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-08-11T11:18:22.692Z] #16 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #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-08-11T11:18:22.692Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-08-11T11:18:22.692Z] #27 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-11T11:18:22.692Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-11T11:18:22.692Z] #73 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #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-08-11T11:18:22.692Z] #44 sha256:6de0aeb1f125d187a50eec3885913f03d18428cf994b3a15796d79d35f62f7fd [2021-08-11T11:18:22.692Z] #44 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-11T11:18:22.692Z] #42 sha256:8444898b28bf6f8c5a1be94f0e69880e3186c156808f8bc196bbabd7480847a0 [2021-08-11T11:18:22.692Z] #42 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-11T11:18:22.692Z] #75 sha256:a6fa918b922b51a5950296639ff53fa1ab819dd069283eaafd005d4561fec1fa [2021-08-11T11:18:22.692Z] #75 CACHED [2021-08-11T11:18:22.692Z] [2021-08-11T11:18:22.692Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-11T11:18:22.692Z] #76 sha256:8c39acfa03bd67ce0b62d75f7eb53ecf86a37ec391c750688e143f6736457c16 [2021-08-11T11:18:23.631Z] #76 DONE 0.8s [2021-08-11T11:18:23.631Z] [2021-08-11T11:18:23.631Z] #77 exporting to image [2021-08-11T11:18:23.631Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-11T11:18:23.631Z] #77 exporting layers [2021-08-11T11:18:24.567Z] #77 exporting layers 1.0s done [2021-08-11T11:18:24.567Z] #77 writing image sha256:37bf2bac98256aabf610e84bc75352ebcb62057dc08d1a4900ff7a7ad4fc9b8b [2021-08-11T11:18:24.567Z] #77 writing image sha256:37bf2bac98256aabf610e84bc75352ebcb62057dc08d1a4900ff7a7ad4fc9b8b done [2021-08-11T11:18:24.567Z] #77 naming to docker.io/library/docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 done [2021-08-11T11:18:24.567Z] #77 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-11T11:18:24.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42734/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/validate/default [2021-08-11T11:18:25.827Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-11T11:18:31.626Z] Fetching without tags [2021-08-11T11:18:31.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:31.388Z] > git config --add remote.origin.fetch +refs/pull/42734/head:refs/remotes/origin/PR-42734 # timeout=10 [2021-08-11T11:18:31.429Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:31.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:31.881Z] Still waiting to schedule task [2021-08-11T11:18:31.881Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-11T11:18:31.882Z] Still waiting to schedule task [2021-08-11T11:18:31.882Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-11T11:18:31.906Z] Fetching without tags [2021-08-11T11:18:32.189Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:32.300Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:32.716Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:32.717Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) [2021-08-11T11:18:31.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:31.902Z] > git config --add remote.origin.fetch +refs/pull/42734/head:refs/remotes/origin/PR-42734 # timeout=10 [2021-08-11T11:18:31.905Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:31.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:31.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:31.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:31.921Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:32.204Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:32.219Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:32.697Z] > git remote # timeout=10 [2021-08-11T11:18:32.704Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:18:32.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:32.715Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:18:32.723Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T11:18:32.731Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:32.735Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:33.259Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [2021-08-11T11:18:31.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:31.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:31.660Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:32.331Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:32.376Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:33.575Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-11T11:18:33.701Z] Fetching without tags [2021-08-11T11:18:33.737Z] Fetching without tags [2021-08-11T11:18:33.912Z] + docker version [2021-08-11T11:18:33.912Z] Client: Docker Engine - Community [2021-08-11T11:18:33.912Z] Version: 20.10.6 [2021-08-11T11:18:33.912Z] API version: 1.41 [2021-08-11T11:18:33.912Z] Go version: go1.13.15 [2021-08-11T11:18:33.912Z] Git commit: 370c289 [2021-08-11T11:18:33.912Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-11T11:18:33.912Z] OS/Arch: linux/amd64 [2021-08-11T11:18:33.912Z] Context: default [2021-08-11T11:18:33.912Z] Experimental: true [2021-08-11T11:18:33.912Z] [2021-08-11T11:18:33.912Z] Server: Docker Engine - Community [2021-08-11T11:18:33.912Z] Engine: [2021-08-11T11:18:33.912Z] Version: 20.10.6 [2021-08-11T11:18:33.912Z] API version: 1.41 (minimum version 1.12) [2021-08-11T11:18:33.912Z] Go version: go1.13.15 [2021-08-11T11:18:33.912Z] Git commit: 8728dd2 [2021-08-11T11:18:33.912Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-11T11:18:33.912Z] OS/Arch: linux/amd64 [2021-08-11T11:18:33.912Z] Experimental: true [2021-08-11T11:18:33.912Z] containerd: [2021-08-11T11:18:33.912Z] Version: 1.4.6 [2021-08-11T11:18:33.912Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:18:33.912Z] runc: [2021-08-11T11:18:33.912Z] Version: 1.0.0-rc95 [2021-08-11T11:18:33.912Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:18:33.912Z] docker-init: [2021-08-11T11:18:33.912Z] Version: 0.19.0 [2021-08-11T11:18:33.912Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-11T11:18:33.945Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-08-11T11:18:33.948Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:34.194Z] + docker info [2021-08-11T11:18:34.373Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:33.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:33.558Z] > git config --add remote.origin.fetch +refs/pull/42734/head:refs/remotes/origin/PR-42734 # timeout=10 [2021-08-11T11:18:33.563Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:33.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:33.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:33.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:33.582Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:33.952Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:33.957Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:34.762Z] Client: [2021-08-11T11:18:34.762Z] Context: default [2021-08-11T11:18:34.762Z] Debug Mode: false [2021-08-11T11:18:34.762Z] Plugins: [2021-08-11T11:18:34.762Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-11T11:18:34.762Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-11T11:18:34.762Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-11T11:18:34.762Z] [2021-08-11T11:18:34.762Z] Server: [2021-08-11T11:18:34.762Z] Containers: 0 [2021-08-11T11:18:34.762Z] Running: 0 [2021-08-11T11:18:34.762Z] Paused: 0 [2021-08-11T11:18:34.762Z] Stopped: 0 [2021-08-11T11:18:34.762Z] Images: 2 [2021-08-11T11:18:34.762Z] Server Version: 20.10.6 [2021-08-11T11:18:34.762Z] Storage Driver: overlay2 [2021-08-11T11:18:34.762Z] Backing Filesystem: extfs [2021-08-11T11:18:34.763Z] Supports d_type: true [2021-08-11T11:18:34.763Z] Native Overlay Diff: true [2021-08-11T11:18:34.763Z] userxattr: false [2021-08-11T11:18:34.763Z] Logging Driver: json-file [2021-08-11T11:18:34.763Z] Cgroup Driver: systemd [2021-08-11T11:18:34.763Z] Cgroup Version: 2 [2021-08-11T11:18:34.763Z] Plugins: [2021-08-11T11:18:34.763Z] Volume: local [2021-08-11T11:18:34.763Z] Network: bridge host ipvlan macvlan null overlay [2021-08-11T11:18:34.763Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-11T11:18:34.763Z] Swarm: inactive [2021-08-11T11:18:34.763Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-11T11:18:34.763Z] Default Runtime: runc [2021-08-11T11:18:34.763Z] Init Binary: docker-init [2021-08-11T11:18:34.763Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:18:34.763Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:18:34.763Z] init version: de40ad0 [2021-08-11T11:18:34.763Z] Security Options: [2021-08-11T11:18:34.763Z] apparmor [2021-08-11T11:18:34.763Z] seccomp [2021-08-11T11:18:34.763Z] Profile: default [2021-08-11T11:18:34.763Z] cgroupns [2021-08-11T11:18:34.763Z] Kernel Version: 5.4.0-1048-aws [2021-08-11T11:18:34.763Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-11T11:18:34.763Z] OSType: linux [2021-08-11T11:18:34.763Z] Architecture: x86_64 [2021-08-11T11:18:34.763Z] CPUs: 2 [2021-08-11T11:18:34.763Z] Total Memory: 7.569GiB [2021-08-11T11:18:34.763Z] Name: ip-10-100-56-75 [2021-08-11T11:18:34.763Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-11T11:18:34.763Z] Docker Root Dir: /var/lib/docker [2021-08-11T11:18:34.763Z] Debug Mode: false [2021-08-11T11:18:34.763Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:34.763Z] Labels: [2021-08-11T11:18:34.763Z] Experimental: true [2021-08-11T11:18:34.763Z] Insecure Registries: [2021-08-11T11:18:34.763Z] 127.0.0.0/8 [2021-08-11T11:18:34.763Z] Live Restore Enabled: true [2021-08-11T11:18:34.763Z] [2021-08-11T11:18:34.763Z] WARNING: No kernel memory limit support [2021-08-11T11:18:34.763Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-11T11:18:34.919Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:34.945Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:34.945Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) [2021-08-11T11:18:34.991Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:34.991Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) [2021-08-11T11:18:33.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:33.458Z] > git config --add remote.origin.fetch +refs/pull/42734/head:refs/remotes/origin/PR-42734 # timeout=10 [2021-08-11T11:18:33.501Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:33.619Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:33.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:33.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:33.732Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:34.402Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:34.445Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:35.121Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 . [2021-08-11T11:18:33.465Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:33.508Z] > git config --add remote.origin.fetch +refs/pull/42734/head:refs/remotes/origin/PR-42734 # timeout=10 [2021-08-11T11:18:33.548Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:33.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:33.767Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:33.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:33.769Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:34.948Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:34.988Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:34.696Z] > git remote # timeout=10 [2021-08-11T11:18:34.748Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:18:34.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:34.791Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:18:34.909Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-11T11:18:35.022Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:35.064Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:35.380Z] #1 [internal] load build definition from Dockerfile [2021-08-11T11:18:35.380Z] #1 sha256:bedf8f82d897ca03c94c048eaf7b68f84ab9455e6f404931fef4c7c4c074585e [2021-08-11T11:18:35.380Z] #1 transferring dockerfile: 16.59kB done [2021-08-11T11:18:35.380Z] #1 DONE 0.0s [2021-08-11T11:18:35.380Z] [2021-08-11T11:18:35.380Z] #2 [internal] load .dockerignore [2021-08-11T11:18:35.380Z] #2 sha256:7c84fee3847c5dcb4ab91bacc958f923a75b047830ff5d8d08aa22d319da8165 [2021-08-11T11:18:35.380Z] #2 transferring context: 87B done [2021-08-11T11:18:35.380Z] #2 DONE 0.0s [2021-08-11T11:18:35.380Z] [2021-08-11T11:18:35.380Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-11T11:18:35.380Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-11T11:18:35.380Z] #3 DONE 0.1s [2021-08-11T11:18:35.380Z] [2021-08-11T11:18:35.380Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-11T11:18:35.380Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-11T11:18:35.380Z] #4 CACHED [2021-08-11T11:18:35.559Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [2021-08-11T11:18:35.639Z] [2021-08-11T11:18:35.639Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-11T11:18:35.639Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-11T11:18:35.639Z] #5 DONE 0.1s [2021-08-11T11:18:35.639Z] [2021-08-11T11:18:35.639Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-11T11:18:35.639Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-11T11:18:35.639Z] #6 DONE 0.1s [2021-08-11T11:18:35.639Z] [2021-08-11T11:18:35.639Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:18:35.639Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-11T11:18:35.849Z] Congratulations! All API changes are done the right way. [2021-08-11T11:18:35.849Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-11T11:18:35.849Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-11T11:18:35.849Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-11T11:18:35.849Z] Congratulations! No new tests were added to integration-cli. [2021-08-11T11:18:35.849Z] [2021-08-11T11:18:35.849Z] INFO Start validation with golang-ci-lint [2021-08-11T11:18:35.849Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-11T11:18:35.849Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-11T11:18:35.849Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-11T11:18:35.899Z] #8 DONE 0.1s [2021-08-11T11:18:35.899Z] [2021-08-11T11:18:35.899Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:18:35.899Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-11T11:18:35.899Z] #7 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-11T11:18:36.049Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [2021-08-11T11:18:36.161Z] [2021-08-11T11:18:36.161Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:18:36.161Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:18:36.161Z] #9 DONE 0.0s [2021-08-11T11:18:36.161Z] [2021-08-11T11:18:36.161Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:18:36.161Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-11T11:18:36.161Z] #65 DONE 0.0s [2021-08-11T11:18:36.161Z] [2021-08-11T11:18:36.161Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:18:36.161Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-11T11:18:36.161Z] #63 DONE 0.0s [2021-08-11T11:18:36.161Z] [2021-08-11T11:18:36.161Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-11T11:18:36.161Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-11T11:18:36.161Z] #26 DONE 0.0s [2021-08-11T11:18:36.161Z] [2021-08-11T11:18:36.161Z] #23 [internal] load build context [2021-08-11T11:18:36.161Z] #23 sha256:e0a54b8a23cb482dfe7ddbbc439fbd5f660498347048d0a17e9c9f28dd960f3e [2021-08-11T11:18:36.435Z] #23 ... [2021-08-11T11:18:36.435Z] [2021-08-11T11:18:36.435Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-11T11:18:36.435Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-11T11:18:36.435Z] #42 DONE 0.4s [2021-08-11T11:18:36.435Z] [2021-08-11T11:18:36.435Z] #23 [internal] load build context [2021-08-11T11:18:36.435Z] #23 sha256:e0a54b8a23cb482dfe7ddbbc439fbd5f660498347048d0a17e9c9f28dd960f3e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-08-11T11:18:34.915Z] > git remote # timeout=10 [2021-08-11T11:18:34.923Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:18:34.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:34.929Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:18:34.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T11:18:34.949Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:34.953Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [Pipeline] sh [2021-08-11T11:18:36.856Z] + docker version [2021-08-11T11:18:36.856Z] Client: Docker Engine - Community [2021-08-11T11:18:36.856Z] Version: 20.10.6 [2021-08-11T11:18:36.856Z] API version: 1.41 [2021-08-11T11:18:36.856Z] Go version: go1.13.15 [2021-08-11T11:18:36.856Z] Git commit: 370c289 [2021-08-11T11:18:36.856Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-11T11:18:36.856Z] OS/Arch: linux/arm64 [2021-08-11T11:18:36.856Z] Context: default [2021-08-11T11:18:36.856Z] Experimental: true [2021-08-11T11:18:36.856Z] [2021-08-11T11:18:36.856Z] Server: Docker Engine - Community [2021-08-11T11:18:36.856Z] Engine: [2021-08-11T11:18:36.856Z] Version: 20.10.6 [2021-08-11T11:18:36.856Z] API version: 1.41 (minimum version 1.12) [2021-08-11T11:18:36.856Z] Go version: go1.13.15 [2021-08-11T11:18:36.856Z] Git commit: 8728dd2 [2021-08-11T11:18:36.856Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-11T11:18:36.856Z] OS/Arch: linux/arm64 [2021-08-11T11:18:36.856Z] Experimental: true [2021-08-11T11:18:36.856Z] containerd: [2021-08-11T11:18:36.856Z] Version: 1.4.6 [2021-08-11T11:18:36.856Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:18:36.856Z] runc: [2021-08-11T11:18:36.856Z] Version: 1.0.0-rc95 [2021-08-11T11:18:36.856Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:18:36.856Z] docker-init: [2021-08-11T11:18:36.856Z] Version: 0.19.0 [2021-08-11T11:18:36.856Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-11T11:18:36.959Z] + docker version [2021-08-11T11:18:36.959Z] Client: [2021-08-11T11:18:36.959Z] Version: 20.10.6 [2021-08-11T11:18:36.959Z] API version: 1.41 [2021-08-11T11:18:36.959Z] Go version: go1.16.3 [2021-08-11T11:18:36.959Z] Git commit: 370c289 [2021-08-11T11:18:36.959Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-11T11:18:36.959Z] OS/Arch: windows/amd64 [2021-08-11T11:18:36.959Z] Context: default [2021-08-11T11:18:36.959Z] Experimental: true [2021-08-11T11:18:36.959Z] [2021-08-11T11:18:36.959Z] Server: Docker Engine - Community [2021-08-11T11:18:36.959Z] Engine: [2021-08-11T11:18:36.959Z] Version: 20.10.6 [2021-08-11T11:18:36.959Z] API version: 1.41 (minimum version 1.24) [2021-08-11T11:18:36.959Z] Go version: go1.13.15 [2021-08-11T11:18:36.959Z] Git commit: 8728dd2 [2021-08-11T11:18:36.959Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-11T11:18:36.959Z] OS/Arch: windows/amd64 [2021-08-11T11:18:36.959Z] Experimental: true [2021-08-11T11:18:36.982Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:36.982Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) [2021-08-11T11:18:36.704Z] > git remote # timeout=10 [2021-08-11T11:18:36.746Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:18:36.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:36.787Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:18:36.901Z] > git rev-parse "HEAD^{commit}" # timeout=10 [Pipeline] sh [2021-08-11T11:18:37.145Z] + docker info [2021-08-11T11:18:37.436Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:37.436Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) [2021-08-11T11:18:37.500Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [2021-08-11T11:18:37.818Z] #23 transferring context: 55.80MB 1.5s done [2021-08-11T11:18:37.818Z] #23 DONE 1.7s [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #38 sha256:6aaa0984cf138840b81f24c7f039cfb04fccdb39d08e23ff6ea6d03a9973bec7 [2021-08-11T11:18:37.818Z] #38 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-11T11:18:37.818Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-11T11:18:37.818Z] #17 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #67 sha256:bb5c06f3e1d210babb73eacaed9bfd796a3ed026d0dbc9f927f236b9a75a0ff3 [2021-08-11T11:18:37.818Z] #67 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-11T11:18:37.818Z] #28 sha256:a9626c900612292574cae12814d10dbbd9c85c33e126dba54b62102b2f60897d [2021-08-11T11:18:37.818Z] #28 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #47 sha256:9f21d5ce4781590e1a8d639beb83bbd5f67a2200e4b6533fc60afccfb30fd6a3 [2021-08-11T11:18:37.818Z] #47 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #58 sha256:d0905947f280d045409afde1122646fa918eaef950a0dda8d098b9969952b5f9 [2021-08-11T11:18:37.818Z] #58 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #45 sha256:eed59781f78a5b84d1358be7b93ea081dec8563aaeb1805cce7361c529aaf7e1 [2021-08-11T11:18:37.818Z] #45 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-11T11:18:37.818Z] #60 sha256:0b6a2a9e54b93587aa4fc604f40b3a756276d458802989f1c80257d5ed8aac80 [2021-08-11T11:18:37.818Z] #60 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-11T11:18:37.818Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-11T11:18:37.818Z] #19 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-11T11:18:37.818Z] #27 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-11T11:18:37.818Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-11T11:18:37.818Z] #22 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #53 sha256:2da2c3d097651d1fbab7520ee8e45fdb1ca0e86fabde7f1894a4d3e9af6f0e19 [2021-08-11T11:18:37.818Z] #53 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-11T11:18:37.818Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-11T11:18:37.818Z] #64 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #62 sha256:76d0453ffd53b222ea61e9c999fea4bcfe80529adc778e56d4e55b469ae11ce8 [2021-08-11T11:18:37.818Z] #62 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #33 sha256:7078bf26295fbabb0b19e6dce2ca1ac0055d76b11cd5b64ef6ef024ddd9347e3 [2021-08-11T11:18:37.818Z] #33 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-11T11:18:37.818Z] #61 sha256:92b1b23442eaa73a29a1cc2ea9e19b079bb4e8cf31cb9d200edc3781d55fcad9 [2021-08-11T11:18:37.818Z] #61 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-11T11:18:37.818Z] #30 sha256:95a4ef3b3746e6a18b8c3e6b34551844dd2e68d4d09c79f887ff0f500c96ef9b [2021-08-11T11:18:37.818Z] #30 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:18:37.818Z] #40 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-11T11:18:37.818Z] #15 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-11T11:18:37.818Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-11T11:18:37.818Z] #14 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #29 sha256:bce74ee8a5c10c05ab38f17f365e6cf6d8f7599185b0018634f0ff969efe37da [2021-08-11T11:18:37.818Z] #29 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-11T11:18:37.818Z] #56 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-11T11:18:37.818Z] #25 sha256:e901cd3650767c39746019d69b3f90ba7eb16a9e47aafd2ed1d064008ede0a0c [2021-08-11T11:18:37.818Z] #25 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-11T11:18:37.818Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-11T11:18:37.818Z] #66 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-11T11:18:37.818Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-11T11:18:37.818Z] #16 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #69 sha256:432b4be1cce1cc44ceabeb7f4b49ed15991aea46bd2398b9262462dea907d7b6 [2021-08-11T11:18:37.818Z] #69 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-11T11:18:37.818Z] #21 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:18:37.818Z] #13 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #34 sha256:42861aa6dc247e938b1d1879648b097639e8ab130d15f76afb4c0ec453e1c476 [2021-08-11T11:18:37.818Z] #34 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #41 sha256:2a645a515f1b2b665ebdcd330d760edcffabb0dc6af99f4b611b1d7ac2918988 [2021-08-11T11:18:37.818Z] #41 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #49 sha256:fa97458882cd4c196cce7f737d8e1d6cec050b8266c16daa72d61ea5070a9cfc [2021-08-11T11:18:37.818Z] #49 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #37 sha256:61cac2cc4498118683709b7723ec2751429c34bebf1971df5ff1919ce7a199e0 [2021-08-11T11:18:37.818Z] #37 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-11T11:18:37.818Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-11T11:18:37.818Z] #18 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-11T11:18:37.818Z] #32 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #57 sha256:bc208758477835bc4c921ade71fbb1efe5007cee17314c32722880e82c99f490 [2021-08-11T11:18:37.818Z] #57 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-11T11:18:37.818Z] #68 sha256:f2a27a108f65b5cf0ad2eba08eee3a1106f27a0f1429c1535a68fad436160835 [2021-08-11T11:18:37.818Z] #68 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #55 sha256:ed40ddde0f73c11aca5ab962ed90950d0af19ddc1ecde14b2325c93db4e30522 [2021-08-11T11:18:37.818Z] #55 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-11T11:18:37.818Z] #11 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-11T11:18:37.818Z] #43 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:18:37.818Z] #44 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-11T11:18:37.818Z] #12 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #35 sha256:2dc17488c43c01f1eb1cc01a0dccba02924d662bd72b782ca63a452d992386cc [2021-08-11T11:18:37.818Z] #35 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #48 sha256:bbfe5ba0a8eb36b74919b66831a486ad1caf4a87c183910e020a1574cd3fb5a6 [2021-08-11T11:18:37.818Z] #48 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #50 sha256:6591b34eeb17ebb65de454dbadd2acdabc5bbdb73fbebdb10f5d661f8ecdf941 [2021-08-11T11:18:37.818Z] #50 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-11T11:18:37.818Z] #20 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #24 sha256:cdb56d68a5e6d05b77cd050fb8526a15285bd8b94810bbcb3b2d5585ffa3f921 [2021-08-11T11:18:37.818Z] #24 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #54 sha256:f45ea91cde5287a746803ae79a938d7436058087ce8fc21474e58734d700b213 [2021-08-11T11:18:37.818Z] #54 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #59 sha256:8f4396eda76eff473ccd5011a51c653021eba20f2f37d3e9dc8acb0ee2c5e63c [2021-08-11T11:18:37.818Z] #59 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-11T11:18:37.818Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-11T11:18:37.818Z] #39 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #46 sha256:2b2abf13e6cf77b523cce970ba668cb6300e845b61836d88a7530291bdbebf4c [2021-08-11T11:18:37.818Z] #46 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-11T11:18:37.818Z] #51 sha256:fffcea8a043ffdf2289390927c33073bcf0003478911c458a35f293ed3610fd6 [2021-08-11T11:18:37.818Z] #51 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #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-08-11T11:18:37.818Z] #52 sha256:c4e5d689a5c70252bab176bf8bb36714ce6e49727b3072399a2bc67cb52fbfc4 [2021-08-11T11:18:37.818Z] #52 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.818Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-11T11:18:37.818Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-11T11:18:37.818Z] #31 CACHED [2021-08-11T11:18:37.818Z] [2021-08-11T11:18:37.819Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-11T11:18:37.819Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-11T11:18:37.819Z] #10 CACHED [2021-08-11T11:18:37.819Z] [2021-08-11T11:18:37.819Z] #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-08-11T11:18:37.819Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:18:37.819Z] #36 CACHED [2021-08-11T11:18:37.819Z] [2021-08-11T11:18:37.819Z] #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-08-11T11:18:37.819Z] #70 sha256:8233c6b6c1877ef428ec538d8607b5527b6ee798bf5abd1f013fc2a5a2e4c417 [2021-08-11T11:18:37.819Z] #70 CACHED [2021-08-11T11:18:37.819Z] [2021-08-11T11:18:37.819Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-11T11:18:37.819Z] #71 sha256:dd9cc5f60416a271f48eee4268a36f69d70532f6b4f7f655c63682c214593f92 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-11T11:18:38.038Z] + docker info [2021-08-11T11:18:38.086Z] Client: [2021-08-11T11:18:38.087Z] Context: default [2021-08-11T11:18:38.087Z] Debug Mode: false [2021-08-11T11:18:38.087Z] Plugins: [2021-08-11T11:18:38.087Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-11T11:18:38.087Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-11T11:18:38.087Z] [2021-08-11T11:18:38.087Z] Server: [2021-08-11T11:18:38.087Z] Containers: 0 [2021-08-11T11:18:38.087Z] Running: 0 [2021-08-11T11:18:38.087Z] Paused: 0 [2021-08-11T11:18:38.087Z] Stopped: 0 [2021-08-11T11:18:38.087Z] Images: 2 [2021-08-11T11:18:38.087Z] Server Version: 20.10.6 [2021-08-11T11:18:38.087Z] Storage Driver: overlay2 [2021-08-11T11:18:38.087Z] Backing Filesystem: extfs [2021-08-11T11:18:38.087Z] Supports d_type: true [2021-08-11T11:18:38.087Z] Native Overlay Diff: true [2021-08-11T11:18:38.087Z] userxattr: false [2021-08-11T11:18:38.087Z] Logging Driver: json-file [2021-08-11T11:18:38.087Z] Cgroup Driver: cgroupfs [2021-08-11T11:18:38.087Z] Cgroup Version: 1 [2021-08-11T11:18:38.087Z] Plugins: [2021-08-11T11:18:38.087Z] Volume: local [2021-08-11T11:18:38.087Z] Network: bridge host ipvlan macvlan null overlay [2021-08-11T11:18:38.087Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-11T11:18:38.087Z] Swarm: inactive [2021-08-11T11:18:38.087Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-11T11:18:38.087Z] Default Runtime: runc [2021-08-11T11:18:38.087Z] Init Binary: docker-init [2021-08-11T11:18:38.087Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:18:38.087Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:18:38.087Z] init version: de40ad0 [2021-08-11T11:18:38.087Z] Security Options: [2021-08-11T11:18:38.087Z] apparmor [2021-08-11T11:18:38.087Z] seccomp [2021-08-11T11:18:38.087Z] Profile: default [2021-08-11T11:18:38.087Z] Kernel Version: 5.4.0-1048-aws [2021-08-11T11:18:38.087Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-11T11:18:38.087Z] OSType: linux [2021-08-11T11:18:38.087Z] Architecture: aarch64 [2021-08-11T11:18:38.087Z] CPUs: 4 [2021-08-11T11:18:38.087Z] Total Memory: 7.493GiB [2021-08-11T11:18:38.087Z] Name: ip-10-100-116-173 [2021-08-11T11:18:38.087Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-11T11:18:38.087Z] Docker Root Dir: /var/lib/docker [2021-08-11T11:18:38.087Z] Debug Mode: false [2021-08-11T11:18:38.087Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:38.087Z] Labels: [2021-08-11T11:18:38.087Z] Experimental: true [2021-08-11T11:18:38.087Z] Insecure Registries: [2021-08-11T11:18:38.087Z] 127.0.0.0/8 [2021-08-11T11:18:38.087Z] Live Restore Enabled: true [2021-08-11T11:18:38.087Z] [2021-08-11T11:18:38.087Z] WARNING: No swap limit support [2021-08-11T11:18:38.301Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [Pipeline] sh [2021-08-11T11:18:38.631Z] Client: [2021-08-11T11:18:38.631Z] Context: default [2021-08-11T11:18:38.631Z] Debug Mode: false [2021-08-11T11:18:38.631Z] Plugins: [2021-08-11T11:18:38.631Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-11T11:18:38.631Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-11T11:18:38.632Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-11T11:18:38.632Z] [2021-08-11T11:18:38.632Z] Server: [2021-08-11T11:18:38.632Z] Containers: 0 [2021-08-11T11:18:38.632Z] Running: 0 [2021-08-11T11:18:38.632Z] Paused: 0 [2021-08-11T11:18:38.632Z] Stopped: 0 [2021-08-11T11:18:38.632Z] Images: 10 [2021-08-11T11:18:38.632Z] Server Version: 20.10.6 [2021-08-11T11:18:38.632Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-11T11:18:38.632Z] Windows: [2021-08-11T11:18:38.632Z] LCOW: [2021-08-11T11:18:38.632Z] Logging Driver: json-file [2021-08-11T11:18:38.632Z] Plugins: [2021-08-11T11:18:38.632Z] Volume: local [2021-08-11T11:18:38.632Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:18:38.632Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:18:38.632Z] Swarm: inactive [2021-08-11T11:18:38.632Z] Default Isolation: process [2021-08-11T11:18:38.632Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-11T11:18:38.632Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-11T11:18:38.632Z] OSType: windows [2021-08-11T11:18:38.632Z] Architecture: x86_64 [2021-08-11T11:18:38.632Z] CPUs: 4 [2021-08-11T11:18:38.632Z] Total Memory: 32GiB [2021-08-11T11:18:38.632Z] Name: azwin-2-07dde0 [2021-08-11T11:18:38.632Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-11T11:18:38.632Z] Docker Root Dir: D:\docker [2021-08-11T11:18:38.632Z] Debug Mode: false [2021-08-11T11:18:38.632Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:38.632Z] Labels: [2021-08-11T11:18:38.632Z] Experimental: true [2021-08-11T11:18:38.632Z] Insecure Registries: [2021-08-11T11:18:38.632Z] 10.0.0.4:5000 [2021-08-11T11:18:38.632Z] 127.0.0.0/8 [2021-08-11T11:18:38.632Z] Registry Mirrors: [2021-08-11T11:18:38.632Z] http://10.0.0.4:5000/ [2021-08-11T11:18:38.632Z] Live Restore Enabled: false [2021-08-11T11:18:38.632Z] Product License: Community Engine [2021-08-11T11:18:38.632Z] [Pipeline] } [2021-08-11T11:18:38.645Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:18:38.645Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:18:38.645Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42734/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-11T11:18:38.645Z] + bash /home/ubuntu/workspace/moby_PR-42734/check-config.sh [2021-08-11T11:18:38.645Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-11T11:18:38.645Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-11T11:18:38.645Z] [2021-08-11T11:18:38.645Z] Generally Necessary: [2021-08-11T11:18:38.645Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-11T11:18:38.645Z] - apparmor: enabled and tools installed [2021-08-11T11:18:38.645Z] - CONFIG_NAMESPACES: enabled [2021-08-11T11:18:38.645Z] - CONFIG_NET_NS: enabled [2021-08-11T11:18:38.645Z] - CONFIG_PID_NS: enabled [2021-08-11T11:18:38.645Z] - CONFIG_IPC_NS: enabled [2021-08-11T11:18:38.645Z] - CONFIG_UTS_NS: enabled [2021-08-11T11:18:38.645Z] - CONFIG_CGROUPS: enabled [2021-08-11T11:18:38.645Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-11T11:18:38.645Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-11T11:18:38.645Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-11T11:18:38.645Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-11T11:18:38.645Z] - CONFIG_CPUSETS: enabled [2021-08-11T11:18:38.645Z] - CONFIG_MEMCG: enabled [2021-08-11T11:18:38.645Z] - CONFIG_KEYS: enabled [2021-08-11T11:18:38.645Z] - CONFIG_VETH: enabled (as module) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-11T11:18:38.758Z] #71 DONE 0.8s [2021-08-11T11:18:38.758Z] [2021-08-11T11:18:38.758Z] #72 exporting to image [2021-08-11T11:18:38.758Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-11T11:18:38.758Z] #72 exporting layers [2021-08-11T11:18:38.804Z] + docker version [2021-08-11T11:18:38.804Z] Client: [2021-08-11T11:18:38.804Z] Version: 20.10.7 [2021-08-11T11:18:38.804Z] API version: 1.41 [2021-08-11T11:18:38.804Z] Go version: go1.16.4 [2021-08-11T11:18:38.804Z] Git commit: f0df350 [2021-08-11T11:18:38.804Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-11T11:18:38.804Z] OS/Arch: windows/amd64 [2021-08-11T11:18:38.804Z] Context: default [2021-08-11T11:18:38.804Z] Experimental: true [2021-08-11T11:18:38.804Z] [2021-08-11T11:18:38.804Z] Server: Docker Engine - Community [2021-08-11T11:18:38.804Z] Engine: [2021-08-11T11:18:38.804Z] Version: 20.10.7 [2021-08-11T11:18:38.804Z] API version: 1.41 (minimum version 1.24) [2021-08-11T11:18:38.804Z] Go version: go1.13.15 [2021-08-11T11:18:38.804Z] Git commit: b0f5bc3 [2021-08-11T11:18:38.804Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-11T11:18:38.804Z] OS/Arch: windows/amd64 [2021-08-11T11:18:38.804Z] Experimental: true [2021-08-11T11:18:38.907Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-11T11:18:38.907Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-11T11:18:38.907Z] [2021-08-11T11:18:38.907Z] Optional Features: [2021-08-11T11:18:38.907Z] - CONFIG_USER_NS: enabled [2021-08-11T11:18:38.907Z] - CONFIG_SECCOMP: enabled [2021-08-11T11:18:38.907Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-11T11:18:38.907Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-11T11:18:38.907Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-11T11:18:38.907Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-11T11:18:38.907Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-11T11:18:38.907Z] - CONFIG_BLK_CGROUP: enabled [2021-08-11T11:18:38.907Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-11T11:18:38.907Z] - CONFIG_CGROUP_PERF: enabled [2021-08-11T11:18:37.011Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:37.057Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:37.132Z] > git remote # timeout=10 [2021-08-11T11:18:37.174Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:18:37.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:37.215Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:18:37.353Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-11T11:18:37.466Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:37.508Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:39.167Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-11T11:18:39.167Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-11T11:18:39.167Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-11T11:18:39.167Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-11T11:18:39.167Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-11T11:18:39.167Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-11T11:18:39.167Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-11T11:18:39.167Z] - CONFIG_IP_VS: enabled (as module) [2021-08-11T11:18:39.167Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-11T11:18:39.167Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-11T11:18:39.167Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-11T11:18:39.168Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-11T11:18:39.168Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-11T11:18:39.168Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-11T11:18:39.168Z] - CONFIG_EXT4_FS: enabled [2021-08-11T11:18:39.168Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-11T11:18:39.168Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-11T11:18:39.168Z] - Network Drivers: [2021-08-11T11:18:39.168Z] - "overlay": [2021-08-11T11:18:39.168Z] - CONFIG_VXLAN: enabled (as module) [2021-08-11T11:18:39.168Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-11T11:18:39.168Z] Optional (for encrypted networks): [Pipeline] sh [2021-08-11T11:18:39.429Z] - CONFIG_CRYPTO: enabled [2021-08-11T11:18:39.429Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-11T11:18:39.429Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-11T11:18:39.429Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-11T11:18:39.429Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-11T11:18:39.429Z] - CONFIG_XFRM: enabled [2021-08-11T11:18:39.429Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-11T11:18:39.429Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-11T11:18:39.429Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-11T11:18:39.429Z] - "ipvlan": [2021-08-11T11:18:39.429Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-11T11:18:39.429Z] - "macvlan": [2021-08-11T11:18:39.429Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-11T11:18:39.429Z] - CONFIG_DUMMY: enabled (as module) [2021-08-11T11:18:39.429Z] - "ftp,tftp client in container": [2021-08-11T11:18:39.429Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-11T11:18:39.429Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-11T11:18:39.429Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-11T11:18:39.429Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-11T11:18:39.429Z] - Storage Drivers: [2021-08-11T11:18:39.429Z] - "aufs": [2021-08-11T11:18:39.429Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-11T11:18:39.429Z] - "btrfs": [2021-08-11T11:18:39.429Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-11T11:18:39.429Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-11T11:18:39.429Z] - "devicemapper": [2021-08-11T11:18:39.429Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-11T11:18:39.429Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-11T11:18:39.429Z] - "overlay": [2021-08-11T11:18:39.429Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-11T11:18:39.429Z] - "zfs": [2021-08-11T11:18:39.689Z] - /dev/zfs: present [2021-08-11T11:18:39.689Z] - zfs command: missing [2021-08-11T11:18:39.689Z] - zpool command: missing [2021-08-11T11:18:39.689Z] [2021-08-11T11:18:39.689Z] Limits: [2021-08-11T11:18:39.689Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-11T11:18:39.689Z] [2021-08-11T11:18:39.689Z] + true [2021-08-11T11:18:39.697Z] #72 exporting layers 1.0s done [2021-08-11T11:18:39.697Z] #72 writing image sha256:2d4f72eea21f0e79be7eaa0cd71a07fda34fbfbc1d40107928789e7bcdf218a7 done [2021-08-11T11:18:39.697Z] #72 naming to docker.io/library/docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 done [2021-08-11T11:18:39.697Z] #72 DONE 1.1s [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2021-08-11T11:18:40.200Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 . [2021-08-11T11:18:40.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -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:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh dynbinary test-integration [2021-08-11T11:18:40.281Z] + docker info [2021-08-11T11:18:40.281Z] Client: [2021-08-11T11:18:40.281Z] Context: default [2021-08-11T11:18:40.281Z] Debug Mode: false [2021-08-11T11:18:40.281Z] [2021-08-11T11:18:40.281Z] Server: [2021-08-11T11:18:40.281Z] Containers: 0 [2021-08-11T11:18:40.281Z] Running: 0 [2021-08-11T11:18:40.281Z] Paused: 0 [2021-08-11T11:18:40.281Z] Stopped: 0 [2021-08-11T11:18:40.281Z] Images: 10 [2021-08-11T11:18:40.281Z] Server Version: 20.10.7 [2021-08-11T11:18:40.281Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-11T11:18:40.281Z] Windows: [2021-08-11T11:18:40.281Z] LCOW: [2021-08-11T11:18:40.281Z] Logging Driver: json-file [2021-08-11T11:18:40.281Z] Plugins: [2021-08-11T11:18:40.281Z] Volume: local [2021-08-11T11:18:40.281Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:18:40.281Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:18:40.281Z] Swarm: inactive [2021-08-11T11:18:40.281Z] Default Isolation: process [2021-08-11T11:18:40.281Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-11T11:18:40.281Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-11T11:18:40.281Z] OSType: windows [2021-08-11T11:18:40.281Z] Architecture: x86_64 [2021-08-11T11:18:40.281Z] CPUs: 4 [2021-08-11T11:18:40.281Z] Total Memory: 32GiB [2021-08-11T11:18:40.281Z] Name: azwin-2-9d19c0 [2021-08-11T11:18:40.281Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-11T11:18:40.281Z] Docker Root Dir: D:\docker [2021-08-11T11:18:40.281Z] Debug Mode: false [2021-08-11T11:18:40.281Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:40.281Z] Labels: [2021-08-11T11:18:40.281Z] Experimental: true [2021-08-11T11:18:40.281Z] Insecure Registries: [2021-08-11T11:18:40.281Z] 10.0.0.4:5000 [2021-08-11T11:18:40.281Z] 127.0.0.0/8 [2021-08-11T11:18:40.281Z] Registry Mirrors: [2021-08-11T11:18:40.281Z] http://10.0.0.4:5000/ [2021-08-11T11:18:40.281Z] Live Restore Enabled: false [2021-08-11T11:18:40.281Z] Product License: Community Engine [2021-08-11T11:18:40.281Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-11T11:18:40.819Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-11T11:18:40.819Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-11T11:18:40.819Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-11T11:18:40.819Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-11T11:18:40.819Z] 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-08-11T11:18:40.819Z] Detected virtualization docker. [2021-08-11T11:18:40.819Z] Detected architecture x86-64. [2021-08-11T11:18:40.819Z] Set hostname to <025e1a96ae4f>. [2021-08-11T11:18:40.951Z] + docker version [2021-08-11T11:18:40.951Z] Client: [2021-08-11T11:18:40.951Z] Version: 20.10.7 [2021-08-11T11:18:40.951Z] API version: 1.41 [2021-08-11T11:18:40.951Z] Go version: go1.16.4 [2021-08-11T11:18:40.951Z] Git commit: f0df350 [2021-08-11T11:18:40.951Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-11T11:18:40.951Z] OS/Arch: windows/amd64 [2021-08-11T11:18:40.951Z] Context: default [2021-08-11T11:18:40.951Z] Experimental: true [2021-08-11T11:18:40.951Z] [2021-08-11T11:18:40.951Z] Server: Docker Engine - Community [2021-08-11T11:18:40.951Z] Engine: [2021-08-11T11:18:40.951Z] Version: 20.10.7 [2021-08-11T11:18:40.951Z] API version: 1.41 (minimum version 1.24) [2021-08-11T11:18:40.951Z] Go version: go1.13.15 [2021-08-11T11:18:40.951Z] Git commit: b0f5bc3 [2021-08-11T11:18:40.951Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-11T11:18:40.951Z] OS/Arch: windows/amd64 [2021-08-11T11:18:40.951Z] Experimental: true [Pipeline] sh [2021-08-11T11:18:41.388Z] + source /etc/docker-entrypoint-cmd [2021-08-11T11:18:41.388Z] ++ hack/make.sh dynbinary test-integration [2021-08-11T11:18:41.388Z] [2021-08-11T11:18:41.648Z] Removing bundles/ [2021-08-11T11:18:41.648Z] [2021-08-11T11:18:41.648Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-11T11:18:41.648Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:18:41.648Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:18:42.060Z] + docker info [2021-08-11T11:18:42.061Z] Client: [2021-08-11T11:18:42.061Z] Context: default [2021-08-11T11:18:42.061Z] Debug Mode: false [2021-08-11T11:18:42.061Z] [2021-08-11T11:18:42.061Z] Server: [2021-08-11T11:18:42.061Z] Containers: 0 [2021-08-11T11:18:42.061Z] Running: 0 [2021-08-11T11:18:42.061Z] Paused: 0 [2021-08-11T11:18:42.061Z] Stopped: 0 [2021-08-11T11:18:42.061Z] Images: 10 [2021-08-11T11:18:42.061Z] Server Version: 20.10.7 [2021-08-11T11:18:42.061Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-11T11:18:42.061Z] Windows: [2021-08-11T11:18:42.061Z] LCOW: [2021-08-11T11:18:42.061Z] Logging Driver: json-file [2021-08-11T11:18:42.061Z] Plugins: [2021-08-11T11:18:42.061Z] Volume: local [2021-08-11T11:18:42.061Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:18:42.061Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:18:42.061Z] Swarm: inactive [2021-08-11T11:18:42.061Z] Default Isolation: process [2021-08-11T11:18:42.061Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-11T11:18:42.061Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-11T11:18:42.061Z] OSType: windows [2021-08-11T11:18:42.061Z] Architecture: x86_64 [2021-08-11T11:18:42.061Z] CPUs: 4 [2021-08-11T11:18:42.061Z] Total Memory: 32GiB [2021-08-11T11:18:42.061Z] Name: azwin-2-27b790 [2021-08-11T11:18:42.061Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-11T11:18:42.061Z] Docker Root Dir: D:\docker [2021-08-11T11:18:42.061Z] Debug Mode: false [2021-08-11T11:18:42.061Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:42.061Z] Labels: [2021-08-11T11:18:42.061Z] Experimental: true [2021-08-11T11:18:42.061Z] Insecure Registries: [2021-08-11T11:18:42.061Z] 10.0.0.4:5000 [2021-08-11T11:18:42.061Z] 127.0.0.0/8 [2021-08-11T11:18:42.061Z] Registry Mirrors: [2021-08-11T11:18:42.061Z] http://10.0.0.4:5000/ [2021-08-11T11:18:42.061Z] Live Restore Enabled: false [2021-08-11T11:18:42.061Z] Product License: Community Engine [2021-08-11T11:18:42.061Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-11T11:18:42.571Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0847e96981eb30bdd) in /home/ubuntu/workspace/moby_PR-42734 [2021-08-11T11:18:42.746Z] #1 [internal] load build definition from Dockerfile [2021-08-11T11:18:42.747Z] #1 sha256:6452770278e4235d7c5fc01d05e11869e8a2ba393a9b3f9a233f9be83988121b [2021-08-11T11:18:42.747Z] #1 transferring dockerfile: 16.59kB done [2021-08-11T11:18:42.747Z] #1 DONE 0.0s [Pipeline] { [Pipeline] checkout [2021-08-11T11:18:42.840Z] The recommended git tool is: git [2021-08-11T11:18:42.857Z] using credential docker-jenkins-github-credentials [2021-08-11T11:18:42.863Z] Cloning the remote Git repository [2021-08-11T11:18:42.863Z] Cloning with configured refspecs honoured and without tags [2021-08-11T11:18:43.008Z] [2021-08-11T11:18:43.008Z] #2 [internal] load .dockerignore [2021-08-11T11:18:43.008Z] #2 sha256:ae228910a1fc9736b4a422e572f597b39de4c007971f88270710fad851cba333 [2021-08-11T11:18:43.008Z] #2 transferring context: 87B done [2021-08-11T11:18:43.008Z] #2 DONE 0.0s [2021-08-11T11:18:42.868Z] Cloning repository https://github.com/moby/moby.git [2021-08-11T11:18:42.868Z] > git init /home/ubuntu/workspace/moby_PR-42734 # timeout=10 [2021-08-11T11:18:42.887Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:42.887Z] > git --version # timeout=10 [2021-08-11T11:18:42.891Z] > git --version # 'git version 2.17.1' [2021-08-11T11:18:42.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:42.892Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:43.950Z] [2021-08-11T11:18:43.951Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-11T11:18:43.951Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-11T11:18:43.951Z] #3 DONE 0.2s [2021-08-11T11:18:43.951Z] [2021-08-11T11:18:43.951Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-11T11:18:43.951Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-11T11:18:43.951Z] #4 CACHED [2021-08-11T11:18:44.901Z] [2021-08-11T11:18:44.901Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-11T11:18:44.901Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-08-11T11:18:44.901Z] #5 DONE 0.1s [2021-08-11T11:18:44.901Z] [2021-08-11T11:18:44.901Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-11T11:18:44.901Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-11T11:18:44.901Z] #6 DONE 0.1s [2021-08-11T11:18:44.901Z] [2021-08-11T11:18:44.901Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:18:44.901Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-11T11:18:44.901Z] #7 DONE 0.1s [2021-08-11T11:18:44.901Z] [2021-08-11T11:18:44.901Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:18:44.901Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-11T11:18:45.161Z] #8 DONE 0.2s [2021-08-11T11:18:45.424Z] [2021-08-11T11:18:45.424Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:18:45.424Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-11T11:18:45.424Z] #63 DONE 0.0s [2021-08-11T11:18:45.424Z] [2021-08-11T11:18:45.424Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:18:45.424Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-11T11:18:45.424Z] #65 DONE 0.0s [2021-08-11T11:18:45.424Z] [2021-08-11T11:18:45.424Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:18:45.424Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-08-11T11:18:45.424Z] #9 DONE 0.0s [2021-08-11T11:18:45.424Z] [2021-08-11T11:18:45.424Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-11T11:18:45.424Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-08-11T11:18:45.424Z] #26 DONE 0.0s [2021-08-11T11:18:45.424Z] [2021-08-11T11:18:45.424Z] #23 [internal] load build context [2021-08-11T11:18:45.424Z] #23 sha256:ee8c397ff0f1e3098bb95b34f33b0346b3b2c34eda50d7991b4178259b945876 [2021-08-11T11:18:45.694Z] #23 ... [2021-08-11T11:18:45.694Z] [2021-08-11T11:18:45.694Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-11T11:18:45.694Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-11T11:18:45.694Z] #42 DONE 0.4s [2021-08-11T11:18:45.694Z] [2021-08-11T11:18:45.694Z] #23 [internal] load build context [2021-08-11T11:18:45.694Z] #23 sha256:ee8c397ff0f1e3098bb95b34f33b0346b3b2c34eda50d7991b4178259b945876 [2021-08-11T11:18:46.858Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-11T11:18:46.858Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4285c99b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-11T11:18:46.858Z] ---------------------------------------------------------------------------- [2021-08-11T11:18:46.858Z] [2021-08-11T11:18:46.858Z] INFO: executeCI.ps1 starting at Wed Aug 11 11:18:46 CUT 2021 [2021-08-11T11:18:46.858Z] [2021-08-11T11:18:46.858Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-11T11:18:46.858Z] INFO: Running git version 2.24.1.windows.2 [2021-08-11T11:18:46.858Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-11T11:18:46.858Z] INFO: Environment variables: [2021-08-11T11:18:46.858Z] [2021-08-11T11:18:46.858Z] Name Value [2021-08-11T11:18:46.858Z] ---- ----- [2021-08-11T11:18:46.858Z] ALLUSERSPROFILE C:\ProgramData [2021-08-11T11:18:46.858Z] amd64 true [2021-08-11T11:18:46.858Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-11T11:18:46.858Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-11T11:18:46.858Z] arm64 true [2021-08-11T11:18:46.858Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-11T11:18:46.858Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-11T11:18:46.858Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-11T11:18:46.858Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-11T11:18:46.858Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-11T11:18:46.858Z] BRANCH_NAME PR-42734 [2021-08-11T11:18:46.858Z] BUILD_DISPLAY_NAME #2 [2021-08-11T11:18:46.858Z] BUILD_ID 2 [2021-08-11T11:18:46.858Z] BUILD_NUMBER 2 [2021-08-11T11:18:46.858Z] BUILD_TAG jenkins-moby-PR-42734-2 [2021-08-11T11:18:46.858Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/ [2021-08-11T11:18:46.858Z] cgroup2 true [2021-08-11T11:18:46.858Z] CHANGE_AUTHOR rvolosatovs [2021-08-11T11:18:46.858Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-08-11T11:18:46.858Z] CHANGE_BRANCH volume_usage [2021-08-11T11:18:46.858Z] CHANGE_FORK rvolosatovs [2021-08-11T11:18:46.858Z] CHANGE_ID 42734 [2021-08-11T11:18:46.858Z] CHANGE_TARGET master [2021-08-11T11:18:46.858Z] CHANGE_TITLE Clean-up volume disk usage output [2021-08-11T11:18:46.859Z] CHANGE_URL https://github.com/moby/moby/pull/42734 [2021-08-11T11:18:46.859Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:18:46.859Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-11T11:18:46.859Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-11T11:18:46.859Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-11T11:18:46.859Z] COMPUTERNAME azwin-2-9d19c0 [2021-08-11T11:18:46.859Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-11T11:18:46.859Z] ConfigSequenceNumber 0 [2021-08-11T11:18:46.859Z] dco true [2021-08-11T11:18:46.859Z] DOCKER_BUILDKIT 0 [2021-08-11T11:18:46.859Z] DOCKER_DUT_DEBUG 1 [2021-08-11T11:18:46.859Z] DOCKER_EXPERIMENTAL 1 [2021-08-11T11:18:46.859Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-11T11:18:46.859Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-11T11:18:46.859Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-11T11:18:46.859Z] EXECUTOR_NUMBER 0 [2021-08-11T11:18:46.859Z] FQDN azwin-2-9d19c0.westus.cloudapp.azure.com [2021-08-11T11:18:46.859Z] GIT_BRANCH PR-42734 [2021-08-11T11:18:46.859Z] GIT_COMMIT 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:46.859Z] GIT_PREVIOUS_COMMIT 242664f7064718f4e0aa90d104d91195af0e8910 [2021-08-11T11:18:46.859Z] GIT_URL https://github.com/moby/moby.git [2021-08-11T11:18:46.859Z] HUDSON_COOKIE f4b45e8c-febd-40b0-8de6-c780edeea1b0 [2021-08-11T11:18:46.859Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-11T11:18:46.859Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-11T11:18:46.859Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-11T11:18:46.859Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-11T11:18:46.859Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-11T11:18:46.859Z] JENKINS_NODE_COOKIE f7bb92fe-dab6-49f9-af8c-e0b8dde1d9c5 [2021-08-11T11:18:46.859Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-11T11:18:46.859Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-11T11:18:46.859Z] JOB_BASE_NAME PR-42734 [2021-08-11T11:18:46.859Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/display/redirect [2021-08-11T11:18:46.859Z] JOB_NAME moby/PR-42734 [2021-08-11T11:18:46.859Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/ [2021-08-11T11:18:46.859Z] library.jps.version master [2021-08-11T11:18:46.859Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-11T11:18:46.859Z] NODE_LABELS amd64 azure azwin-2-9d19c0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-11T11:18:46.859Z] NODE_NAME azwin-2-9d19c0 [2021-08-11T11:18:46.859Z] NUMBER_OF_PROCESSORS 4 [2021-08-11T11:18:46.859Z] OS Windows_NT [2021-08-11T11:18:46.859Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-11T11:18:46.859Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-11T11:18:46.859Z] ppc64le false [2021-08-11T11:18:46.859Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-11T11:18:46.859Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-11T11:18:46.859Z] PROCESSOR_LEVEL 6 [2021-08-11T11:18:46.859Z] PROCESSOR_REVISION 5507 [2021-08-11T11:18:46.859Z] ProgramData C:\ProgramData [2021-08-11T11:18:46.859Z] ProgramFiles C:\Program Files [2021-08-11T11:18:46.859Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-11T11:18:46.859Z] ProgramW6432 C:\Program Files [2021-08-11T11:18:46.859Z] PROMPT $P$G [2021-08-11T11:18:46.859Z] PSExecutionPolicyPreference Bypass [2021-08-11T11:18:46.859Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-11T11:18:46.859Z] PUBLIC C:\Users\Public [2021-08-11T11:18:46.859Z] rootless true [2021-08-11T11:18:46.859Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=artif... [2021-08-11T11:18:46.859Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=changes [2021-08-11T11:18:46.859Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect [2021-08-11T11:18:46.859Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=tests [2021-08-11T11:18:46.859Z] s390x false [2021-08-11T11:18:46.859Z] SKIP_VALIDATION_TESTS 1 [2021-08-11T11:18:46.859Z] SOURCES_DRIVE d [2021-08-11T11:18:46.859Z] SOURCES_SUBDIR gopath [2021-08-11T11:18:46.859Z] STAGE_NAME Run tests [2021-08-11T11:18:46.859Z] SystemDrive C: [2021-08-11T11:18:46.859Z] SystemRoot C:\Windows [2021-08-11T11:18:46.859Z] TEMP C:\Windows\TEMP [2021-08-11T11:18:46.859Z] TESTDEBUG 0 [2021-08-11T11:18:46.859Z] TESTRUN_DRIVE d [2021-08-11T11:18:46.859Z] TESTRUN_SUBDIR CI [2021-08-11T11:18:46.859Z] TIMEOUT 120m [2021-08-11T11:18:46.859Z] TMP C:\Windows\TEMP [2021-08-11T11:18:46.859Z] unit_validate true [2021-08-11T11:18:46.859Z] USERDOMAIN WORKGROUP [2021-08-11T11:18:46.859Z] USERNAME azwin-2-9d19c0$ [2021-08-11T11:18:46.859Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-11T11:18:46.859Z] validate_force false [2021-08-11T11:18:46.859Z] windir C:\Windows [2021-08-11T11:18:46.859Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-11T11:18:46.859Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-11T11:18:46.859Z] windows2022 true [2021-08-11T11:18:46.859Z] windows2022containerd true [2021-08-11T11:18:46.859Z] windowsRS1 false [2021-08-11T11:18:46.859Z] windowsRS5 true [2021-08-11T11:18:46.859Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-11T11:18:46.859Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-11T11:18:46.859Z] [2021-08-11T11:18:46.859Z] [2021-08-11T11:18:46.859Z] [2021-08-11T11:18:46.859Z] INFO: Sources under d:\gopath\... [2021-08-11T11:18:46.859Z] INFO: Test run under d:\CI\... [2021-08-11T11:18:46.859Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-11T11:18:46.859Z] INFO: docker/docker repository was found [2021-08-11T11:18:47.103Z] #23 transferring context: 55.81MB 1.7s done [2021-08-11T11:18:47.103Z] #23 DONE 1.8s [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #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-08-11T11:18:47.103Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-08-11T11:18:47.103Z] #21 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #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-08-11T11:18:47.103Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-08-11T11:18:47.103Z] #15 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-11T11:18:47.103Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-08-11T11:18:47.103Z] #39 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-11T11:18:47.103Z] #25 sha256:0a14625e3e783836f624bd52b4fcfc8fc6d9c3a41778b2926e4cd1d654b08b31 [2021-08-11T11:18:47.103Z] #25 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-11T11:18:47.103Z] #61 sha256:525a5315e737baf0f4b26c9c33f71c273b3b3da0abda961b80054242dd0e84c6 [2021-08-11T11:18:47.103Z] #61 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-11T11:18:47.103Z] #45 sha256:325a13abc08b2e65430a6fe2ad915555da7dad291c38d3920d0471f171d6c4bb [2021-08-11T11:18:47.103Z] #45 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #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-08-11T11:18:47.103Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-08-11T11:18:47.103Z] #13 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #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-08-11T11:18:47.103Z] #29 sha256:16ea9912762d69240bbacedcc67172749fa227dbe5daec34b80e493a96d28f14 [2021-08-11T11:18:47.103Z] #29 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-11T11:18:47.103Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-08-11T11:18:47.103Z] #10 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #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-08-11T11:18:47.103Z] #54 sha256:71468ae2c9aceb0c5054941605ff75eb0009d0785d4c69d5fa4dd5920b3a1ef5 [2021-08-11T11:18:47.103Z] #54 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-11T11:18:47.103Z] #51 sha256:08a59f97a5401efe166efbe2785f271dfd84b6ae945ece75077db225ef8de284 [2021-08-11T11:18:47.103Z] #51 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #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-08-11T11:18:47.103Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-08-11T11:18:47.103Z] #27 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #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-08-11T11:18:47.103Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-08-11T11:18:47.103Z] #12 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-11T11:18:47.103Z] #38 sha256:6137fb3752faddd753bc482ec92ad774a14d64f4a9447cd7fd3ecc4640f15336 [2021-08-11T11:18:47.103Z] #38 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-11T11:18:47.103Z] #62 sha256:04260be1f5428d1cae78a01b57baa6f8fc89698b097cfcc4bb9ee4febc9af612 [2021-08-11T11:18:47.103Z] #62 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-11T11:18:47.103Z] #58 sha256:c21993bc6a12ec52ed624eaaa3a7ce960feaffbcc30228a40e50962b831d5a3c [2021-08-11T11:18:47.103Z] #58 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-11T11:18:47.103Z] #30 sha256:9dec986372331d8e3cbe1b6cae7680c134ac12b0c872de0c248d1e9a25197e95 [2021-08-11T11:18:47.103Z] #30 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-11T11:18:47.103Z] #33 sha256:195f72bb7de01cace8c7e14e751ed83f96210809be9eaadfd6d787fd27755a34 [2021-08-11T11:18:47.103Z] #33 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-11T11:18:47.103Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-08-11T11:18:47.103Z] #19 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-11T11:18:47.103Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-08-11T11:18:47.103Z] #22 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #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-08-11T11:18:47.103Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-08-11T11:18:47.103Z] #36 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-11T11:18:47.103Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-08-11T11:18:47.103Z] #31 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-11T11:18:47.103Z] #67 sha256:1621950a31026db7db699df96d986a806f35f505d34209526cdb96740b40bb57 [2021-08-11T11:18:47.103Z] #67 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.103Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-11T11:18:47.103Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-08-11T11:18:47.103Z] #16 CACHED [2021-08-11T11:18:47.103Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #50 sha256:c04654af2ebaa82f93c8ec0dcfad2e216fa15a9c89c75721625c33c3297857a6 [2021-08-11T11:18:47.104Z] #50 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-11T11:18:47.104Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-08-11T11:18:47.104Z] #18 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #24 sha256:4e0a830391faf9ac0194537bf6c73037f394429c35f4dfcc5cf05589f8c00d7b [2021-08-11T11:18:47.104Z] #24 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-11T11:18:47.104Z] #35 sha256:5c9d4ea53e72dd3dfa59d8c238b850809ae2f906732dae11bcc9650ae69ce34a [2021-08-11T11:18:47.104Z] #35 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-11T11:18:47.104Z] #60 sha256:677c9013f9e2bf99573c3b8cbfc56dc6e440287ca223295614a14f27375f3374 [2021-08-11T11:18:47.104Z] #60 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #34 sha256:fde11969de41873f1449b450808915b4f54ec418d7600e1d651e4e5d97310180 [2021-08-11T11:18:47.104Z] #34 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-11T11:18:47.104Z] #41 sha256:9e333612fcb0909e40989c21c342fba161dd78f20c0f99589008cba4d7e3ff3b [2021-08-11T11:18:47.104Z] #41 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-11T11:18:47.104Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-08-11T11:18:47.104Z] #14 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-08-11T11:18:47.104Z] #56 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #46 sha256:28fdb683e7a903e0266deb5961a81df86efbbc32dd179a3fa11de76bc0cae5be [2021-08-11T11:18:47.104Z] #46 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-08-11T11:18:47.104Z] #20 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-11T11:18:47.104Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-08-11T11:18:47.104Z] #17 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-11T11:18:47.104Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-11T11:18:47.104Z] #66 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-11T11:18:47.104Z] #49 sha256:335e3643f03bcf7fd23f98bd6220d08c44343ec3d18eef517c0100ea5fb95549 [2021-08-11T11:18:47.104Z] #49 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-11T11:18:47.104Z] #55 sha256:7293c0500eff3d9e3d26d84b3ff5f7f717067919d4be879da1f83a1c02e11e34 [2021-08-11T11:18:47.104Z] #55 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-08-11T11:18:47.104Z] #43 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-08-11T11:18:47.104Z] #44 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-08-11T11:18:47.104Z] #32 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #37 sha256:f51b222851e6c0e86d7b53733b48bae643d844a8f45a5c07ec6d4c32fe268865 [2021-08-11T11:18:47.104Z] #37 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #52 sha256:cc975781d88606543461ffd8512b6cc8624645d6aae3d04f7830288cf9e8498a [2021-08-11T11:18:47.104Z] #52 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-11T11:18:47.104Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-11T11:18:47.104Z] #64 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #48 sha256:262e4029b3f9ac5895dec1c23b1967b79b4f04f11f03e4f24431adcc8e11cdad [2021-08-11T11:18:47.104Z] #48 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-08-11T11:18:47.104Z] #11 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-11T11:18:47.104Z] #47 sha256:9233a39c7ea4c3e65f75d5ca49858f03d2806b7485a13eb3472a3bfc71d2cf2c [2021-08-11T11:18:47.104Z] #47 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #59 sha256:c7de6253149c7a5f68f6c70de88152af81c73fcbf0f15ed602208baaaaa88405 [2021-08-11T11:18:47.104Z] #59 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-11T11:18:47.104Z] #28 sha256:d5d34f8491ba2738dfc7a217c14d5a488514472875460c65a9af12dc7e8d87e1 [2021-08-11T11:18:47.104Z] #28 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-11T11:18:47.104Z] #53 sha256:d21f7a49eaea9671ae7ef18599aee8767d8237ad4edebd7e4f82de83cee66574 [2021-08-11T11:18:47.104Z] #53 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-08-11T11:18:47.104Z] #40 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #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-08-11T11:18:47.104Z] #57 sha256:dd2655cf8076e9cb6f6cb92d885e68b591e65672733a7aa2549e0ba92705fc88 [2021-08-11T11:18:47.104Z] #57 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-11T11:18:47.104Z] #68 sha256:936e87d11fac0096fe1aac4f8ffa37311648038a1f15b8aa5f2dc5f87f0a19c5 [2021-08-11T11:18:47.104Z] #68 CACHED [2021-08-11T11:18:47.104Z] [2021-08-11T11:18:47.104Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-11T11:18:47.104Z] #69 sha256:26fba8489f8e26da0673b3986c5315f067130d81de2cd3ac6461d68112014ef2 [2021-08-11T11:18:47.313Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-11T11:18:47.313Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-11T11:18:47.313Z] INFO: Docker version of control daemon [2021-08-11T11:18:47.313Z] [2021-08-11T11:18:47.313Z] Client: [2021-08-11T11:18:47.313Z] Version: 20.10.7 [2021-08-11T11:18:47.313Z] API version: 1.41 [2021-08-11T11:18:47.313Z] Go version: go1.16.4 [2021-08-11T11:18:47.313Z] Git commit: f0df350 [2021-08-11T11:18:47.313Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-11T11:18:47.313Z] OS/Arch: windows/amd64 [2021-08-11T11:18:47.313Z] Context: default [2021-08-11T11:18:47.313Z] Experimental: true [2021-08-11T11:18:47.313Z] [2021-08-11T11:18:47.313Z] Server: Docker Engine - Community [2021-08-11T11:18:47.313Z] Engine: [2021-08-11T11:18:47.313Z] Version: 20.10.7 [2021-08-11T11:18:47.313Z] API version: 1.41 (minimum version 1.24) [2021-08-11T11:18:47.313Z] Go version: go1.13.15 [2021-08-11T11:18:47.313Z] Git commit: b0f5bc3 [2021-08-11T11:18:47.313Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-11T11:18:47.313Z] OS/Arch: windows/amd64 [2021-08-11T11:18:47.313Z] Experimental: true [2021-08-11T11:18:47.313Z] [2021-08-11T11:18:47.313Z] INFO: Docker info of control daemon [2021-08-11T11:18:47.313Z] [2021-08-11T11:18:47.313Z] Client: [2021-08-11T11:18:47.313Z] Context: default [2021-08-11T11:18:47.313Z] Debug Mode: false [2021-08-11T11:18:47.313Z] [2021-08-11T11:18:47.313Z] Server: [2021-08-11T11:18:47.313Z] Containers: 0 [2021-08-11T11:18:47.313Z] Running: 0 [2021-08-11T11:18:47.313Z] Paused: 0 [2021-08-11T11:18:47.313Z] Stopped: 0 [2021-08-11T11:18:47.313Z] Images: 10 [2021-08-11T11:18:47.313Z] Server Version: 20.10.7 [2021-08-11T11:18:47.313Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-11T11:18:47.313Z] Windows: [2021-08-11T11:18:47.313Z] LCOW: [2021-08-11T11:18:47.313Z] Logging Driver: json-file [2021-08-11T11:18:47.313Z] Plugins: [2021-08-11T11:18:47.313Z] Volume: local [2021-08-11T11:18:47.313Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:18:47.313Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:18:47.313Z] Swarm: inactive [2021-08-11T11:18:47.313Z] Default Isolation: process [2021-08-11T11:18:47.313Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-11T11:18:47.313Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-11T11:18:47.313Z] OSType: windows [2021-08-11T11:18:47.313Z] Architecture: x86_64 [2021-08-11T11:18:47.313Z] CPUs: 4 [2021-08-11T11:18:47.313Z] Total Memory: 32GiB [2021-08-11T11:18:47.313Z] Name: azwin-2-9d19c0 [2021-08-11T11:18:47.313Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-11T11:18:47.313Z] Docker Root Dir: D:\docker [2021-08-11T11:18:47.313Z] Debug Mode: false [2021-08-11T11:18:47.313Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:47.313Z] Labels: [2021-08-11T11:18:47.313Z] Experimental: true [2021-08-11T11:18:47.313Z] Insecure Registries: [2021-08-11T11:18:47.313Z] 10.0.0.4:5000 [2021-08-11T11:18:47.313Z] 127.0.0.0/8 [2021-08-11T11:18:47.313Z] Registry Mirrors: [2021-08-11T11:18:47.313Z] http://10.0.0.4:5000/ [2021-08-11T11:18:47.313Z] Live Restore Enabled: false [2021-08-11T11:18:47.313Z] Product License: Community Engine [2021-08-11T11:18:47.313Z] [2021-08-11T11:18:47.313Z] [2021-08-11T11:18:47.313Z] INFO: Commit hash is 28576c5b1a [2021-08-11T11:18:47.313Z] INFO: Nuke-Everything... [2021-08-11T11:18:47.313Z] INFO: Container count on control daemon to delete is 0 [2021-08-11T11:18:47.767Z] INFO: Nuking d:\CI [2021-08-11T11:18:47.767Z] INFO: Zapped successfully [2021-08-11T11:18:47.767Z] INFO: Location for testing is d:\CI\PR-42734\2 [2021-08-11T11:18:47.767Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-11T11:18:47.767Z] [2021-08-11T11:18:47.767Z] [2021-08-11T11:18:47.767Z] INFO: Building the image from Dockerfile.windows at 08/11/2021 11:18:47... [2021-08-11T11:18:47.767Z] [2021-08-11T11:18:48.561Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-11T11:18:48.561Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7842d16d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-11T11:18:48.561Z] ---------------------------------------------------------------------------- [2021-08-11T11:18:48.561Z] [2021-08-11T11:18:48.561Z] INFO: executeCI.ps1 starting at Wed Aug 11 11:18:48 CUT 2021 [2021-08-11T11:18:48.561Z] [2021-08-11T11:18:48.561Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-11T11:18:48.561Z] INFO: Running git version 2.24.1.windows.2 [2021-08-11T11:18:48.561Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-11T11:18:48.561Z] INFO: Environment variables: [2021-08-11T11:18:48.561Z] [2021-08-11T11:18:48.561Z] Name Value [2021-08-11T11:18:48.561Z] ---- ----- [2021-08-11T11:18:48.561Z] ALLUSERSPROFILE C:\ProgramData [2021-08-11T11:18:48.561Z] amd64 true [2021-08-11T11:18:48.561Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-11T11:18:48.561Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-11T11:18:48.561Z] arm64 true [2021-08-11T11:18:48.561Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-11T11:18:48.561Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-11T11:18:48.561Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-11T11:18:48.561Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-11T11:18:48.561Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-11T11:18:48.562Z] BRANCH_NAME PR-42734 [2021-08-11T11:18:48.562Z] BUILD_DISPLAY_NAME #2 [2021-08-11T11:18:48.562Z] BUILD_ID 2 [2021-08-11T11:18:48.562Z] BUILD_NUMBER 2 [2021-08-11T11:18:48.562Z] BUILD_TAG jenkins-moby-PR-42734-2 [2021-08-11T11:18:48.562Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/ [2021-08-11T11:18:48.562Z] cgroup2 true [2021-08-11T11:18:48.562Z] CHANGE_AUTHOR rvolosatovs [2021-08-11T11:18:48.562Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-08-11T11:18:48.562Z] CHANGE_BRANCH volume_usage [2021-08-11T11:18:48.562Z] CHANGE_FORK rvolosatovs [2021-08-11T11:18:48.562Z] CHANGE_ID 42734 [2021-08-11T11:18:48.562Z] CHANGE_TARGET master [2021-08-11T11:18:48.562Z] CHANGE_TITLE Clean-up volume disk usage output [2021-08-11T11:18:48.562Z] CHANGE_URL https://github.com/moby/moby/pull/42734 [2021-08-11T11:18:48.562Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:18:48.562Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-11T11:18:48.562Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-11T11:18:48.562Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-11T11:18:48.562Z] COMPUTERNAME azwin-2-27b790 [2021-08-11T11:18:48.562Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-11T11:18:48.562Z] ConfigSequenceNumber 0 [2021-08-11T11:18:48.562Z] dco true [2021-08-11T11:18:48.562Z] DOCKER_BUILDKIT 0 [2021-08-11T11:18:48.562Z] DOCKER_DUT_DEBUG 1 [2021-08-11T11:18:48.562Z] DOCKER_EXPERIMENTAL 1 [2021-08-11T11:18:48.562Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-11T11:18:48.562Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-11T11:18:48.562Z] EXECUTOR_NUMBER 0 [2021-08-11T11:18:48.562Z] FQDN azwin-2-27b790.westus.cloudapp.azure.com [2021-08-11T11:18:48.562Z] GIT_BRANCH PR-42734 [2021-08-11T11:18:48.562Z] GIT_COMMIT 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:48.562Z] GIT_PREVIOUS_COMMIT 242664f7064718f4e0aa90d104d91195af0e8910 [2021-08-11T11:18:48.562Z] GIT_URL https://github.com/moby/moby.git [2021-08-11T11:18:48.562Z] HUDSON_COOKIE 6edbb73f-e377-4371-b1e1-3833f82fe37b [2021-08-11T11:18:48.562Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-11T11:18:48.562Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-11T11:18:48.562Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-11T11:18:48.562Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-11T11:18:48.562Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-11T11:18:48.562Z] JENKINS_NODE_COOKIE 8af6ad23-3c17-4052-acb6-88a36102fe68 [2021-08-11T11:18:48.562Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-11T11:18:48.562Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-11T11:18:48.562Z] JOB_BASE_NAME PR-42734 [2021-08-11T11:18:48.562Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/display/redirect [2021-08-11T11:18:48.562Z] JOB_NAME moby/PR-42734 [2021-08-11T11:18:48.562Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/ [2021-08-11T11:18:48.562Z] library.jps.version master [2021-08-11T11:18:48.562Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-11T11:18:48.562Z] NODE_LABELS amd64 azure azwin-2-27b790 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-11T11:18:48.562Z] NODE_NAME azwin-2-27b790 [2021-08-11T11:18:48.562Z] NUMBER_OF_PROCESSORS 4 [2021-08-11T11:18:48.562Z] OS Windows_NT [2021-08-11T11:18:48.562Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-11T11:18:48.562Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-11T11:18:48.562Z] ppc64le false [2021-08-11T11:18:48.562Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-11T11:18:48.562Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-11T11:18:48.562Z] PROCESSOR_LEVEL 6 [2021-08-11T11:18:48.562Z] PROCESSOR_REVISION 5507 [2021-08-11T11:18:48.562Z] ProgramData C:\ProgramData [2021-08-11T11:18:48.562Z] ProgramFiles C:\Program Files [2021-08-11T11:18:48.562Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-11T11:18:48.562Z] ProgramW6432 C:\Program Files [2021-08-11T11:18:48.562Z] PROMPT $P$G [2021-08-11T11:18:48.562Z] PSExecutionPolicyPreference Bypass [2021-08-11T11:18:48.562Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-11T11:18:48.562Z] PUBLIC C:\Users\Public [2021-08-11T11:18:48.562Z] rootless true [2021-08-11T11:18:48.562Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=artif... [2021-08-11T11:18:48.562Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=changes [2021-08-11T11:18:48.562Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect [2021-08-11T11:18:48.562Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=tests [2021-08-11T11:18:48.562Z] s390x false [2021-08-11T11:18:48.562Z] SKIP_VALIDATION_TESTS 1 [2021-08-11T11:18:48.562Z] SOURCES_DRIVE d [2021-08-11T11:18:48.562Z] SOURCES_SUBDIR gopath [2021-08-11T11:18:48.562Z] STAGE_NAME Run tests [2021-08-11T11:18:48.562Z] SystemDrive C: [2021-08-11T11:18:48.562Z] SystemRoot C:\Windows [2021-08-11T11:18:48.562Z] TEMP C:\Windows\TEMP [2021-08-11T11:18:48.562Z] TESTDEBUG 0 [2021-08-11T11:18:48.562Z] TESTRUN_DRIVE d [2021-08-11T11:18:48.562Z] TESTRUN_SUBDIR CI [2021-08-11T11:18:48.562Z] TIMEOUT 120m [2021-08-11T11:18:48.562Z] TMP C:\Windows\TEMP [2021-08-11T11:18:48.562Z] unit_validate true [2021-08-11T11:18:48.562Z] USERDOMAIN WORKGROUP [2021-08-11T11:18:48.562Z] USERNAME azwin-2-27b790$ [2021-08-11T11:18:48.562Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-11T11:18:48.562Z] validate_force false [2021-08-11T11:18:48.562Z] windir C:\Windows [2021-08-11T11:18:48.562Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-11T11:18:48.562Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-11T11:18:48.562Z] windows2022 true [2021-08-11T11:18:48.562Z] windows2022containerd true [2021-08-11T11:18:48.562Z] windowsRS1 false [2021-08-11T11:18:48.562Z] windowsRS5 true [2021-08-11T11:18:48.562Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-11T11:18:48.562Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-11T11:18:48.562Z] [2021-08-11T11:18:48.562Z] [2021-08-11T11:18:48.562Z] [2021-08-11T11:18:49.017Z] INFO: Sources under d:\gopath\... [2021-08-11T11:18:49.017Z] INFO: Test run under d:\CI\... [2021-08-11T11:18:49.017Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-11T11:18:49.018Z] INFO: docker/docker repository was found [2021-08-11T11:18:49.018Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-11T11:18:49.018Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-11T11:18:49.018Z] INFO: Docker version of control daemon [2021-08-11T11:18:49.018Z] [2021-08-11T11:18:49.018Z] Client: [2021-08-11T11:18:49.018Z] Version: 20.10.7 [2021-08-11T11:18:49.018Z] API version: 1.41 [2021-08-11T11:18:49.018Z] Go version: go1.16.4 [2021-08-11T11:18:49.018Z] Git commit: f0df350 [2021-08-11T11:18:49.018Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-11T11:18:49.018Z] OS/Arch: windows/amd64 [2021-08-11T11:18:49.018Z] Context: default [2021-08-11T11:18:49.018Z] Experimental: true [2021-08-11T11:18:49.018Z] [2021-08-11T11:18:49.018Z] Server: Docker Engine - Community [2021-08-11T11:18:49.018Z] Engine: [2021-08-11T11:18:49.018Z] Version: 20.10.7 [2021-08-11T11:18:49.018Z] API version: 1.41 (minimum version 1.24) [2021-08-11T11:18:49.018Z] Go version: go1.13.15 [2021-08-11T11:18:49.018Z] Git commit: b0f5bc3 [2021-08-11T11:18:49.018Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-11T11:18:49.018Z] OS/Arch: windows/amd64 [2021-08-11T11:18:49.018Z] Experimental: true [2021-08-11T11:18:49.018Z] [2021-08-11T11:18:49.018Z] INFO: Docker info of control daemon [2021-08-11T11:18:49.018Z] [2021-08-11T11:18:49.018Z] Client: [2021-08-11T11:18:49.018Z] Context: default [2021-08-11T11:18:49.018Z] Debug Mode: false [2021-08-11T11:18:49.018Z] [2021-08-11T11:18:49.018Z] Server: [2021-08-11T11:18:49.018Z] Containers: 0 [2021-08-11T11:18:49.018Z] Running: 0 [2021-08-11T11:18:49.018Z] Paused: 0 [2021-08-11T11:18:49.018Z] Stopped: 0 [2021-08-11T11:18:49.018Z] Images: 10 [2021-08-11T11:18:49.018Z] Server Version: 20.10.7 [2021-08-11T11:18:49.018Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-11T11:18:49.018Z] Windows: [2021-08-11T11:18:49.018Z] LCOW: [2021-08-11T11:18:49.018Z] Logging Driver: json-file [2021-08-11T11:18:49.018Z] Plugins: [2021-08-11T11:18:49.018Z] Volume: local [2021-08-11T11:18:49.018Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:18:49.018Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:18:49.018Z] Swarm: inactive [2021-08-11T11:18:49.018Z] Default Isolation: process [2021-08-11T11:18:49.018Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-11T11:18:49.018Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-11T11:18:49.018Z] OSType: windows [2021-08-11T11:18:49.018Z] Architecture: x86_64 [2021-08-11T11:18:49.018Z] CPUs: 4 [2021-08-11T11:18:49.018Z] Total Memory: 32GiB [2021-08-11T11:18:49.018Z] Name: azwin-2-27b790 [2021-08-11T11:18:49.018Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-11T11:18:49.018Z] Docker Root Dir: D:\docker [2021-08-11T11:18:49.018Z] Debug Mode: false [2021-08-11T11:18:49.018Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:49.018Z] Labels: [2021-08-11T11:18:49.018Z] Experimental: true [2021-08-11T11:18:49.018Z] Insecure Registries: [2021-08-11T11:18:49.018Z] 10.0.0.4:5000 [2021-08-11T11:18:49.018Z] 127.0.0.0/8 [2021-08-11T11:18:49.018Z] Registry Mirrors: [2021-08-11T11:18:49.018Z] http://10.0.0.4:5000/ [2021-08-11T11:18:49.018Z] Live Restore Enabled: false [2021-08-11T11:18:49.018Z] Product License: Community Engine [2021-08-11T11:18:49.018Z] [2021-08-11T11:18:49.018Z] [2021-08-11T11:18:49.473Z] INFO: Commit hash is 28576c5b1a [2021-08-11T11:18:49.473Z] INFO: Nuke-Everything... [2021-08-11T11:18:49.473Z] INFO: Container count on control daemon to delete is 0 [2021-08-11T11:18:49.473Z] INFO: Nuking d:\CI [2021-08-11T11:18:49.473Z] INFO: Zapped successfully [2021-08-11T11:18:49.473Z] INFO: Location for testing is d:\CI\PR-42734\2 [2021-08-11T11:18:49.473Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-11T11:18:49.473Z] [2021-08-11T11:18:49.473Z] [2021-08-11T11:18:49.473Z] INFO: Building the image from Dockerfile.windows at 08/11/2021 11:18:49... [2021-08-11T11:18:49.473Z] [2021-08-11T11:18:49.649Z] #69 DONE 2.1s [2021-08-11T11:18:49.649Z] [2021-08-11T11:18:49.649Z] #70 exporting to image [2021-08-11T11:18:49.649Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-11T11:18:49.649Z] #70 exporting layers [2021-08-11T11:18:51.035Z] #70 exporting layers 1.7s done [2021-08-11T11:18:51.035Z] #70 writing image sha256:5b8f5916b26a2a199394fa1f1eace0a42cc5a53ff1dc7423d2181280f4a72cb8 [2021-08-11T11:18:51.035Z] #70 writing image sha256:5b8f5916b26a2a199394fa1f1eace0a42cc5a53ff1dc7423d2181280f4a72cb8 done [2021-08-11T11:18:51.035Z] #70 naming to docker.io/library/docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 done [2021-08-11T11:18:51.035Z] #70 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-11T11:18:51.379Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-11T11:18:51.665Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-11T11:18:51.665Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4e281640\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-11T11:18:51.665Z] ---------------------------------------------------------------------------- [2021-08-11T11:18:51.665Z] [2021-08-11T11:18:51.665Z] INFO: executeCI.ps1 starting at Wed Aug 11 11:18:49 CUT 2021 [2021-08-11T11:18:51.665Z] [2021-08-11T11:18:51.665Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-11T11:18:51.665Z] INFO: Running git version 2.24.1.windows.2 [2021-08-11T11:18:51.665Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-11T11:18:51.665Z] INFO: Environment variables: [2021-08-11T11:18:51.665Z] [2021-08-11T11:18:51.665Z] Name Value [2021-08-11T11:18:51.665Z] ---- ----- [2021-08-11T11:18:51.665Z] ALLUSERSPROFILE C:\ProgramData [2021-08-11T11:18:51.665Z] amd64 true [2021-08-11T11:18:51.665Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-11T11:18:51.665Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-11T11:18:51.665Z] arm64 true [2021-08-11T11:18:51.665Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-11T11:18:51.665Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-11T11:18:51.665Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-11T11:18:51.665Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-11T11:18:51.665Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-11T11:18:51.665Z] BRANCH_NAME PR-42734 [2021-08-11T11:18:51.665Z] BUILD_DISPLAY_NAME #2 [2021-08-11T11:18:51.665Z] BUILD_ID 2 [2021-08-11T11:18:51.665Z] BUILD_NUMBER 2 [2021-08-11T11:18:51.666Z] BUILD_TAG jenkins-moby-PR-42734-2 [2021-08-11T11:18:51.666Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/ [2021-08-11T11:18:51.666Z] cgroup2 true [2021-08-11T11:18:51.666Z] CHANGE_AUTHOR rvolosatovs [2021-08-11T11:18:51.666Z] CHANGE_AUTHOR_DISPLAY_NAME Roman Volosatovs [2021-08-11T11:18:51.666Z] CHANGE_BRANCH volume_usage [2021-08-11T11:18:51.666Z] CHANGE_FORK rvolosatovs [2021-08-11T11:18:51.666Z] CHANGE_ID 42734 [2021-08-11T11:18:51.666Z] CHANGE_TARGET master [2021-08-11T11:18:51.666Z] CHANGE_TITLE Clean-up volume disk usage output [2021-08-11T11:18:51.666Z] CHANGE_URL https://github.com/moby/moby/pull/42734 [2021-08-11T11:18:51.666Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:18:51.666Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-11T11:18:51.666Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-11T11:18:51.666Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-11T11:18:51.666Z] COMPUTERNAME azwin-2-07dde0 [2021-08-11T11:18:51.666Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-11T11:18:51.666Z] ConfigSequenceNumber 0 [2021-08-11T11:18:51.666Z] dco true [2021-08-11T11:18:51.666Z] DOCKER_BUILDKIT 0 [2021-08-11T11:18:51.666Z] DOCKER_DUT_DEBUG 1 [2021-08-11T11:18:51.666Z] DOCKER_EXPERIMENTAL 1 [2021-08-11T11:18:51.666Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-11T11:18:51.666Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-11T11:18:51.666Z] EXECUTOR_NUMBER 0 [2021-08-11T11:18:51.666Z] FQDN azwin-2-07dde0.westus.cloudapp.azure.com [2021-08-11T11:18:51.666Z] GIT_BRANCH PR-42734 [2021-08-11T11:18:51.666Z] GIT_COMMIT 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:51.666Z] GIT_PREVIOUS_COMMIT 242664f7064718f4e0aa90d104d91195af0e8910 [2021-08-11T11:18:51.666Z] GIT_URL https://github.com/moby/moby.git [2021-08-11T11:18:51.666Z] HUDSON_COOKIE bf5b9c8b-18ab-45ef-a06f-829666ffcbda [2021-08-11T11:18:51.666Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-11T11:18:51.666Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-11T11:18:51.666Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-11T11:18:51.666Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-11T11:18:51.666Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-11T11:18:51.666Z] JENKINS_NODE_COOKIE e14bd7c4-2d07-4bb7-ba34-c0ead0f48a7e [2021-08-11T11:18:51.666Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-11T11:18:51.666Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-11T11:18:51.666Z] JOB_BASE_NAME PR-42734 [2021-08-11T11:18:51.666Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/display/redirect [2021-08-11T11:18:51.666Z] JOB_NAME moby/PR-42734 [2021-08-11T11:18:51.666Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/ [2021-08-11T11:18:51.666Z] library.jps.version master [2021-08-11T11:18:51.666Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-11T11:18:51.666Z] NODE_LABELS amd64 azure azwin-2-07dde0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-11T11:18:51.666Z] NODE_NAME azwin-2-07dde0 [2021-08-11T11:18:51.666Z] NUMBER_OF_PROCESSORS 4 [2021-08-11T11:18:51.666Z] OS Windows_NT [2021-08-11T11:18:51.666Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-11T11:18:51.666Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-11T11:18:51.666Z] ppc64le false [2021-08-11T11:18:51.666Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-11T11:18:51.666Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-11T11:18:51.666Z] PROCESSOR_LEVEL 6 [2021-08-11T11:18:51.666Z] PROCESSOR_REVISION 5507 [2021-08-11T11:18:51.666Z] ProgramData C:\ProgramData [2021-08-11T11:18:51.666Z] ProgramFiles C:\Program Files [2021-08-11T11:18:51.666Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-11T11:18:51.666Z] ProgramW6432 C:\Program Files [2021-08-11T11:18:51.666Z] PROMPT $P$G [2021-08-11T11:18:51.666Z] PSExecutionPolicyPreference Bypass [2021-08-11T11:18:51.666Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-11T11:18:51.666Z] PUBLIC C:\Users\Public [2021-08-11T11:18:51.666Z] rootless true [2021-08-11T11:18:51.666Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=artif... [2021-08-11T11:18:51.666Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=changes [2021-08-11T11:18:51.666Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect [2021-08-11T11:18:51.666Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42734/2/display/redirect?page=tests [2021-08-11T11:18:51.666Z] s390x false [2021-08-11T11:18:51.666Z] SKIP_VALIDATION_TESTS 1 [2021-08-11T11:18:51.666Z] SOURCES_DRIVE d [2021-08-11T11:18:51.666Z] SOURCES_SUBDIR gopath [2021-08-11T11:18:51.666Z] STAGE_NAME Run tests [2021-08-11T11:18:51.666Z] SystemDrive C: [2021-08-11T11:18:51.666Z] SystemRoot C:\Windows [2021-08-11T11:18:51.666Z] TEMP C:\Windows\TEMP [2021-08-11T11:18:51.666Z] TESTDEBUG 0 [2021-08-11T11:18:51.666Z] TESTRUN_DRIVE d [2021-08-11T11:18:51.666Z] TESTRUN_SUBDIR CI [2021-08-11T11:18:51.666Z] TIMEOUT 120m [2021-08-11T11:18:51.666Z] TMP C:\Windows\TEMP [2021-08-11T11:18:51.666Z] unit_validate true [2021-08-11T11:18:51.666Z] USERDOMAIN WORKGROUP [2021-08-11T11:18:51.666Z] USERNAME azwin-2-07dde0$ [2021-08-11T11:18:51.666Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-11T11:18:51.666Z] validate_force false [2021-08-11T11:18:51.666Z] windir C:\Windows [2021-08-11T11:18:51.666Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-11T11:18:51.666Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-11T11:18:51.666Z] windows2022 true [2021-08-11T11:18:51.666Z] windows2022containerd true [2021-08-11T11:18:51.666Z] windowsRS1 false [2021-08-11T11:18:51.666Z] windowsRS5 true [2021-08-11T11:18:51.666Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-11T11:18:51.666Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] INFO: Sources under d:\gopath\... [2021-08-11T11:18:51.666Z] INFO: Test run under d:\CI\... [2021-08-11T11:18:51.666Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-11T11:18:51.666Z] INFO: docker/docker repository was found [2021-08-11T11:18:51.666Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-11T11:18:51.666Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-11T11:18:51.666Z] INFO: Docker version of control daemon [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] Client: [2021-08-11T11:18:51.666Z] Version: 20.10.6 [2021-08-11T11:18:51.666Z] API version: 1.41 [2021-08-11T11:18:51.666Z] Go version: go1.16.3 [2021-08-11T11:18:51.666Z] Git commit: 370c289 [2021-08-11T11:18:51.666Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-11T11:18:51.666Z] OS/Arch: windows/amd64 [2021-08-11T11:18:51.666Z] Context: default [2021-08-11T11:18:51.666Z] Experimental: true [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] Server: Docker Engine - Community [2021-08-11T11:18:51.666Z] Engine: [2021-08-11T11:18:51.666Z] Version: 20.10.6 [2021-08-11T11:18:51.666Z] API version: 1.41 (minimum version 1.24) [2021-08-11T11:18:51.666Z] Go version: go1.13.15 [2021-08-11T11:18:51.666Z] Git commit: 8728dd2 [2021-08-11T11:18:51.666Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-11T11:18:51.666Z] OS/Arch: windows/amd64 [2021-08-11T11:18:51.666Z] Experimental: true [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] INFO: Docker info of control daemon [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] Client: [2021-08-11T11:18:51.666Z] Context: default [2021-08-11T11:18:51.666Z] Debug Mode: false [2021-08-11T11:18:51.666Z] Plugins: [2021-08-11T11:18:51.666Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-11T11:18:51.666Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-11T11:18:51.666Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] Server: [2021-08-11T11:18:51.666Z] Containers: 0 [2021-08-11T11:18:51.666Z] Running: 0 [2021-08-11T11:18:51.666Z] Paused: 0 [2021-08-11T11:18:51.666Z] Stopped: 0 [2021-08-11T11:18:51.666Z] Images: 10 [2021-08-11T11:18:51.666Z] Server Version: 20.10.6 [2021-08-11T11:18:51.666Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-11T11:18:51.666Z] Windows: [2021-08-11T11:18:51.666Z] LCOW: [2021-08-11T11:18:51.666Z] Logging Driver: json-file [2021-08-11T11:18:51.666Z] Plugins: [2021-08-11T11:18:51.666Z] Volume: local [2021-08-11T11:18:51.666Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:18:51.666Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:18:51.666Z] Swarm: inactive [2021-08-11T11:18:51.666Z] Default Isolation: process [2021-08-11T11:18:51.666Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-11T11:18:51.666Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-11T11:18:51.666Z] OSType: windows [2021-08-11T11:18:51.666Z] Architecture: x86_64 [2021-08-11T11:18:51.666Z] CPUs: 4 [2021-08-11T11:18:51.666Z] Total Memory: 32GiB [2021-08-11T11:18:51.666Z] Name: azwin-2-07dde0 [2021-08-11T11:18:51.666Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-11T11:18:51.666Z] Docker Root Dir: D:\docker [2021-08-11T11:18:51.666Z] Debug Mode: false [2021-08-11T11:18:51.666Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:18:51.666Z] Labels: [2021-08-11T11:18:51.666Z] Experimental: true [2021-08-11T11:18:51.666Z] Insecure Registries: [2021-08-11T11:18:51.666Z] 10.0.0.4:5000 [2021-08-11T11:18:51.666Z] 127.0.0.0/8 [2021-08-11T11:18:51.666Z] Registry Mirrors: [2021-08-11T11:18:51.666Z] http://10.0.0.4:5000/ [2021-08-11T11:18:51.666Z] Live Restore Enabled: false [2021-08-11T11:18:51.666Z] Product License: Community Engine [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] INFO: Commit hash is 28576c5b1a [2021-08-11T11:18:51.666Z] INFO: Nuke-Everything... [2021-08-11T11:18:51.666Z] INFO: Container count on control daemon to delete is 0 [2021-08-11T11:18:51.666Z] INFO: Nuking d:\CI [2021-08-11T11:18:51.666Z] INFO: Zapped successfully [2021-08-11T11:18:51.666Z] INFO: Location for testing is d:\CI\PR-42734\2 [2021-08-11T11:18:51.666Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.666Z] INFO: Building the image from Dockerfile.windows at 08/11/2021 11:18:51... [2021-08-11T11:18:51.666Z] [2021-08-11T11:18:51.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/test/unit [2021-08-11T11:18:52.423Z] Sending build context to Docker daemon 61MB [2021-08-11T11:18:52.423Z] [2021-08-11T11:18:52.423Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-11T11:18:52.423Z] ---> a4938fe7222f [2021-08-11T11:18:52.423Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-11T11:18:52.423Z] ---> Using cache [2021-08-11T11:18:52.423Z] ---> 19540b664d18 [2021-08-11T11:18:52.423Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-08-11T11:18:52.423Z] ---> Using cache [2021-08-11T11:18:52.423Z] ---> 56a1840a0a27 [2021-08-11T11:18:52.423Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-11T11:18:52.423Z] ---> Using cache [2021-08-11T11:18:52.423Z] ---> 5f0dc44facb5 [2021-08-11T11:18:52.423Z] 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-08-11T11:18:52.423Z] ---> Using cache [2021-08-11T11:18:52.423Z] ---> 418105703e2d [2021-08-11T11:18:52.423Z] 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-08-11T11:18:52.423Z] ---> Using cache [2021-08-11T11:18:52.423Z] ---> bd17fe4e31cc [2021-08-11T11:18:52.423Z] 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-08-11T11:18:52.423Z] ---> Using cache [2021-08-11T11:18:52.423Z] ---> cc6548214bda [2021-08-11T11:18:52.423Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-11T11:18:52.423Z] ---> Using cache [2021-08-11T11:18:52.423Z] ---> 5ffccee1b646 [2021-08-11T11:18:52.423Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-11T11:18:52.423Z] ---> Using cache [2021-08-11T11:18:52.423Z] ---> cd4412450740 [2021-08-11T11:18:52.423Z] Step 10/10 : COPY . . [2021-08-11T11:18:52.611Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-11T11:18:52.611Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-11T11:18:52.611Z] + TESTDIRS=./... [2021-08-11T11:18:52.611Z] + exclude_paths='/vendor/|/integration' [2021-08-11T11:18:52.611Z] ++ go list ./... [2021-08-11T11:18:52.612Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-11T11:18:53.999Z] + pkg_list='github.com/docker/docker/api [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/backend [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/container [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/events [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/filters [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/image [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/mount [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/network [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/registry [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/time [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/versions [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:18:53.999Z] github.com/docker/docker/api/types/volume [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:18:53.999Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:18:53.999Z] github.com/docker/docker/cli [2021-08-11T11:18:53.999Z] github.com/docker/docker/cli/config [2021-08-11T11:18:53.999Z] github.com/docker/docker/cli/debug [2021-08-11T11:18:53.999Z] github.com/docker/docker/client [2021-08-11T11:18:53.999Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:18:53.999Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:18:53.999Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:18:53.999Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:18:53.999Z] github.com/docker/docker/container [2021-08-11T11:18:53.999Z] github.com/docker/docker/container/stream [2021-08-11T11:18:53.999Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:18:53.999Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:18:53.999Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/config [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/events [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/exec [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/images [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/links [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/names [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/network [2021-08-11T11:18:53.999Z] github.com/docker/docker/daemon/stats [2021-08-11T11:18:53.999Z] github.com/docker/docker/distribution [2021-08-11T11:18:53.999Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:18:53.999Z] github.com/docker/docker/distribution/utils [2021-08-11T11:18:53.999Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:18:53.999Z] github.com/docker/docker/dockerversion [2021-08-11T11:18:53.999Z] github.com/docker/docker/errdefs [2021-08-11T11:18:53.999Z] github.com/docker/docker/image [2021-08-11T11:18:53.999Z] github.com/docker/docker/image/cache [2021-08-11T11:18:53.999Z] github.com/docker/docker/image/tarexport [2021-08-11T11:18:53.999Z] github.com/docker/docker/image/v1 [2021-08-11T11:18:53.999Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:18:53.999Z] github.com/docker/docker/layer [2021-08-11T11:18:53.999Z] github.com/docker/docker/libcontainerd [2021-08-11T11:18:53.999Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:18:53.999Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:18:53.999Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:18:53.999Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/libnetwork/types [2021-08-11T11:18:53.999Z] github.com/docker/docker/oci [2021-08-11T11:18:53.999Z] github.com/docker/docker/oci/caps [2021-08-11T11:18:53.999Z] github.com/docker/docker/opts [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/archive [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/directory [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/locker [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/mount [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/platform [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/pools [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/progress [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/signal [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/stack [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/system [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/term [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:18:53.999Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:18:53.999Z] github.com/docker/docker/plugin [2021-08-11T11:18:53.999Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:18:53.999Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:18:54.000Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:18:54.000Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:18:54.000Z] github.com/docker/docker/quota [2021-08-11T11:18:54.000Z] github.com/docker/docker/reference [2021-08-11T11:18:54.000Z] github.com/docker/docker/registry [2021-08-11T11:18:54.000Z] github.com/docker/docker/registry/resumable [2021-08-11T11:18:54.000Z] github.com/docker/docker/restartmanager [2021-08-11T11:18:54.000Z] github.com/docker/docker/rootless [2021-08-11T11:18:54.000Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:18:54.000Z] github.com/docker/docker/runconfig [2021-08-11T11:18:54.000Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/environment [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/registry [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/request [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/drivers [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/local [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/mounts [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/service [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/testutils' [2021-08-11T11:18:54.000Z] ++ echo 'github.com/docker/docker/api [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/backend [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/container [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/events [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/filters [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/image [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/mount [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/network [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/registry [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/time [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/versions [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/volume [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:18:54.000Z] github.com/docker/docker/cli [2021-08-11T11:18:54.000Z] github.com/docker/docker/cli/config [2021-08-11T11:18:54.000Z] github.com/docker/docker/cli/debug [2021-08-11T11:18:54.000Z] github.com/docker/docker/client [2021-08-11T11:18:54.000Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:18:54.000Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:18:54.000Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:18:54.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:18:54.000Z] github.com/docker/docker/container [2021-08-11T11:18:54.000Z] github.com/docker/docker/container/stream [2021-08-11T11:18:54.000Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:18:54.000Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:18:54.000Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/config [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/events [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/exec [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/images [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/links [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/names [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/network [2021-08-11T11:18:54.000Z] github.com/docker/docker/daemon/stats [2021-08-11T11:18:54.000Z] github.com/docker/docker/distribution [2021-08-11T11:18:54.000Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:18:54.000Z] github.com/docker/docker/distribution/utils [2021-08-11T11:18:54.000Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:18:54.000Z] github.com/docker/docker/dockerversion [2021-08-11T11:18:54.000Z] github.com/docker/docker/errdefs [2021-08-11T11:18:54.000Z] github.com/docker/docker/image [2021-08-11T11:18:54.000Z] github.com/docker/docker/image/cache [2021-08-11T11:18:54.000Z] github.com/docker/docker/image/tarexport [2021-08-11T11:18:54.000Z] github.com/docker/docker/image/v1 [2021-08-11T11:18:54.000Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:18:54.000Z] github.com/docker/docker/layer [2021-08-11T11:18:54.000Z] github.com/docker/docker/libcontainerd [2021-08-11T11:18:54.000Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:18:54.000Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:18:54.000Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:18:54.000Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/libnetwork/types [2021-08-11T11:18:54.000Z] github.com/docker/docker/oci [2021-08-11T11:18:54.000Z] github.com/docker/docker/oci/caps [2021-08-11T11:18:54.000Z] github.com/docker/docker/opts [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/archive [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/directory [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/locker [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/mount [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/platform [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/pools [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/progress [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/signal [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/stack [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/system [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/term [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:18:54.000Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:18:54.000Z] github.com/docker/docker/plugin [2021-08-11T11:18:54.000Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:18:54.000Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:18:54.000Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:18:54.000Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:18:54.000Z] github.com/docker/docker/quota [2021-08-11T11:18:54.000Z] github.com/docker/docker/reference [2021-08-11T11:18:54.000Z] github.com/docker/docker/registry [2021-08-11T11:18:54.000Z] github.com/docker/docker/registry/resumable [2021-08-11T11:18:54.000Z] github.com/docker/docker/restartmanager [2021-08-11T11:18:54.000Z] github.com/docker/docker/rootless [2021-08-11T11:18:54.000Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:18:54.000Z] github.com/docker/docker/runconfig [2021-08-11T11:18:54.000Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/environment [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/registry [2021-08-11T11:18:54.000Z] github.com/docker/docker/testutil/request [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/drivers [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/local [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/mounts [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/service [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:18:54.000Z] github.com/docker/docker/volume/testutils' [2021-08-11T11:18:54.000Z] ++ grep --fixed-strings -v /libnetwork [2021-08-11T11:18:54.000Z] + base_pkg_list='github.com/docker/docker/api [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/backend [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/container [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/events [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/filters [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/image [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/mount [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/network [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/registry [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/time [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/versions [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:18:54.000Z] github.com/docker/docker/api/types/volume [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:18:54.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:18:54.001Z] github.com/docker/docker/cli [2021-08-11T11:18:54.001Z] github.com/docker/docker/cli/config [2021-08-11T11:18:54.001Z] github.com/docker/docker/cli/debug [2021-08-11T11:18:54.001Z] github.com/docker/docker/client [2021-08-11T11:18:54.001Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:18:54.001Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:18:54.001Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:18:54.001Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:18:54.001Z] github.com/docker/docker/container [2021-08-11T11:18:54.001Z] github.com/docker/docker/container/stream [2021-08-11T11:18:54.001Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:18:54.001Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:18:54.001Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/config [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/events [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/exec [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/images [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/links [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/names [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/network [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/stats [2021-08-11T11:18:54.001Z] github.com/docker/docker/distribution [2021-08-11T11:18:54.001Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:18:54.001Z] github.com/docker/docker/distribution/utils [2021-08-11T11:18:54.001Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:18:54.001Z] github.com/docker/docker/dockerversion [2021-08-11T11:18:54.001Z] github.com/docker/docker/errdefs [2021-08-11T11:18:54.001Z] github.com/docker/docker/image [2021-08-11T11:18:54.001Z] github.com/docker/docker/image/cache [2021-08-11T11:18:54.001Z] github.com/docker/docker/image/tarexport [2021-08-11T11:18:54.001Z] github.com/docker/docker/image/v1 [2021-08-11T11:18:54.001Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:18:54.001Z] github.com/docker/docker/layer [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:18:54.001Z] github.com/docker/docker/oci [2021-08-11T11:18:54.001Z] github.com/docker/docker/oci/caps [2021-08-11T11:18:54.001Z] github.com/docker/docker/opts [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/archive [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/directory [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/locker [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/mount [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/platform [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/pools [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/progress [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/signal [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/stack [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/system [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/term [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:18:54.001Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:18:54.001Z] github.com/docker/docker/plugin [2021-08-11T11:18:54.001Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:18:54.001Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:18:54.001Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:18:54.001Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:18:54.001Z] github.com/docker/docker/quota [2021-08-11T11:18:54.001Z] github.com/docker/docker/reference [2021-08-11T11:18:54.001Z] github.com/docker/docker/registry [2021-08-11T11:18:54.001Z] github.com/docker/docker/registry/resumable [2021-08-11T11:18:54.001Z] github.com/docker/docker/restartmanager [2021-08-11T11:18:54.001Z] github.com/docker/docker/rootless [2021-08-11T11:18:54.001Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:18:54.001Z] github.com/docker/docker/runconfig [2021-08-11T11:18:54.001Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/environment [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/registry [2021-08-11T11:18:54.001Z] github.com/docker/docker/testutil/request [2021-08-11T11:18:54.001Z] github.com/docker/docker/volume [2021-08-11T11:18:54.001Z] github.com/docker/docker/volume/drivers [2021-08-11T11:18:54.001Z] github.com/docker/docker/volume/local [2021-08-11T11:18:54.001Z] github.com/docker/docker/volume/mounts [2021-08-11T11:18:54.001Z] github.com/docker/docker/volume/service [2021-08-11T11:18:54.001Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:18:54.001Z] github.com/docker/docker/volume/testutils' [2021-08-11T11:18:54.001Z] ++ echo 'github.com/docker/docker/api [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/backend [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/container [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/events [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/filters [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/image [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/mount [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/network [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/registry [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/time [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/versions [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:18:54.001Z] github.com/docker/docker/api/types/volume [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:18:54.001Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:18:54.001Z] github.com/docker/docker/cli [2021-08-11T11:18:54.001Z] github.com/docker/docker/cli/config [2021-08-11T11:18:54.001Z] github.com/docker/docker/cli/debug [2021-08-11T11:18:54.001Z] github.com/docker/docker/client [2021-08-11T11:18:54.001Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:18:54.001Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:18:54.001Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:18:54.001Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:18:54.001Z] github.com/docker/docker/container [2021-08-11T11:18:54.001Z] github.com/docker/docker/container/stream [2021-08-11T11:18:54.001Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:18:54.001Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:18:54.001Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/config [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/events [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/exec [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/images [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/links [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/names [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/network [2021-08-11T11:18:54.001Z] github.com/docker/docker/daemon/stats [2021-08-11T11:18:54.001Z] github.com/docker/docker/distribution [2021-08-11T11:18:54.001Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:18:54.001Z] github.com/docker/docker/distribution/utils [2021-08-11T11:18:54.001Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:18:54.001Z] github.com/docker/docker/dockerversion [2021-08-11T11:18:54.001Z] github.com/docker/docker/errdefs [2021-08-11T11:18:54.001Z] github.com/docker/docker/image [2021-08-11T11:18:54.001Z] github.com/docker/docker/image/cache [2021-08-11T11:18:54.001Z] github.com/docker/docker/image/tarexport [2021-08-11T11:18:54.001Z] github.com/docker/docker/image/v1 [2021-08-11T11:18:54.001Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:18:54.001Z] github.com/docker/docker/layer [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:18:54.001Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:18:54.001Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/types [2021-08-11T11:18:54.002Z] github.com/docker/docker/oci [2021-08-11T11:18:54.002Z] github.com/docker/docker/oci/caps [2021-08-11T11:18:54.002Z] github.com/docker/docker/opts [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/archive [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/directory [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/locker [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/mount [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/platform [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/pools [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/progress [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/signal [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/stack [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/system [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/term [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:18:54.002Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:18:54.002Z] github.com/docker/docker/plugin [2021-08-11T11:18:54.002Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:18:54.002Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:18:54.002Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:18:54.002Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:18:54.002Z] github.com/docker/docker/quota [2021-08-11T11:18:54.002Z] github.com/docker/docker/reference [2021-08-11T11:18:54.002Z] github.com/docker/docker/registry [2021-08-11T11:18:54.002Z] github.com/docker/docker/registry/resumable [2021-08-11T11:18:54.002Z] github.com/docker/docker/restartmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/rootless [2021-08-11T11:18:54.002Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:18:54.002Z] github.com/docker/docker/runconfig [2021-08-11T11:18:54.002Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/environment [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/registry [2021-08-11T11:18:54.002Z] github.com/docker/docker/testutil/request [2021-08-11T11:18:54.002Z] github.com/docker/docker/volume [2021-08-11T11:18:54.002Z] github.com/docker/docker/volume/drivers [2021-08-11T11:18:54.002Z] github.com/docker/docker/volume/local [2021-08-11T11:18:54.002Z] github.com/docker/docker/volume/mounts [2021-08-11T11:18:54.002Z] github.com/docker/docker/volume/service [2021-08-11T11:18:54.002Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:18:54.002Z] github.com/docker/docker/volume/testutils' [2021-08-11T11:18:54.002Z] ++ grep --fixed-strings /libnetwork [2021-08-11T11:18:54.002Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/types' [2021-08-11T11:18:54.002Z] + echo 'github.com/docker/docker/libnetwork [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:18:54.002Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/types' [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:18:54.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:18:54.002Z] + type docker-proxy [2021-08-11T11:18:54.002Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-11T11:18:54.002Z] + hack/make.sh binary-proxy install-proxy [2021-08-11T11:18:54.002Z] [2021-08-11T11:18:54.136Z] Sending build context to Docker daemon 61MB [2021-08-11T11:18:54.136Z] [2021-08-11T11:18:54.136Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-11T11:18:54.136Z] ---> a4938fe7222f [2021-08-11T11:18:54.136Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-11T11:18:54.136Z] ---> Using cache [2021-08-11T11:18:54.136Z] ---> 16387001d8c0 [2021-08-11T11:18:54.136Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-08-11T11:18:54.136Z] ---> Using cache [2021-08-11T11:18:54.136Z] ---> b5f6c26d64f2 [2021-08-11T11:18:54.136Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-11T11:18:54.136Z] ---> Using cache [2021-08-11T11:18:54.136Z] ---> 02a6f7085616 [2021-08-11T11:18:54.136Z] 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-08-11T11:18:54.136Z] ---> Using cache [2021-08-11T11:18:54.136Z] ---> 47e64810dbe6 [2021-08-11T11:18:54.136Z] 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-08-11T11:18:54.136Z] ---> Using cache [2021-08-11T11:18:54.136Z] ---> 1a789920b845 [2021-08-11T11:18:54.136Z] 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-08-11T11:18:54.136Z] ---> Using cache [2021-08-11T11:18:54.136Z] ---> 8cd4583e36f7 [2021-08-11T11:18:54.136Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-11T11:18:54.136Z] ---> Using cache [2021-08-11T11:18:54.136Z] ---> 5e6d2df4f6ab [2021-08-11T11:18:54.136Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-11T11:18:54.136Z] ---> Using cache [2021-08-11T11:18:54.136Z] ---> f30ce2b20ea7 [2021-08-11T11:18:54.136Z] Step 10/10 : COPY . . [2021-08-11T11:18:54.264Z] Removing bundles/ [2021-08-11T11:18:54.264Z] [2021-08-11T11:18:54.264Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-11T11:18:54.264Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-11T11:18:54.264Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:18:56.334Z] Sending build context to Docker daemon 61MB [2021-08-11T11:18:56.334Z] [2021-08-11T11:18:56.334Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-11T11:18:56.334Z] ---> d1724c2d9a84 [2021-08-11T11:18:56.334Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-11T11:18:56.334Z] ---> Using cache [2021-08-11T11:18:56.334Z] ---> dc039b8a7ba5 [2021-08-11T11:18:56.334Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-08-11T11:18:56.334Z] ---> Using cache [2021-08-11T11:18:56.334Z] ---> aee909596f0b [2021-08-11T11:18:56.334Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-11T11:18:56.334Z] ---> Using cache [2021-08-11T11:18:56.334Z] ---> b3748d325491 [2021-08-11T11:18:56.334Z] 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-08-11T11:18:56.334Z] ---> Using cache [2021-08-11T11:18:56.334Z] ---> 2154c55fd017 [2021-08-11T11:18:56.334Z] 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-08-11T11:18:56.334Z] ---> Using cache [2021-08-11T11:18:56.334Z] ---> 31dd52ab64b6 [2021-08-11T11:18:56.334Z] 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-08-11T11:18:56.334Z] ---> Using cache [2021-08-11T11:18:56.334Z] ---> adbb2807c444 [2021-08-11T11:18:56.334Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-11T11:18:56.334Z] ---> Using cache [2021-08-11T11:18:56.334Z] ---> 152dd1d8c080 [2021-08-11T11:18:56.334Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-11T11:18:56.334Z] ---> Using cache [2021-08-11T11:18:56.334Z] ---> f3cfd58eaa23 [2021-08-11T11:18:56.334Z] Step 10/10 : COPY . . [2021-08-11T11:18:57.841Z] Fetching without tags [2021-08-11T11:18:58.171Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:58.664Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:18:58.664Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) [2021-08-11T11:18:57.794Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:57.798Z] > git config --add remote.origin.fetch +refs/pull/42734/head:refs/remotes/origin/PR-42734 # timeout=10 [2021-08-11T11:18:57.809Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:57.821Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:18:57.844Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:18:57.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:57.844Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:18:58.173Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:58.180Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:58.637Z] > git remote # timeout=10 [2021-08-11T11:18:58.644Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:18:58.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:18:58.648Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:18:58.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T11:18:58.665Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:18:58.671Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:18:59.219Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-11T11:18:59.876Z] + docker version [2021-08-11T11:18:59.876Z] Client: Docker Engine - Community [2021-08-11T11:18:59.876Z] Version: 20.10.6 [2021-08-11T11:18:59.876Z] API version: 1.41 [2021-08-11T11:18:59.876Z] Go version: go1.13.15 [2021-08-11T11:18:59.876Z] Git commit: 370c289 [2021-08-11T11:18:59.876Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-11T11:18:59.876Z] OS/Arch: linux/amd64 [2021-08-11T11:18:59.876Z] Context: default [2021-08-11T11:18:59.876Z] Experimental: true [2021-08-11T11:18:59.876Z] [2021-08-11T11:18:59.876Z] Server: Docker Engine - Community [2021-08-11T11:18:59.876Z] Engine: [2021-08-11T11:18:59.876Z] Version: 20.10.6 [2021-08-11T11:18:59.876Z] API version: 1.41 (minimum version 1.12) [2021-08-11T11:18:59.876Z] Go version: go1.13.15 [2021-08-11T11:18:59.876Z] Git commit: 8728dd2 [2021-08-11T11:18:59.876Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-11T11:18:59.876Z] OS/Arch: linux/amd64 [2021-08-11T11:18:59.876Z] Experimental: true [2021-08-11T11:18:59.876Z] containerd: [2021-08-11T11:18:59.876Z] Version: 1.4.6 [2021-08-11T11:18:59.876Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:18:59.876Z] runc: [2021-08-11T11:18:59.876Z] Version: 1.0.0-rc95 [2021-08-11T11:18:59.876Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:18:59.876Z] docker-init: [2021-08-11T11:18:59.876Z] Version: 0.19.0 [2021-08-11T11:18:59.876Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-11T11:19:00.155Z] + docker info [2021-08-11T11:19:01.088Z] Client: [2021-08-11T11:19:01.088Z] Context: default [2021-08-11T11:19:01.088Z] Debug Mode: false [2021-08-11T11:19:01.088Z] Plugins: [2021-08-11T11:19:01.088Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-11T11:19:01.088Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-11T11:19:01.088Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-11T11:19:01.088Z] [2021-08-11T11:19:01.088Z] Server: [2021-08-11T11:19:01.088Z] Containers: 0 [2021-08-11T11:19:01.088Z] Running: 0 [2021-08-11T11:19:01.088Z] Paused: 0 [2021-08-11T11:19:01.088Z] Stopped: 0 [2021-08-11T11:19:01.088Z] Images: 2 [2021-08-11T11:19:01.088Z] Server Version: 20.10.6 [2021-08-11T11:19:01.088Z] Storage Driver: overlay2 [2021-08-11T11:19:01.088Z] Backing Filesystem: extfs [2021-08-11T11:19:01.088Z] Supports d_type: true [2021-08-11T11:19:01.088Z] Native Overlay Diff: true [2021-08-11T11:19:01.088Z] userxattr: false [2021-08-11T11:19:01.088Z] Logging Driver: json-file [2021-08-11T11:19:01.088Z] Cgroup Driver: cgroupfs [2021-08-11T11:19:01.088Z] Cgroup Version: 1 [2021-08-11T11:19:01.088Z] Plugins: [2021-08-11T11:19:01.088Z] Volume: local [2021-08-11T11:19:01.088Z] Network: bridge host ipvlan macvlan null overlay [2021-08-11T11:19:01.088Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-11T11:19:01.088Z] Swarm: inactive [2021-08-11T11:19:01.088Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-11T11:19:01.088Z] Default Runtime: runc [2021-08-11T11:19:01.088Z] Init Binary: docker-init [2021-08-11T11:19:01.088Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:19:01.088Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:19:01.088Z] init version: de40ad0 [2021-08-11T11:19:01.088Z] Security Options: [2021-08-11T11:19:01.088Z] apparmor [2021-08-11T11:19:01.088Z] seccomp [2021-08-11T11:19:01.088Z] Profile: default [2021-08-11T11:19:01.088Z] Kernel Version: 5.4.0-1048-aws [2021-08-11T11:19:01.088Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-11T11:19:01.088Z] OSType: linux [2021-08-11T11:19:01.088Z] Architecture: x86_64 [2021-08-11T11:19:01.088Z] CPUs: 2 [2021-08-11T11:19:01.088Z] Total Memory: 7.569GiB [2021-08-11T11:19:01.088Z] Name: ip-10-100-108-165 [2021-08-11T11:19:01.088Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-11T11:19:01.088Z] Docker Root Dir: /var/lib/docker [2021-08-11T11:19:01.088Z] Debug Mode: false [2021-08-11T11:19:01.088Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:19:01.088Z] Labels: [2021-08-11T11:19:01.088Z] Experimental: true [2021-08-11T11:19:01.088Z] Insecure Registries: [2021-08-11T11:19:01.088Z] 127.0.0.0/8 [2021-08-11T11:19:01.088Z] Live Restore Enabled: true [2021-08-11T11:19:01.088Z] [2021-08-11T11:19:01.088Z] WARNING: No swap limit support [Pipeline] sh [2021-08-11T11:19:01.371Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:19:01.371Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:19:01.371Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42734/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-11T11:19:01.371Z] + bash /home/ubuntu/workspace/moby_PR-42734/check-config.sh [2021-08-11T11:19:01.371Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-11T11:19:01.371Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-11T11:19:01.371Z] [2021-08-11T11:19:01.371Z] Generally Necessary: [2021-08-11T11:19:01.371Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-11T11:19:01.371Z] - apparmor: enabled and tools installed [2021-08-11T11:19:01.371Z] - CONFIG_NAMESPACES: enabled [2021-08-11T11:19:01.371Z] - CONFIG_NET_NS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_PID_NS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_IPC_NS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_UTS_NS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_CGROUPS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-11T11:19:01.371Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-11T11:19:01.371Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-11T11:19:01.371Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-11T11:19:01.371Z] - CONFIG_CPUSETS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_MEMCG: enabled [2021-08-11T11:19:01.371Z] - CONFIG_KEYS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_VETH: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-11T11:19:01.371Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-11T11:19:01.371Z] [2021-08-11T11:19:01.371Z] Optional Features: [2021-08-11T11:19:01.371Z] - CONFIG_USER_NS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_SECCOMP: enabled [2021-08-11T11:19:01.371Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-11T11:19:01.371Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-11T11:19:01.371Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-11T11:19:01.371Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-11T11:19:01.371Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-11T11:19:01.630Z] - CONFIG_BLK_CGROUP: enabled [2021-08-11T11:19:01.630Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-11T11:19:01.630Z] - CONFIG_CGROUP_PERF: enabled [2021-08-11T11:19:01.630Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-11T11:19:01.630Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-11T11:19:01.630Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-11T11:19:01.630Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-11T11:19:01.630Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-11T11:19:01.630Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_IP_VS: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-11T11:19:01.630Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-11T11:19:01.630Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-11T11:19:01.630Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-11T11:19:01.630Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-11T11:19:01.630Z] - CONFIG_EXT4_FS: enabled [2021-08-11T11:19:01.630Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-11T11:19:01.630Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-11T11:19:01.630Z] - Network Drivers: [2021-08-11T11:19:01.630Z] - "overlay": [2021-08-11T11:19:01.630Z] - CONFIG_VXLAN: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-11T11:19:01.630Z] Optional (for encrypted networks): [2021-08-11T11:19:01.630Z] - CONFIG_CRYPTO: enabled [2021-08-11T11:19:01.630Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-11T11:19:01.630Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-11T11:19:01.630Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-11T11:19:01.630Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-11T11:19:01.630Z] - CONFIG_XFRM: enabled [2021-08-11T11:19:01.630Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-11T11:19:01.630Z] - "ipvlan": [2021-08-11T11:19:01.630Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-11T11:19:01.630Z] - "macvlan": [2021-08-11T11:19:01.630Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_DUMMY: enabled (as module) [2021-08-11T11:19:01.630Z] - "ftp,tftp client in container": [2021-08-11T11:19:01.630Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-11T11:19:01.630Z] - Storage Drivers: [2021-08-11T11:19:01.630Z] - "aufs": [2021-08-11T11:19:01.630Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-11T11:19:01.630Z] - "btrfs": [2021-08-11T11:19:01.630Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-11T11:19:01.630Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-11T11:19:01.630Z] - "devicemapper": [2021-08-11T11:19:01.630Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-11T11:19:01.630Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-11T11:19:01.630Z] - "overlay": [2021-08-11T11:19:01.630Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-11T11:19:01.630Z] - "zfs": [2021-08-11T11:19:01.630Z] - /dev/zfs: present [2021-08-11T11:19:01.630Z] - zfs command: missing [2021-08-11T11:19:01.630Z] - zpool command: missing [2021-08-11T11:19:01.630Z] [2021-08-11T11:19:01.630Z] Limits: [2021-08-11T11:19:01.630Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-11T11:19:01.630Z] [2021-08-11T11:19:01.630Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-11T11:19:01.958Z] + sudo modprobe ip_vs [2021-08-11T11:19:01.958Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 . [2021-08-11T11:19:02.215Z] #2 [internal] load .dockerignore [2021-08-11T11:19:02.215Z] #2 sha256:1c1c305bf1fb22737a415e9dc84ab64d9b989252c1ebe788b34f97b16d72e782 [2021-08-11T11:19:02.215Z] #2 transferring context: 87B done [2021-08-11T11:19:02.215Z] #2 DONE 0.0s [2021-08-11T11:19:02.215Z] [2021-08-11T11:19:02.215Z] #1 [internal] load build definition from Dockerfile [2021-08-11T11:19:02.215Z] #1 sha256:cb2007dc6776505d9a900528926c8cad6117fd2a7c844198156c8071059a3fcc [2021-08-11T11:19:02.215Z] #1 transferring dockerfile: 16.59kB done [2021-08-11T11:19:02.215Z] #1 DONE 0.0s [2021-08-11T11:19:02.215Z] [2021-08-11T11:19:02.215Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-11T11:19:02.215Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-11T11:19:02.215Z] #3 DONE 0.1s [2021-08-11T11:19:02.215Z] [2021-08-11T11:19:02.215Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-11T11:19:02.215Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-11T11:19:02.215Z] #4 CACHED [2021-08-11T11:19:02.433Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-11T11:19:02.474Z] [2021-08-11T11:19:02.474Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-11T11:19:02.474Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-11T11:19:02.474Z] #5 DONE 0.1s [2021-08-11T11:19:02.474Z] [2021-08-11T11:19:02.474Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:19:02.474Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-11T11:19:02.474Z] #8 DONE 0.1s [2021-08-11T11:19:02.474Z] [2021-08-11T11:19:02.474Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:19:02.474Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-11T11:19:02.474Z] #7 DONE 0.1s [2021-08-11T11:19:02.474Z] [2021-08-11T11:19:02.474Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-11T11:19:02.474Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-11T11:19:02.695Z] [2021-08-11T11:19:02.695Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-11T11:19:02.695Z] Installing docker-proxy to /usr/local/bin/ [2021-08-11T11:19:02.695Z] [2021-08-11T11:19:02.695Z] + mkdir -p bundles [2021-08-11T11:19:02.695Z] + '[' -n 'github.com/docker/docker/api [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/backend [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/container [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/events [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/filters [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/image [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/mount [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/network [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/registry [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/time [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/versions [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:19:02.695Z] github.com/docker/docker/api/types/volume [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:19:02.695Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:19:02.695Z] github.com/docker/docker/cli [2021-08-11T11:19:02.695Z] github.com/docker/docker/cli/config [2021-08-11T11:19:02.695Z] github.com/docker/docker/cli/debug [2021-08-11T11:19:02.695Z] github.com/docker/docker/client [2021-08-11T11:19:02.695Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:19:02.695Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:19:02.695Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:19:02.695Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:19:02.695Z] github.com/docker/docker/container [2021-08-11T11:19:02.695Z] github.com/docker/docker/container/stream [2021-08-11T11:19:02.695Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:19:02.695Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:19:02.695Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/config [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/events [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/exec [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/images [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/links [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/names [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/network [2021-08-11T11:19:02.695Z] github.com/docker/docker/daemon/stats [2021-08-11T11:19:02.695Z] github.com/docker/docker/distribution [2021-08-11T11:19:02.695Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:19:02.695Z] github.com/docker/docker/distribution/utils [2021-08-11T11:19:02.695Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:19:02.695Z] github.com/docker/docker/dockerversion [2021-08-11T11:19:02.695Z] github.com/docker/docker/errdefs [2021-08-11T11:19:02.695Z] github.com/docker/docker/image [2021-08-11T11:19:02.695Z] github.com/docker/docker/image/cache [2021-08-11T11:19:02.696Z] github.com/docker/docker/image/tarexport [2021-08-11T11:19:02.696Z] github.com/docker/docker/image/v1 [2021-08-11T11:19:02.696Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:19:02.696Z] github.com/docker/docker/layer [2021-08-11T11:19:02.696Z] github.com/docker/docker/libcontainerd [2021-08-11T11:19:02.696Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:19:02.696Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:19:02.696Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:19:02.696Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:19:02.696Z] github.com/docker/docker/oci [2021-08-11T11:19:02.696Z] github.com/docker/docker/oci/caps [2021-08-11T11:19:02.696Z] github.com/docker/docker/opts [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/archive [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/directory [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/locker [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/mount [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/platform [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/pools [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/progress [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/signal [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/stack [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/system [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/term [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:19:02.696Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:19:02.696Z] github.com/docker/docker/plugin [2021-08-11T11:19:02.696Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:19:02.696Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:19:02.696Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:19:02.696Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:19:02.696Z] github.com/docker/docker/quota [2021-08-11T11:19:02.696Z] github.com/docker/docker/reference [2021-08-11T11:19:02.696Z] github.com/docker/docker/registry [2021-08-11T11:19:02.696Z] github.com/docker/docker/registry/resumable [2021-08-11T11:19:02.696Z] github.com/docker/docker/restartmanager [2021-08-11T11:19:02.696Z] github.com/docker/docker/rootless [2021-08-11T11:19:02.696Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:19:02.696Z] github.com/docker/docker/runconfig [2021-08-11T11:19:02.696Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/environment [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/registry [2021-08-11T11:19:02.696Z] github.com/docker/docker/testutil/request [2021-08-11T11:19:02.696Z] github.com/docker/docker/volume [2021-08-11T11:19:02.696Z] github.com/docker/docker/volume/drivers [2021-08-11T11:19:02.696Z] github.com/docker/docker/volume/local [2021-08-11T11:19:02.696Z] github.com/docker/docker/volume/mounts [2021-08-11T11:19:02.696Z] github.com/docker/docker/volume/service [2021-08-11T11:19:02.696Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:19:02.696Z] github.com/docker/docker/volume/testutils' ']' [2021-08-11T11:19:02.696Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-11T11:19:02.732Z] #6 DONE 0.1s [2021-08-11T11:19:02.989Z] [2021-08-11T11:19:02.989Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:19:02.989Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-11T11:19:02.989Z] #65 DONE 0.0s [2021-08-11T11:19:02.989Z] [2021-08-11T11:19:02.989Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:19:02.989Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-11T11:19:02.989Z] #63 DONE 0.0s [2021-08-11T11:19:02.989Z] [2021-08-11T11:19:02.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:19:02.989Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:19:02.989Z] #9 DONE 0.0s [2021-08-11T11:19:02.989Z] [2021-08-11T11:19:02.989Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-11T11:19:02.989Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-11T11:19:02.989Z] #26 DONE 0.0s [2021-08-11T11:19:02.989Z] [2021-08-11T11:19:02.989Z] #23 [internal] load build context [2021-08-11T11:19:02.989Z] #23 sha256:bf1ee8a5754e08f98385f910ac9d88ac15decbcfdea5e08322a2064bb8e7d55a [2021-08-11T11:19:03.256Z] #23 ... [2021-08-11T11:19:03.256Z] [2021-08-11T11:19:03.256Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-11T11:19:03.256Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-11T11:19:03.256Z] #42 DONE 0.4s [2021-08-11T11:19:03.256Z] [2021-08-11T11:19:03.256Z] #23 [internal] load build context [2021-08-11T11:19:03.256Z] #23 sha256:bf1ee8a5754e08f98385f910ac9d88ac15decbcfdea5e08322a2064bb8e7d55a [2021-08-11T11:19:04.082Z] ? github.com/docker/docker/api [no test files] [2021-08-11T11:19:04.631Z] #23 transferring context: 55.81MB 1.8s done [2021-08-11T11:19:04.631Z] #23 DONE 1.9s [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #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-08-11T11:19:04.889Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-11T11:19:04.889Z] #20 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #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-08-11T11:19:04.889Z] #37 sha256:9254c677460c08d2f940e7178a3460ea89edeb230e7cc05e046cf46becfdd8ff [2021-08-11T11:19:04.889Z] #37 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #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-08-11T11:19:04.889Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-11T11:19:04.889Z] #15 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-11T11:19:04.889Z] #46 sha256:d6b95f1a5c77b91428ffeacc88345a26a0a6effe42682a5f4d7ecf0893bf73f8 [2021-08-11T11:19:04.889Z] #46 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-11T11:19:04.889Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-11T11:19:04.889Z] #39 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-11T11:19:04.889Z] #62 sha256:1fe74d860b2ba2194a9f9bb12779b1e645e558506a3c7e6a4a4d2f87d5763ed0 [2021-08-11T11:19:04.889Z] #62 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #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-08-11T11:19:04.889Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-11T11:19:04.889Z] #11 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-11T11:19:04.889Z] #58 sha256:dc757fc9f237c21c39fbbfda27c1060de26d8fb3f9733a035e768f87b6416c9c [2021-08-11T11:19:04.889Z] #58 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-11T11:19:04.889Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-11T11:19:04.889Z] #66 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #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-08-11T11:19:04.889Z] #57 sha256:f2ca3cec68d9e3cfb6cb680136bf0d87cc5581bbf01dd9f5138253ba161c2534 [2021-08-11T11:19:04.889Z] #57 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-11T11:19:04.889Z] #67 sha256:8005e381bc53dccaa03ad32f208e1589636196054b24af0ea760fe43d84207da [2021-08-11T11:19:04.889Z] #67 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-11T11:19:04.889Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-11T11:19:04.889Z] #18 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #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-08-11T11:19:04.889Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-11T11:19:04.889Z] #27 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.889Z] #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-08-11T11:19:04.889Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-11T11:19:04.889Z] #43 CACHED [2021-08-11T11:19:04.889Z] [2021-08-11T11:19:04.890Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #41 sha256:b473769e56e64a0af49980cc901c9d7f98e990f8f97b7acb2ffde2b977e3edd6 [2021-08-11T11:19:04.890Z] #41 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-11T11:19:04.890Z] #25 sha256:ae445309bc8ecf1a9a4fc5cca2918243e6aff19ab6ef0503073c7986ae7b8481 [2021-08-11T11:19:04.890Z] #25 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-11T11:19:04.890Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-11T11:19:04.890Z] #10 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #45 sha256:501c9a41f2d749db65bcf1553078121f9e626072389008a6a0ede950df479efd [2021-08-11T11:19:04.890Z] #45 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-11T11:19:04.890Z] #61 sha256:f8b9671a0707c19c61c40bf2e08554e0be330713508a55841627233936d6fef9 [2021-08-11T11:19:04.890Z] #61 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-11T11:19:04.890Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-11T11:19:04.890Z] #19 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-11T11:19:04.890Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-11T11:19:04.890Z] #14 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-11T11:19:04.890Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-11T11:19:04.890Z] #22 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #55 sha256:150ddd4e16194c6d98d2d5ff9984ae88b7b69a0c1802d68197017c7c0af31d03 [2021-08-11T11:19:04.890Z] #55 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #29 sha256:d9a22774267e94e52a275a62efdf50d4f5de3a61a384c5475aa2f55138546a3a [2021-08-11T11:19:04.890Z] #29 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-11T11:19:04.890Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-11T11:19:04.890Z] #17 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-11T11:19:04.890Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-11T11:19:04.890Z] #64 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #52 sha256:c032c7e1e38db4277a0f3e3b0d2a405c2def8351b8087fd7a5b697849495b3c8 [2021-08-11T11:19:04.890Z] #52 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:19:04.890Z] #36 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #34 sha256:19c0257228d15744015095c211a2d4fa6d671150f1d11f73794218014e412236 [2021-08-11T11:19:04.890Z] #34 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-11T11:19:04.890Z] #12 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #50 sha256:d2b1e9ecaada01315eec401a83a42a886942b0f568c7167d982a77b1a6ea1cb8 [2021-08-11T11:19:04.890Z] #50 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #24 sha256:c73c6041067ab3f04e1e82ce43433d5debf03ba3ed5b745da2b5305f4e325f1c [2021-08-11T11:19:04.890Z] #24 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-11T11:19:04.890Z] #21 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-11T11:19:04.890Z] #60 sha256:cebf20cd58da3febaa3f65a0be6eb3c5a48d9883eaa771da279cd1b4330070e2 [2021-08-11T11:19:04.890Z] #60 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #47 sha256:5bdca9a4b6e1fe2941a5638a0f3142556d5f19465c3992a74817dab86aeec808 [2021-08-11T11:19:04.890Z] #47 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-11T11:19:04.890Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-11T11:19:04.890Z] #16 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #51 sha256:513d340482bd7f59e0063eaed134517b38ae2af241eeee23cada61d9e92997aa [2021-08-11T11:19:04.890Z] #51 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #48 sha256:eb19df3d33b80095e06d03cb093eefd3f848d9c22ec147b4a41c196648fbebc1 [2021-08-11T11:19:04.890Z] #48 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #49 sha256:872575dbd5a2e7fe91d97723c1e2cc7261c2dbc67c1508246c4988f0e35711db [2021-08-11T11:19:04.890Z] #49 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #59 sha256:7ac2b1c8e017dadae3f1308a1a03370e26a966fe4879849fae4c53960164dd0e [2021-08-11T11:19:04.890Z] #59 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #54 sha256:d56eaa61ba08e6d835e9b52045fa61c7b41d53dcccfe5791f3e8831e08331233 [2021-08-11T11:19:04.890Z] #54 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-11T11:19:04.890Z] #30 sha256:6eeccecde17d7d41f1281a02083efd286fe5ae5d2e2f3f678e952003a606090d [2021-08-11T11:19:04.890Z] #30 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-11T11:19:04.890Z] #28 sha256:903bc918e530bed439af4855f6a091a21917ac3c1e3cc91644efb455e93fdbcf [2021-08-11T11:19:04.890Z] #28 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #35 sha256:d4a92aafb7448464b5d1ec2b6ebc698eeb6bd4361b8f0ebce406a07541abde52 [2021-08-11T11:19:04.890Z] #35 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #53 sha256:fd55f07682acb12c21c700f5cc9f356bb8d69027c428154d2f3ece6760d4b8aa [2021-08-11T11:19:04.890Z] #53 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #38 sha256:02ed987a4550a043c20a1ad698d511bb0675d546b6bad752badc86f88fac799a [2021-08-11T11:19:04.890Z] #38 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-11T11:19:04.890Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-11T11:19:04.890Z] #31 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:19:04.890Z] #40 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-11T11:19:04.890Z] #33 sha256:d3b79432faa3545ff627f1b94f7a6326f0b39040d1398d1ed26fa0729d7df286 [2021-08-11T11:19:04.890Z] #33 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:19:04.890Z] #44 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:19:04.890Z] #13 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-11T11:19:04.890Z] #56 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #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-08-11T11:19:04.890Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-11T11:19:04.890Z] #32 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-11T11:19:04.890Z] #68 sha256:c71532d5c04ad0cac4a90044a800afede9b0885738052bef38bd69be5751b3ca [2021-08-11T11:19:04.890Z] #68 CACHED [2021-08-11T11:19:04.890Z] [2021-08-11T11:19:04.890Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-11T11:19:04.890Z] #69 sha256:8614766d055e54751e31ecb74613c25108c4507c9da5b0ae41eadae4ee80e335 [2021-08-11T11:19:05.825Z] #69 DONE 0.9s [2021-08-11T11:19:05.825Z] [2021-08-11T11:19:05.825Z] #70 exporting to image [2021-08-11T11:19:05.825Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-11T11:19:05.825Z] #70 exporting layers [2021-08-11T11:19:06.768Z] #70 exporting layers 1.0s done [2021-08-11T11:19:06.768Z] #70 writing image sha256:99f0d35f9a7de51c1663acedd35a11c10c152cc3f16e50d1a1832b6a70d941e0 done [2021-08-11T11:19:06.768Z] #70 naming to docker.io/library/docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 done [2021-08-11T11:19:06.768Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-11T11:19:07.097Z] + trap exit INT TERM [2021-08-11T11:19:07.097Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-11T11:19:07.097Z] + CONTAINER_NAME=docker-pr2 [2021-08-11T11:19:07.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42734/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh dynbinary [2021-08-11T11:19:07.664Z] [2021-08-11T11:19:07.664Z] Removing bundles/ [2021-08-11T11:19:07.664Z] [2021-08-11T11:19:07.664Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-11T11:19:07.664Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:19:07.664Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:19:10.043Z] ---> 5ea68b016d2b [2021-08-11T11:19:11.002Z] Successfully built 5ea68b016d2b [2021-08-11T11:19:11.002Z] Successfully tagged docker:latest [2021-08-11T11:19:11.002Z] INFO: Image build ended at 08/11/2021 11:19:10. Duration:00:00:23.2518839 [2021-08-11T11:19:11.002Z] [2021-08-11T11:19:11.002Z] [2021-08-11T11:19:11.002Z] INFO: Building the test binaries at 08/11/2021 11:19:10... [2021-08-11T11:19:15.223Z] ---> 16fba55cec7d [2021-08-11T11:19:15.223Z] Successfully built 16fba55cec7d [2021-08-11T11:19:15.223Z] Successfully tagged docker:latest [2021-08-11T11:19:15.223Z] INFO: Image build ended at 08/11/2021 11:19:12. Duration:00:00:23.5008517 [2021-08-11T11:19:15.223Z] [2021-08-11T11:19:15.223Z] [2021-08-11T11:19:15.223Z] INFO: Building the test binaries at 08/11/2021 11:19:12... [2021-08-11T11:19:15.694Z] INFO: make.ps1 starting at 08/11/2021 11:19:15 [2021-08-11T11:19:15.694Z] INFO: Git commit (28576c5b1a) assumed from DOCKER_GITCOMMIT environment variable [2021-08-11T11:19:15.694Z] INFO: Invoking autogen... [2021-08-11T11:19:16.148Z] INFO: Building daemon... [2021-08-11T11:19:17.387Z] ---> 96624f83ae88 [2021-08-11T11:19:17.387Z] Successfully built 96624f83ae88 [2021-08-11T11:19:17.387Z] Successfully tagged docker:latest [2021-08-11T11:19:17.387Z] INFO: Image build ended at 08/11/2021 11:19:16. Duration:00:00:25.3935000 [2021-08-11T11:19:17.387Z] [2021-08-11T11:19:17.387Z] [2021-08-11T11:19:17.387Z] INFO: Building the test binaries at 08/11/2021 11:19:16... [2021-08-11T11:19:18.125Z] INFO: make.ps1 starting at 08/11/2021 11:19:17 [2021-08-11T11:19:18.125Z] INFO: Git commit (28576c5b1a) assumed from DOCKER_GITCOMMIT environment variable [2021-08-11T11:19:18.125Z] INFO: Invoking autogen... [2021-08-11T11:19:18.580Z] INFO: Building daemon... [2021-08-11T11:19:18.623Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fcc82bea35203b6c) in /home/ubuntu/workspace/moby_PR-42734 [Pipeline] { [Pipeline] checkout [2021-08-11T11:19:18.874Z] The recommended git tool is: git [2021-08-11T11:19:21.537Z] using credential docker-jenkins-github-credentials [2021-08-11T11:19:21.553Z] Cloning the remote Git repository [2021-08-11T11:19:21.553Z] Cloning with configured refspecs honoured and without tags [2021-08-11T11:19:22.218Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-08-11T11:19:22.233Z] INFO: make.ps1 starting at 08/11/2021 11:19:21 [2021-08-11T11:19:22.233Z] INFO: Git commit (28576c5b1a) assumed from DOCKER_GITCOMMIT environment variable [2021-08-11T11:19:22.233Z] INFO: Invoking autogen... [2021-08-11T11:19:21.568Z] Cloning repository https://github.com/moby/moby.git [2021-08-11T11:19:21.631Z] > git init /home/ubuntu/workspace/moby_PR-42734 # timeout=10 [2021-08-11T11:19:21.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:19:21.922Z] > git --version # timeout=10 [2021-08-11T11:19:21.941Z] > git --version # 'git version 2.17.1' [2021-08-11T11:19:21.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:19:22.018Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:19:22.689Z] INFO: Building daemon... [2021-08-11T11:19:44.760Z] Fetching without tags [2021-08-11T11:19:44.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:19:44.690Z] > git config --add remote.origin.fetch +refs/pull/42734/head:refs/remotes/origin/PR-42734 # timeout=10 [2021-08-11T11:19:44.709Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:19:44.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-11T11:19:44.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-11T11:19:44.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:19:44.764Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42734/head:refs/remotes/origin/PR-42734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-11T11:19:45.162Z] Merging remotes/origin/master commit b88acf7a7a571b0fe054b8315c79caa16b0c92df into PR head commit 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:19:46.251Z] Merge succeeded, producing 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:19:46.251Z] Checking out Revision 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 (PR-42734) [2021-08-11T11:19:45.170Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:19:45.198Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:19:46.171Z] > git remote # timeout=10 [2021-08-11T11:19:46.197Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T11:19:46.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-11T11:19:46.211Z] > git merge b88acf7a7a571b0fe054b8315c79caa16b0c92df # timeout=10 [2021-08-11T11:19:46.238Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T11:19:46.251Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T11:19:46.264Z] > git checkout -f 28576c5b1afb657186d6d6fef1f6444d0ca77ad7 # timeout=10 [2021-08-11T11:19:50.467Z] Commit message: "api: preserve DiskUsage.Volumes JSON schema pre-1.42" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-11T11:19:51.557Z] + docker version [2021-08-11T11:19:59.726Z] Client: Docker Engine - Community [2021-08-11T11:19:59.726Z] Version: 20.10.6 [2021-08-11T11:19:59.726Z] API version: 1.41 [2021-08-11T11:19:59.726Z] Go version: go1.13.15 [2021-08-11T11:19:59.726Z] Git commit: 370c289 [2021-08-11T11:19:59.726Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-11T11:19:59.726Z] OS/Arch: linux/amd64 [2021-08-11T11:19:59.726Z] Context: default [2021-08-11T11:19:59.726Z] Experimental: true [2021-08-11T11:19:59.726Z] [2021-08-11T11:19:59.726Z] Server: Docker Engine - Community [2021-08-11T11:19:59.726Z] Engine: [2021-08-11T11:19:59.726Z] Version: 20.10.6 [2021-08-11T11:19:59.726Z] API version: 1.41 (minimum version 1.12) [2021-08-11T11:19:59.726Z] Go version: go1.13.15 [2021-08-11T11:19:59.726Z] Git commit: 8728dd2 [2021-08-11T11:19:59.726Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-11T11:19:59.726Z] OS/Arch: linux/amd64 [2021-08-11T11:19:59.726Z] Experimental: true [2021-08-11T11:19:59.726Z] containerd: [2021-08-11T11:19:59.726Z] Version: 1.4.6 [2021-08-11T11:19:59.726Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:19:59.726Z] runc: [2021-08-11T11:19:59.726Z] Version: 1.0.0-rc95 [2021-08-11T11:19:59.726Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:19:59.726Z] docker-init: [2021-08-11T11:19:59.726Z] Version: 0.19.0 [2021-08-11T11:19:59.726Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-11T11:20:00.083Z] + docker info [2021-08-11T11:20:14.992Z] Client: [2021-08-11T11:20:14.992Z] Context: default [2021-08-11T11:20:14.992Z] Debug Mode: false [2021-08-11T11:20:14.992Z] Plugins: [2021-08-11T11:20:14.992Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-11T11:20:14.992Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-11T11:20:14.992Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-11T11:20:14.992Z] [2021-08-11T11:20:14.992Z] Server: [2021-08-11T11:20:14.992Z] Containers: 0 [2021-08-11T11:20:14.992Z] Running: 0 [2021-08-11T11:20:14.992Z] Paused: 0 [2021-08-11T11:20:14.992Z] Stopped: 0 [2021-08-11T11:20:14.992Z] Images: 0 [2021-08-11T11:20:14.992Z] Server Version: 20.10.6 [2021-08-11T11:20:14.992Z] Storage Driver: overlay2 [2021-08-11T11:20:14.992Z] Backing Filesystem: extfs [2021-08-11T11:20:14.992Z] Supports d_type: true [2021-08-11T11:20:14.992Z] Native Overlay Diff: true [2021-08-11T11:20:14.992Z] userxattr: false [2021-08-11T11:20:14.992Z] Logging Driver: json-file [2021-08-11T11:20:14.992Z] Cgroup Driver: cgroupfs [2021-08-11T11:20:14.992Z] Cgroup Version: 1 [2021-08-11T11:20:14.992Z] Plugins: [2021-08-11T11:20:14.992Z] Volume: local [2021-08-11T11:20:14.992Z] Network: bridge host ipvlan macvlan null overlay [2021-08-11T11:20:14.992Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-11T11:20:14.992Z] Swarm: inactive [2021-08-11T11:20:14.992Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-11T11:20:14.992Z] Default Runtime: runc [2021-08-11T11:20:14.992Z] Init Binary: docker-init [2021-08-11T11:20:14.992Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-11T11:20:14.992Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-11T11:20:14.992Z] init version: de40ad0 [2021-08-11T11:20:14.992Z] Security Options: [2021-08-11T11:20:14.992Z] apparmor [2021-08-11T11:20:14.992Z] seccomp [2021-08-11T11:20:14.992Z] Profile: default [2021-08-11T11:20:14.992Z] Kernel Version: 5.4.0-1048-aws [2021-08-11T11:20:14.992Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-11T11:20:14.992Z] OSType: linux [2021-08-11T11:20:14.992Z] Architecture: x86_64 [2021-08-11T11:20:14.992Z] CPUs: 2 [2021-08-11T11:20:14.992Z] Total Memory: 7.487GiB [2021-08-11T11:20:14.992Z] Name: ip-10-100-61-229 [2021-08-11T11:20:14.992Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-11T11:20:14.992Z] Docker Root Dir: /var/lib/docker [2021-08-11T11:20:14.992Z] Debug Mode: false [2021-08-11T11:20:14.992Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:20:14.992Z] Labels: [2021-08-11T11:20:14.992Z] Experimental: true [2021-08-11T11:20:14.992Z] Insecure Registries: [2021-08-11T11:20:14.992Z] 127.0.0.0/8 [2021-08-11T11:20:14.992Z] Live Restore Enabled: true [2021-08-11T11:20:14.992Z] [2021-08-11T11:20:14.992Z] WARNING: No swap limit support [Pipeline] sh [2021-08-11T11:20:15.290Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:20:15.290Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-11T11:20:15.290Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42734/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-11T11:20:15.290Z] + bash /home/ubuntu/workspace/moby_PR-42734/check-config.sh [2021-08-11T11:20:15.290Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-11T11:20:15.290Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-11T11:20:15.290Z] [2021-08-11T11:20:15.290Z] Generally Necessary: [2021-08-11T11:20:15.290Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-11T11:20:15.290Z] - apparmor: enabled and tools installed [2021-08-11T11:20:15.290Z] - CONFIG_NAMESPACES: enabled [2021-08-11T11:20:15.290Z] - CONFIG_NET_NS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_PID_NS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_IPC_NS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_UTS_NS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_CGROUPS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-11T11:20:15.290Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-11T11:20:15.290Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-11T11:20:15.290Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-11T11:20:15.290Z] - CONFIG_CPUSETS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_MEMCG: enabled [2021-08-11T11:20:15.290Z] - CONFIG_KEYS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_VETH: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-11T11:20:15.290Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-11T11:20:15.290Z] [2021-08-11T11:20:15.290Z] Optional Features: [2021-08-11T11:20:15.290Z] - CONFIG_USER_NS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_SECCOMP: enabled [2021-08-11T11:20:15.290Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-11T11:20:15.290Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-11T11:20:15.290Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-11T11:20:15.290Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-11T11:20:15.290Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-11T11:20:15.561Z] - CONFIG_BLK_CGROUP: enabled [2021-08-11T11:20:15.561Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-11T11:20:15.561Z] - CONFIG_CGROUP_PERF: enabled [2021-08-11T11:20:15.561Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-11T11:20:15.561Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-11T11:20:15.561Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-11T11:20:15.561Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-11T11:20:15.561Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-11T11:20:15.561Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-11T11:20:15.561Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-11T11:20:15.561Z] - CONFIG_IP_VS: enabled (as module) [2021-08-11T11:20:15.561Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-11T11:20:15.561Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-11T11:20:15.561Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-11T11:20:15.561Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-11T11:20:15.561Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-11T11:20:15.561Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-11T11:20:15.561Z] - CONFIG_EXT4_FS: enabled [2021-08-11T11:20:15.561Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-11T11:20:15.561Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-11T11:20:15.561Z] - Network Drivers: [2021-08-11T11:20:15.561Z] - "overlay": [2021-08-11T11:20:15.561Z] - CONFIG_VXLAN: enabled (as module) [2021-08-11T11:20:15.561Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-11T11:20:15.561Z] Optional (for encrypted networks): [2021-08-11T11:20:15.561Z] - CONFIG_CRYPTO: enabled [2021-08-11T11:20:15.561Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-11T11:20:15.561Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-11T11:20:15.561Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-11T11:20:15.561Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-11T11:20:15.561Z] - CONFIG_XFRM: enabled [2021-08-11T11:20:15.561Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-11T11:20:15.561Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-11T11:20:15.561Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-11T11:20:15.561Z] - "ipvlan": [2021-08-11T11:20:15.561Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-11T11:20:15.561Z] - "macvlan": [2021-08-11T11:20:15.561Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-11T11:20:15.561Z] - CONFIG_DUMMY: enabled (as module) [2021-08-11T11:20:15.561Z] - "ftp,tftp client in container": [2021-08-11T11:20:15.828Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-11T11:20:15.828Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-11T11:20:15.828Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-11T11:20:15.828Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-11T11:20:15.828Z] - Storage Drivers: [2021-08-11T11:20:15.828Z] - "aufs": [2021-08-11T11:20:15.828Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-11T11:20:15.828Z] - "btrfs": [2021-08-11T11:20:15.828Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-11T11:20:15.828Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-11T11:20:15.828Z] - "devicemapper": [2021-08-11T11:20:15.828Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-11T11:20:15.828Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-11T11:20:15.828Z] - "overlay": [2021-08-11T11:20:15.828Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-11T11:20:15.828Z] - "zfs": [2021-08-11T11:20:15.828Z] - /dev/zfs: present [2021-08-11T11:20:15.828Z] - zfs command: missing [2021-08-11T11:20:15.828Z] - zpool command: missing [2021-08-11T11:20:15.828Z] [2021-08-11T11:20:15.828Z] Limits: [2021-08-11T11:20:15.828Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-11T11:20:15.828Z] [2021-08-11T11:20:15.828Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-11T11:20:16.182Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 . [2021-08-11T11:20:16.442Z] #1 [internal] load build definition from Dockerfile [2021-08-11T11:20:16.442Z] #1 sha256:cce371054e60103918babbe94c1b6bbeaa20f8a11710ade2e6fc225cf97ed3d4 [2021-08-11T11:20:16.442Z] #1 transferring dockerfile: 16.59kB done [2021-08-11T11:20:16.442Z] #1 DONE 0.1s [2021-08-11T11:20:16.442Z] [2021-08-11T11:20:16.442Z] #2 [internal] load .dockerignore [2021-08-11T11:20:16.442Z] #2 sha256:d90dd3829ce2f652fdff71b50c4c30214bc2fbc7f4081ed0599e810fbc5dc0d2 [2021-08-11T11:20:16.442Z] #2 transferring context: 87B done [2021-08-11T11:20:16.442Z] #2 DONE 0.0s [2021-08-11T11:20:16.442Z] [2021-08-11T11:20:16.442Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-11T11:20:16.442Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-11T11:20:16.554Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-11T11:20:16.554Z] [2021-08-11T11:20:16.554Z] ________ ____ __. [2021-08-11T11:20:16.554Z] \_____ \ | |/ _| [2021-08-11T11:20:16.555Z] / | \| < [2021-08-11T11:20:16.555Z] / | \ | \ [2021-08-11T11:20:16.555Z] \_______ /____|__ \ [2021-08-11T11:20:16.555Z] \/ \/ [2021-08-11T11:20:16.555Z] [2021-08-11T11:20:16.555Z] INFO: make.ps1 ended at 08/11/2021 11:20:13 [2021-08-11T11:20:16.555Z] INFO: Binaries build ended at 08/11/2021 11:20:15. Duration:00:01:04.1750490 [2021-08-11T11:20:16.555Z] INFO: Copying the built daemon binary to d:\CI\PR-42734\2\binary\dockerd-28576c5b1a.exe... [2021-08-11T11:20:16.555Z] INFO: Copying the built client binary to d:\CI\PR-42734\2\binary\docker-28576c5b1a.exe... [2021-08-11T11:20:16.555Z] INFO: Copying dockerversion from the container... [2021-08-11T11:20:16.555Z] INFO: Copying the golang package from the container to d:\CI\PR-42734\2\installer\go.zip... [2021-08-11T11:20:16.702Z] #3 DONE 0.4s [2021-08-11T11:20:16.963Z] [2021-08-11T11:20:16.963Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-11T11:20:16.963Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-11T11:20:16.963Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-11T11:20:16.963Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-11T11:20:16.963Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-11T11:20:16.963Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-11T11:20:16.963Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-08-11T11:20:17.009Z] INFO: Extracting go.zip to d:\CI\PR-42734\2\go [2021-08-11T11:20:17.225Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s [2021-08-11T11:20:17.225Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-08-11T11:20:17.225Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-08-11T11:20:17.225Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-11T11:20:17.796Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-08-11T11:20:18.056Z] #4 DONE 1.0s [2021-08-11T11:20:18.056Z] [2021-08-11T11:20:18.056Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-08-11T11:20:18.056Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-08-11T11:20:18.125Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:20:18.125Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:20:18.125Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:20:18.125Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:20:18.125Z] [2021-08-11T11:20:18.125Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-11T11:20:18.125Z] DOCKER_SYSTEMD=1 [2021-08-11T11:20:18.125Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-11T11:20:18.125Z] HOSTNAME=025e1a96ae4f [2021-08-11T11:20:18.125Z] DEST=bundles/test-integration [2021-08-11T11:20:18.125Z] PWD=/go/src/github.com/docker/docker [2021-08-11T11:20:18.125Z] DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:20:18.125Z] container=docker [2021-08-11T11:20:18.125Z] HOME=/root [2021-08-11T11:20:18.125Z] LANG=C.UTF-8 [2021-08-11T11:20:18.125Z] INVOCATION_ID=eb2de3c394f74626be6a9de7a5012df0 [2021-08-11T11:20:18.125Z] GOLANG_VERSION=1.16.6 [2021-08-11T11:20:18.125Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-11T11:20:18.125Z] VALIDATE_BRANCH=master [2021-08-11T11:20:18.125Z] TERM=xterm [2021-08-11T11:20:18.125Z] DOCKER_PKG=github.com/docker/docker [2021-08-11T11:20:18.125Z] SHLVL=3 [2021-08-11T11:20:18.125Z] TIMEOUT=120m [2021-08-11T11:20:18.125Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-11T11:20:18.125Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-11T11:20:18.125Z] GO111MODULE=off [2021-08-11T11:20:18.125Z] DOCKER_EXPERIMENTAL=1 [2021-08-11T11:20:18.125Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-11T11:20:18.125Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-11T11:20:18.125Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-11T11:20:18.125Z] GOPATH=/go [2021-08-11T11:20:18.125Z] PKG_CONFIG=pkg-config [2021-08-11T11:20:18.125Z] _=/usr/bin/env [2021-08-11T11:20:18.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-11T11:20:18.631Z] #7 DONE 0.3s [2021-08-11T11:20:18.631Z] [2021-08-11T11:20:18.631Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:20:18.631Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-11T11:20:18.631Z] #6 DONE 0.4s [2021-08-11T11:20:18.631Z] [2021-08-11T11:20:18.631Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-11T11:20:18.631Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-11T11:20:18.631Z] #5 DONE 0.4s [2021-08-11T11:20:18.631Z] [2021-08-11T11:20:18.631Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-11T11:20:18.631Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-11T11:20:18.631Z] #8 DONE 0.5s [2021-08-11T11:20:19.085Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-11T11:20:19.085Z] [2021-08-11T11:20:19.085Z] ________ ____ __. [2021-08-11T11:20:19.085Z] \_____ \ | |/ _| [2021-08-11T11:20:19.085Z] / | \| < [2021-08-11T11:20:19.085Z] / | \ | \ [2021-08-11T11:20:19.085Z] \_______ /____|__ \ [2021-08-11T11:20:19.085Z] \/ \/ [2021-08-11T11:20:19.085Z] [2021-08-11T11:20:19.085Z] INFO: make.ps1 ended at 08/11/2021 11:20:16 [2021-08-11T11:20:19.085Z] INFO: Binaries build ended at 08/11/2021 11:20:17. Duration:00:01:04.4637347 [2021-08-11T11:20:19.085Z] INFO: Copying the built daemon binary to d:\CI\PR-42734\2\binary\dockerd-28576c5b1a.exe... [2021-08-11T11:20:19.085Z] INFO: Copying the built client binary to d:\CI\PR-42734\2\binary\docker-28576c5b1a.exe... [2021-08-11T11:20:19.085Z] INFO: Copying dockerversion from the container... [2021-08-11T11:20:19.085Z] INFO: Copying the golang package from the container to d:\CI\PR-42734\2\installer\go.zip... [2021-08-11T11:20:19.541Z] INFO: Extracting go.zip to d:\CI\PR-42734\2\go [2021-08-11T11:20:20.101Z] [2021-08-11T11:20:20.101Z] #23 [internal] load build context [2021-08-11T11:20:20.101Z] #23 sha256:dbfe64222d8585a2f0077d16f1f9115b21acebcbb73af454525129977c354f86 [2021-08-11T11:20:20.363Z] #23 ... [2021-08-11T11:20:20.363Z] [2021-08-11T11:20:20.363Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-11T11:20:20.363Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-11T11:20:20.363Z] #42 DONE 0.7s [2021-08-11T11:20:20.363Z] [2021-08-11T11:20:20.363Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-11T11:20:20.363Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-11T11:20:20.363Z] #42 DONE 0.0s [2021-08-11T11:20:20.363Z] [2021-08-11T11:20:20.363Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:20:20.363Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-11T11:20:20.363Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-11T11:20:20.363Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-11T11:20:20.363Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-11T11:20:20.363Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-11T11:20:20.363Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s [2021-08-11T11:20:20.624Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-08-11T11:20:20.624Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-08-11T11:20:25.923Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.8s done [2021-08-11T11:20:25.923Z] #65 ... [2021-08-11T11:20:25.923Z] [2021-08-11T11:20:25.923Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:25.923Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:25.923Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.2s done [2021-08-11T11:20:25.923Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-08-11T11:20:25.923Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-08-11T11:20:25.923Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-08-11T11:20:25.923Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.1s [2021-08-11T11:20:25.923Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.9s done [2021-08-11T11:20:25.923Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 2.4s done [2021-08-11T11:20:25.923Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.2s done [2021-08-11T11:20:25.923Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.7s [2021-08-11T11:20:25.923Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 111.15MB / 129.05MB 5.7s [2021-08-11T11:20:25.923Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 3.0s [2021-08-11T11:20:25.923Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.2s done [2021-08-11T11:20:25.923Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 118.53MB / 129.05MB 5.8s [2021-08-11T11:20:26.184Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 6.1s done [2021-08-11T11:20:26.184Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.1s [2021-08-11T11:20:28.095Z] #9 ... [2021-08-11T11:20:28.095Z] [2021-08-11T11:20:28.095Z] #23 [internal] load build context [2021-08-11T11:20:28.095Z] #23 sha256:dbfe64222d8585a2f0077d16f1f9115b21acebcbb73af454525129977c354f86 [2021-08-11T11:20:28.095Z] #23 transferring context: 55.81MB 6.4s done [2021-08-11T11:20:28.095Z] #23 DONE 8.2s [2021-08-11T11:20:28.095Z] [2021-08-11T11:20:28.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:28.095Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:28.095Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 7.9s done [2021-08-11T11:20:28.095Z] #9 ... [2021-08-11T11:20:28.095Z] [2021-08-11T11:20:28.095Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:20:28.095Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-11T11:20:28.095Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-08-11T11:20:28.095Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-11T11:20:28.095Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-11T11:20:28.095Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-11T11:20:28.095Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2021-08-11T11:20:28.095Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-08-11T11:20:28.095Z] #63 DONE 8.1s [2021-08-11T11:20:28.095Z] [2021-08-11T11:20:28.095Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-11T11:20:28.095Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-11T11:20:28.095Z] #65 DONE 8.0s [2021-08-11T11:20:28.095Z] [2021-08-11T11:20:28.096Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:28.096Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:29.037Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.2s done [2021-08-11T11:20:29.608Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.1s [2021-08-11T11:20:29.608Z] #9 ... [2021-08-11T11:20:29.608Z] [2021-08-11T11:20:29.608Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-11T11:20:29.608Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-11T11:20:29.608Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.2s done [2021-08-11T11:20:29.608Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-08-11T11:20:29.608Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-08-11T11:20:29.608Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-08-11T11:20:29.608Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.8s done [2021-08-11T11:20:29.869Z] #26 ... [2021-08-11T11:20:29.869Z] [2021-08-11T11:20:29.869Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:29.869Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:29.869Z] #9 ... [2021-08-11T11:20:29.869Z] [2021-08-11T11:20:29.869Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-11T11:20:29.869Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-11T11:20:29.869Z] #26 DONE 10.0s [2021-08-11T11:20:29.869Z] [2021-08-11T11:20:29.869Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:29.869Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:30.129Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.6s done [2021-08-11T11:20:30.702Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-08-11T11:20:31.272Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.7s done [2021-08-11T11:20:31.534Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-08-11T11:20:32.480Z] #9 ... [2021-08-11T11:20:32.480Z] [2021-08-11T11:20:32.480Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-11T11:20:32.480Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-11T11:20:32.480Z] #64 DONE 0.9s [2021-08-11T11:20:32.480Z] [2021-08-11T11:20:32.480Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:32.480Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:34.396Z] #9 ... [2021-08-11T11:20:34.396Z] [2021-08-11T11:20:34.396Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-11T11:20:34.396Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-11T11:20:34.396Z] #66 DONE 1.8s [2021-08-11T11:20:34.396Z] [2021-08-11T11:20:34.396Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:34.396Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:34.756Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-11T11:20:34.756Z] [2021-08-11T11:20:34.756Z] ________ ____ __. [2021-08-11T11:20:34.756Z] \_____ \ | |/ _| [2021-08-11T11:20:34.756Z] / | \| < [2021-08-11T11:20:34.756Z] / | \ | \ [2021-08-11T11:20:34.756Z] \_______ /____|__ \ [2021-08-11T11:20:34.756Z] \/ \/ [2021-08-11T11:20:34.756Z] [2021-08-11T11:20:34.756Z] INFO: make.ps1 ended at 08/11/2021 11:20:26 [2021-08-11T11:20:34.756Z] INFO: Binaries build ended at 08/11/2021 11:20:28. Duration:00:01:11.6006782 [2021-08-11T11:20:34.756Z] INFO: Copying the built daemon binary to d:\CI\PR-42734\2\binary\dockerd-28576c5b1a.exe... [2021-08-11T11:20:34.756Z] INFO: Copying the built client binary to d:\CI\PR-42734\2\binary\docker-28576c5b1a.exe... [2021-08-11T11:20:34.756Z] INFO: Copying dockerversion from the container... [2021-08-11T11:20:34.756Z] INFO: Copying the golang package from the container to d:\CI\PR-42734\2\installer\go.zip... [2021-08-11T11:20:34.756Z] INFO: Extracting go.zip to d:\CI\PR-42734\2\go [2021-08-11T11:20:36.937Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.0s [2021-08-11T11:20:38.033Z] INFO: Extraction ended at 08/11/2021 11:20:35. Duration:00:00:18.8769144 [2021-08-11T11:20:38.033Z] INFO: Updating the golang and path environment variables [2021-08-11T11:20:38.033Z] INFO: GOPATH=d:\gopath [2021-08-11T11:20:38.033Z] INFO: go version go1.16.6 windows/amd64 [2021-08-11T11:20:38.033Z] INFO: Running the daemon under test in debug mode [2021-08-11T11:20:38.033Z] INFO: Starting a daemon under test... [2021-08-11T11:20:38.033Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42734\2\daemon --pidfile d:\CI\PR-42734\2\docker.pid -D [2021-08-11T11:20:38.033Z] INFO: Process started successfully. [2021-08-11T11:20:38.033Z] INFO: Start tailing logs of the daemon under tests [2021-08-11T11:20:38.033Z] INFO: Waiting for the daemon under test to start... [2021-08-11T11:20:38.322Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.7s done [2021-08-11T11:20:38.582Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-08-11T11:20:39.966Z] #9 ... [2021-08-11T11:20:39.966Z] [2021-08-11T11:20:39.966Z] #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-08-11T11:20:39.966Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-11T11:20:39.966Z] #27 2.477 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-11T11:20:39.966Z] #27 2.489 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-11T11:20:39.966Z] #27 2.489 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-11T11:20:39.966Z] #27 2.721 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-11T11:20:39.966Z] #27 3.137 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] [2021-08-11T11:20:39.966Z] #27 3.361 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-11T11:20:39.966Z] #27 5.212 Fetched 8460 kB in 3s (2852 kB/s) [2021-08-11T11:20:39.966Z] #27 5.212 Reading package lists... [2021-08-11T11:20:39.966Z] #27 6.196 Reading package lists... [2021-08-11T11:20:39.966Z] #27 7.138 Building dependency tree... [2021-08-11T11:20:39.966Z] #27 7.515 The following additional packages will be installed: [2021-08-11T11:20:39.966Z] #27 7.515 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-11T11:20:39.966Z] #27 7.515 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-11T11:20:39.966Z] #27 7.515 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-11T11:20:39.966Z] #27 7.515 Suggested packages: [2021-08-11T11:20:39.966Z] #27 7.515 krb5-doc krb5-user [2021-08-11T11:20:39.966Z] #27 7.515 Recommended packages: [2021-08-11T11:20:39.966Z] #27 7.515 krb5-locales publicsuffix libsasl2-modules [2021-08-11T11:20:39.966Z] #27 7.702 The following NEW packages will be installed: [2021-08-11T11:20:39.966Z] #27 7.702 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-11T11:20:39.966Z] #27 7.703 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-11T11:20:39.966Z] #27 7.703 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-11T11:20:39.966Z] #27 7.704 libssh2-1 libssl1.1 openssl [2021-08-11T11:20:39.966Z] #27 7.998 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-11T11:20:39.966Z] #27 7.998 Need to get 5058 kB of archives. [2021-08-11T11:20:39.966Z] #27 7.998 After this operation, 12.1 MB of additional disk space will be used. [2021-08-11T11:20:39.966Z] #27 7.998 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-11T11:20:39.966Z] #27 8.012 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-11T11:20:39.966Z] #27 8.012 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-11T11:20:39.966Z] #27 8.012 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-11T11:20:39.966Z] #27 8.020 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-11T11:20:39.966Z] #27 8.042 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-11T11:20:39.966Z] #27 8.063 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-11T11:20:39.966Z] #27 8.070 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-11T11:20:39.966Z] #27 8.107 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-11T11:20:39.966Z] #27 8.107 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-11T11:20:39.966Z] #27 8.107 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-11T11:20:39.966Z] #27 8.108 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-11T11:20:39.966Z] #27 8.117 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-11T11:20:39.966Z] #27 8.117 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-11T11:20:39.966Z] #27 8.117 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-11T11:20:39.966Z] #27 8.121 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-11T11:20:39.966Z] #27 8.122 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-11T11:20:39.966Z] #27 8.126 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-11T11:20:39.966Z] #27 8.134 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-11T11:20:39.966Z] #27 8.136 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-11T11:20:39.966Z] #27 8.143 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-11T11:20:39.966Z] #27 8.388 debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T11:20:39.966Z] #27 8.417 Fetched 5058 kB in 0s (12.6 MB/s) [2021-08-11T11:20:39.966Z] #27 8.460 Selecting previously unselected package libkeyutils1:amd64. [2021-08-11T11:20:39.966Z] #27 8.460 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-08-11T11:20:39.966Z] #27 8.460 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 8.474 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-11T11:20:39.966Z] #27 8.506 Selecting previously unselected package libkrb5support0:amd64. [2021-08-11T11:20:39.966Z] #27 8.506 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 8.510 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-11T11:20:39.966Z] #27 8.563 Selecting previously unselected package libk5crypto3:amd64. [2021-08-11T11:20:39.966Z] #27 8.563 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 8.570 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-11T11:20:39.966Z] #27 8.635 Selecting previously unselected package libssl1.1:amd64. [2021-08-11T11:20:39.966Z] #27 8.635 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 8.639 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-11T11:20:39.966Z] #27 8.881 Selecting previously unselected package libkrb5-3:amd64. [2021-08-11T11:20:39.966Z] #27 8.881 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 8.885 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-11T11:20:39.966Z] #27 8.997 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-11T11:20:39.966Z] #27 8.999 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.002 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-11T11:20:39.966Z] #27 9.090 Selecting previously unselected package openssl. [2021-08-11T11:20:39.966Z] #27 9.090 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.129 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-11T11:20:39.966Z] #27 9.284 Selecting previously unselected package ca-certificates. [2021-08-11T11:20:39.966Z] #27 9.284 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-11T11:20:39.966Z] #27 9.288 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-11T11:20:39.966Z] #27 9.445 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-11T11:20:39.966Z] #27 9.445 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.447 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-11T11:20:39.966Z] #27 9.484 Selecting previously unselected package libsasl2-2:amd64. [2021-08-11T11:20:39.966Z] #27 9.484 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.487 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-11T11:20:39.966Z] #27 9.532 Selecting previously unselected package libldap-common. [2021-08-11T11:20:39.966Z] #27 9.532 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-11T11:20:39.966Z] #27 9.532 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-11T11:20:39.966Z] #27 9.741 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-11T11:20:39.966Z] #27 9.741 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.748 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-11T11:20:39.966Z] #27 9.828 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-11T11:20:39.966Z] #27 9.828 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.831 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-11T11:20:39.966Z] #27 9.880 Selecting previously unselected package libpsl5:amd64. [2021-08-11T11:20:39.966Z] #27 9.880 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.883 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-11T11:20:39.966Z] #27 9.929 Selecting previously unselected package librtmp1:amd64. [2021-08-11T11:20:39.966Z] #27 9.929 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.932 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-11T11:20:39.966Z] #27 9.981 Selecting previously unselected package libssh2-1:amd64. [2021-08-11T11:20:39.966Z] #27 9.981 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 9.982 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-11T11:20:39.966Z] #27 10.04 Selecting previously unselected package libcurl4:amd64. [2021-08-11T11:20:39.966Z] #27 10.04 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-11T11:20:39.966Z] #27 10.05 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-11T11:20:39.966Z] #27 10.13 Selecting previously unselected package curl. [2021-08-11T11:20:39.966Z] #27 10.13 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-11T11:20:40.226Z] #27 10.13 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-11T11:20:40.226Z] #27 10.25 Selecting previously unselected package libonig5:amd64. [2021-08-11T11:20:40.226Z] #27 10.25 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-11T11:20:40.226Z] #27 ... [2021-08-11T11:20:40.226Z] [2021-08-11T11:20:40.226Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:40.226Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:40.588Z] INFO: Extraction ended at 08/11/2021 11:20:38. Duration:00:00:18.9650488 [2021-08-11T11:20:40.588Z] INFO: Updating the golang and path environment variables [2021-08-11T11:20:40.588Z] INFO: GOPATH=d:\gopath [2021-08-11T11:20:40.588Z] INFO: go version go1.16.6 windows/amd64 [2021-08-11T11:20:40.588Z] INFO: Running the daemon under test in debug mode [2021-08-11T11:20:40.588Z] INFO: Starting a daemon under test... [2021-08-11T11:20:40.588Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42734\2\daemon --pidfile d:\CI\PR-42734\2\docker.pid -D [2021-08-11T11:20:40.588Z] INFO: Process started successfully. [2021-08-11T11:20:40.588Z] INFO: Start tailing logs of the daemon under tests [2021-08-11T11:20:40.588Z] INFO: Waiting for the daemon under test to start... [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/builder/remotecontext 0.155s coverage: 13.7% of statements [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/builder/dockerfile 0.347s coverage: 49.0% of statements [2021-08-11T11:20:43.756Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-08-11T11:20:43.756Z] ok github.com/docker/docker/cmd/docker-proxy 0.038s coverage: 67.6% of statements [2021-08-11T11:20:44.093Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:20:44.093Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:20:44.093Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:20:44.093Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:20:44.093Z] [2021-08-11T11:20:44.093Z] + TEST_INTEGRATION_DEST=1 [2021-08-11T11:20:44.093Z] + CONTAINER_NAME=docker-pr2-1 [2021-08-11T11:20:44.093Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-11T11:20:44.093Z] + run_tests test-integration-flaky [2021-08-11T11:20:44.093Z] + '[' -n 0 ']' [2021-08-11T11:20:44.093Z] + rm= [2021-08-11T11:20:44.093Z] + c=0 [2021-08-11T11:20:44.093Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42734/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42734/.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=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh test-integration-flaky test-integration [2021-08-11T11:20:44.093Z] + TEST_INTEGRATION_DEST=3 [2021-08-11T11:20:44.093Z] + TEST_INTEGRATION_DEST=2 [2021-08-11T11:20:44.093Z] + CONTAINER_NAME=docker-pr2-3 [2021-08-11T11:20:44.093Z] + CONTAINER_NAME=docker-pr2-2 [2021-08-11T11:20:44.093Z] + TEST_SKIP_INTEGRATION=1 [2021-08-11T11:20:44.093Z] + TEST_SKIP_INTEGRATION=1 [2021-08-11T11:20:44.093Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-11T11:20:44.093Z] + run_tests [2021-08-11T11:20:44.093Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-11T11:20:44.093Z] + run_tests [2021-08-11T11:20:44.093Z] + '[' -n 0 ']' [2021-08-11T11:20:44.093Z] + '[' -n 0 ']' [2021-08-11T11:20:44.093Z] + rm= [2021-08-11T11:20:44.093Z] + rm= [2021-08-11T11:20:44.093Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42734/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42734/.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=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh '' test-integration [2021-08-11T11:20:44.093Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42734/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42734/.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=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh '' test-integration [2021-08-11T11:20:44.093Z] ++ jobs -p [2021-08-11T11:20:44.094Z] + for job in $(jobs -p) [2021-08-11T11:20:44.094Z] + wait 19133 [2021-08-11T11:20:44.094Z] [2021-08-11T11:20:44.094Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-11T11:20:44.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-11T11:20:44.094Z] HOSTNAME=8a6b36bd76ec [2021-08-11T11:20:44.094Z] TEST_SKIP_INTEGRATION=1 [2021-08-11T11:20:44.094Z] TESTDEBUG=0 [2021-08-11T11:20:44.094Z] DEST=bundles/test-integration [2021-08-11T11:20:44.094Z] PWD=/go/src/github.com/docker/docker [2021-08-11T11:20:44.094Z] KEEPBUNDLE=1 [2021-08-11T11:20:44.094Z] DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:20:44.094Z] container=docker [2021-08-11T11:20:44.094Z] HOME=/root [2021-08-11T11:20:44.094Z] GOLANG_VERSION=1.16.6 [2021-08-11T11:20:44.094Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-11T11:20:44.094Z] VALIDATE_BRANCH=master [2021-08-11T11:20:44.094Z] TERM=xterm [2021-08-11T11:20:44.094Z] DOCKER_PKG=github.com/docker/docker [2021-08-11T11:20:44.094Z] SHLVL=1 [2021-08-11T11:20:44.094Z] TIMEOUT=120m [2021-08-11T11:20:44.094Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-11T11:20:44.094Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-11T11:20:44.094Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-11T11:20:44.094Z] GO111MODULE=off [2021-08-11T11:20:44.094Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-11T11:20:44.094Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-11T11:20:44.094Z] GOPATH=/go [2021-08-11T11:20:44.094Z] PKG_CONFIG=pkg-config [2021-08-11T11:20:44.094Z] _=/usr/bin/env [2021-08-11T11:20:44.094Z] Building test suite binary ./integration-cli/test.main [2021-08-11T11:20:44.094Z] [2021-08-11T11:20:44.094Z] [2021-08-11T11:20:44.094Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-11T11:20:44.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-11T11:20:44.094Z] HOSTNAME=1b8ca89d817c [2021-08-11T11:20:44.094Z] TEST_SKIP_INTEGRATION=1 [2021-08-11T11:20:44.094Z] TESTDEBUG=0 [2021-08-11T11:20:44.094Z] DEST=bundles/test-integration [2021-08-11T11:20:44.094Z] PWD=/go/src/github.com/docker/docker [2021-08-11T11:20:44.094Z] KEEPBUNDLE=1 [2021-08-11T11:20:44.094Z] DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:20:44.094Z] container=docker [2021-08-11T11:20:44.094Z] HOME=/root [2021-08-11T11:20:44.094Z] GOLANG_VERSION=1.16.6 [2021-08-11T11:20:44.094Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-11T11:20:44.094Z] VALIDATE_BRANCH=master [2021-08-11T11:20:44.094Z] TERM=xterm [2021-08-11T11:20:44.094Z] DOCKER_PKG=github.com/docker/docker [2021-08-11T11:20:44.094Z] SHLVL=1 [2021-08-11T11:20:44.094Z] TIMEOUT=120m [2021-08-11T11:20:44.094Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-11T11:20:44.094Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-11T11:20:44.094Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-11T11:20:44.094Z] GO111MODULE=off [2021-08-11T11:20:44.094Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-11T11:20:44.094Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-11T11:20:44.094Z] GOPATH=/go [2021-08-11T11:20:44.094Z] PKG_CONFIG=pkg-config [2021-08-11T11:20:44.094Z] _=/usr/bin/env [2021-08-11T11:20:44.094Z] Building test suite binary ./integration-cli/test.main [2021-08-11T11:20:44.094Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-11T11:20:44.094Z] No new tests added to integration. [2021-08-11T11:20:44.094Z] [2021-08-11T11:20:44.094Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-11T11:20:44.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-11T11:20:44.094Z] HOSTNAME=c5e373e98b89 [2021-08-11T11:20:44.094Z] TESTDEBUG=0 [2021-08-11T11:20:44.094Z] DEST=bundles/test-integration [2021-08-11T11:20:44.094Z] PWD=/go/src/github.com/docker/docker [2021-08-11T11:20:44.094Z] KEEPBUNDLE=1 [2021-08-11T11:20:44.094Z] DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:20:44.094Z] container=docker [2021-08-11T11:20:44.094Z] HOME=/root [2021-08-11T11:20:44.094Z] GOLANG_VERSION=1.16.6 [2021-08-11T11:20:44.094Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-11T11:20:44.094Z] VALIDATE_BRANCH=master [2021-08-11T11:20:44.094Z] TERM=xterm [2021-08-11T11:20:44.094Z] DOCKER_PKG=github.com/docker/docker [2021-08-11T11:20:44.094Z] SHLVL=1 [2021-08-11T11:20:44.094Z] TIMEOUT=120m [2021-08-11T11:20:44.094Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-11T11:20:44.094Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-11T11:20:44.094Z] GO111MODULE=off [2021-08-11T11:20:44.094Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-11T11:20:44.094Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-11T11:20:44.094Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-11T11:20:44.094Z] GOPATH=/go [2021-08-11T11:20:44.094Z] PKG_CONFIG=pkg-config [2021-08-11T11:20:44.094Z] _=/usr/bin/env [2021-08-11T11:20:44.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-11T11:20:44.449Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.1s done [2021-08-11T11:20:44.449Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-08-11T11:20:44.701Z] ok github.com/docker/docker/builder/remotecontext/git 5.255s coverage: 86.3% of statements [2021-08-11T11:20:44.701Z] ? github.com/docker/docker/cli [no test files] [2021-08-11T11:20:44.701Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-11T11:20:46.359Z] #9 ... [2021-08-11T11:20:46.359Z] [2021-08-11T11:20:46.359Z] #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-08-11T11:20:46.359Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-11T11:20:46.359Z] #27 10.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-11T11:20:46.359Z] #27 10.37 Selecting previously unselected package libjq1:amd64. [2021-08-11T11:20:46.359Z] #27 10.37 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-11T11:20:46.359Z] #27 10.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-11T11:20:46.359Z] #27 10.42 Selecting previously unselected package jq. [2021-08-11T11:20:46.359Z] #27 10.42 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-11T11:20:46.359Z] #27 10.42 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-11T11:20:46.359Z] #27 10.49 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-11T11:20:46.359Z] #27 10.50 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-11T11:20:46.359Z] #27 10.51 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-11T11:20:46.359Z] #27 10.66 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-11T11:20:46.359Z] #27 10.67 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-11T11:20:46.359Z] #27 10.68 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-11T11:20:46.359Z] #27 10.69 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-11T11:20:46.359Z] #27 10.70 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-11T11:20:46.359Z] #27 10.71 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-11T11:20:46.359Z] #27 10.72 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-11T11:20:46.359Z] #27 10.73 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-11T11:20:46.359Z] #27 10.74 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-11T11:20:46.359Z] #27 10.75 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-11T11:20:46.359Z] #27 10.77 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-11T11:20:46.359Z] #27 10.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-11T11:20:46.359Z] #27 10.79 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-11T11:20:46.359Z] #27 10.80 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-11T11:20:46.359Z] #27 11.64 Updating certificates in /etc/ssl/certs... [2021-08-11T11:20:46.359Z] #27 12.82 137 added, 0 removed; done. [2021-08-11T11:20:46.359Z] #27 12.91 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-11T11:20:46.359Z] #27 12.93 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-11T11:20:46.359Z] #27 12.94 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-11T11:20:46.359Z] #27 12.96 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-11T11:20:46.359Z] #27 12.97 Processing triggers for libc-bin (2.28-10) ... [2021-08-11T11:20:46.359Z] #27 13.00 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-11T11:20:46.359Z] #27 13.00 Updating certificates in /etc/ssl/certs... [2021-08-11T11:20:46.359Z] #27 13.96 0 added, 0 removed; done. [2021-08-11T11:20:46.359Z] #27 13.96 Running hooks in /etc/ca-certificates/update.d... [2021-08-11T11:20:46.359Z] #27 13.96 done. [2021-08-11T11:20:46.359Z] #27 DONE 16.3s [2021-08-11T11:20:46.359Z] [2021-08-11T11:20:46.359Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:46.359Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:46.359Z] #9 ... [2021-08-11T11:20:46.359Z] [2021-08-11T11:20:46.359Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-11T11:20:46.359Z] #28 sha256:067a4697d355e26d2d77fe1afb5ead1df17114f10b08788056d408d69e1dee12 [2021-08-11T11:20:46.359Z] #28 DONE 0.2s [2021-08-11T11:20:46.622Z] [2021-08-11T11:20:46.622Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-08-11T11:20:46.622Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-08-11T11:20:49.170Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.2s [2021-08-11T11:20:50.002Z] ok github.com/docker/docker/client 0.248s coverage: 75.4% of statements [2021-08-11T11:20:52.402Z] INFO: Extraction ended at 08/11/2021 11:20:49. Duration:00:00:19.8479748 [2021-08-11T11:20:52.402Z] INFO: Updating the golang and path environment variables [2021-08-11T11:20:52.402Z] INFO: GOPATH=d:\gopath [2021-08-11T11:20:52.402Z] INFO: go version go1.16.6 windows/amd64 [2021-08-11T11:20:52.402Z] INFO: Running the daemon under test in debug mode [2021-08-11T11:20:52.402Z] INFO: Starting a daemon under test... [2021-08-11T11:20:52.402Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42734\2\daemon --pidfile d:\CI\PR-42734\2\docker.pid -D [2021-08-11T11:20:52.402Z] INFO: Process started successfully. [2021-08-11T11:20:52.402Z] INFO: Start tailing logs of the daemon under tests [2021-08-11T11:20:52.402Z] INFO: Waiting for the daemon under test to start... [2021-08-11T11:20:54.464Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.2s [2021-08-11T11:20:54.724Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.6s done [2021-08-11T11:20:54.989Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-08-11T11:20:55.250Z] #9 DONE 35.2s [2021-08-11T11:20:55.250Z] [2021-08-11T11:20:55.250Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-11T11:20:55.250Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-11T11:20:56.632Z] #10 ... [2021-08-11T11:20:56.632Z] [2021-08-11T11:20:56.632Z] #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-08-11T11:20:56.632Z] #29 sha256:9f263441705b4ed419804fb60f4716e6d2bb0bdd8e62c7e75b8e40d70db699f4 [2021-08-11T11:20:56.632Z] #29 1.477 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-11T11:20:56.632Z] #29 1.581 [2021-08-11T11:20:56.632Z] #29 1.710 ########### 16.1% ######################### 35.8% ######################################## 55.6% ############################################### 66.6% ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 2.276 [2021-08-11T11:20:56.632Z] #29 2.402 ##################################################### 74.4% ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 2.532 [2021-08-11T11:20:56.632Z] #29 2.662 ############################################### 66.2% ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 2.772 [2021-08-11T11:20:56.632Z] #29 2.893 ####### 9.9% ######################### 35.6% ####################################### 54.8% ##################################################### 74.4% ############################################################# 84.9% ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 3.471 [2021-08-11T11:20:56.632Z] #29 3.597 ## 3.4% ###### 9.5% ########## 14.7% ############## 19.9% ################## 25.1% ##################### 29.4% ######################### 35.5% ############################# 40.7% ################################# 46.0% #################################### 51.2% ######################################## 56.4% ############################################ 61.6% ################################################ 66.8% ################################################### 72.0% ####################################################### 77.2% ########################################################### 82.4% ############################################################### 87.6% ################################################################## 92.9% ###################################################################### 98.0% ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 5.475 [2021-08-11T11:20:56.632Z] #29 5.776 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-11T11:20:56.632Z] #29 5.878 [2021-08-11T11:20:56.632Z] #29 5.952 ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 5.983 [2021-08-11T11:20:56.632Z] #29 6.267 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-11T11:20:56.632Z] #29 6.368 [2021-08-11T11:20:56.632Z] #29 6.498 ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 6.521 [2021-08-11T11:20:56.632Z] #29 6.851 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-11T11:20:56.632Z] #29 6.945 [2021-08-11T11:20:56.632Z] #29 7.082 0.0% ############# 18.3% ################################# 47.1% ########################################### 60.4% ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 7.717 [2021-08-11T11:20:56.632Z] #29 7.994 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-11T11:20:56.632Z] #29 8.100 [2021-08-11T11:20:56.632Z] #29 8.171 ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 8.198 [2021-08-11T11:20:56.632Z] #29 8.395 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-11T11:20:56.632Z] #29 8.483 [2021-08-11T11:20:56.632Z] #29 8.523 ######################################################################## 100.0% [2021-08-11T11:20:56.632Z] #29 8.544 [2021-08-11T11:20:56.632Z] #29 8.556 Download of images into '/build' complete. [2021-08-11T11:20:56.632Z] #29 8.556 Use something like the following to load the result into a Docker daemon: [2021-08-11T11:20:56.632Z] #29 8.556 tar -cC '/build' . | docker load [2021-08-11T11:20:56.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-11T11:20:56.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-11T11:20:57.332Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 2m15.140023267s [2021-08-11T11:20:57.332Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 530.598541ms [2021-08-11T11:20:59.054Z] ...INFO: Daemon under test started and replied! [2021-08-11T11:20:59.054Z] INFO: Docker version of the daemon under test [2021-08-11T11:20:59.054Z] [2021-08-11T11:20:59.054Z] Client: [2021-08-11T11:20:59.054Z] Version: 17.06.2-ce [2021-08-11T11:20:59.054Z] API version: 1.30 [2021-08-11T11:20:59.054Z] Go version: go1.8.3 [2021-08-11T11:20:59.054Z] Git commit: cec0b72 [2021-08-11T11:20:59.054Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-11T11:20:59.054Z] OS/Arch: windows/amd64 [2021-08-11T11:20:59.054Z] [2021-08-11T11:20:59.054Z] Server: [2021-08-11T11:20:59.054Z] Version: 0.0.0-dev [2021-08-11T11:20:59.054Z] API version: 1.42 (minimum version 1.24) [2021-08-11T11:20:59.054Z] Go version: go1.16.6 [2021-08-11T11:20:59.054Z] Git commit: 28576c5b1a [2021-08-11T11:20:59.054Z] Built: 08/11/2021 11:19:15 [2021-08-11T11:20:59.054Z] OS/Arch: windows/amd64 [2021-08-11T11:20:59.054Z] Experimental: false [2021-08-11T11:20:59.054Z] [2021-08-11T11:20:59.054Z] INFO: Docker info of the daemon under test [2021-08-11T11:20:59.054Z] [2021-08-11T11:20:59.054Z] Containers: 0 [2021-08-11T11:20:59.054Z] Running: 0 [2021-08-11T11:20:59.054Z] Paused: 0 [2021-08-11T11:20:59.054Z] Stopped: 0 [2021-08-11T11:20:59.054Z] Images: 0 [2021-08-11T11:20:59.054Z] Server Version: 0.0.0-dev [2021-08-11T11:20:59.054Z] Storage Driver: windowsfilter [2021-08-11T11:20:59.054Z] Windows: [2021-08-11T11:20:59.054Z] Logging Driver: json-file [2021-08-11T11:20:59.054Z] Plugins: [2021-08-11T11:20:59.054Z] Volume: local [2021-08-11T11:20:59.054Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:20:59.054Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:20:59.054Z] Swarm: inactive [2021-08-11T11:20:59.054Z] Default Isolation: process [2021-08-11T11:20:59.054Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-11T11:20:59.054Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-11T11:20:59.054Z] OSType: windows [2021-08-11T11:20:59.054Z] Architecture: x86_64 [2021-08-11T11:20:59.054Z] CPUs: 4 [2021-08-11T11:20:59.054Z] Total Memory: 32GiB [2021-08-11T11:20:59.054Z] Name: azwin-2-9d19c0 [2021-08-11T11:20:59.054Z] ID: GT2K:VBXR:IHYF:RJI4:TDRU:PG2N:5VOP:WBWL:W3VC:CW5H:EO2F:QPV3 [2021-08-11T11:20:59.054Z] Docker Root Dir: D:\CI\PR-42734\2\daemon [2021-08-11T11:20:59.054Z] Debug Mode (client): false [2021-08-11T11:20:59.054Z] Debug Mode (server): true [2021-08-11T11:20:59.054Z] File Descriptors: -1 [2021-08-11T11:20:59.054Z] Goroutines: 16 [2021-08-11T11:20:59.054Z] System Time: 2021-08-11T11:20:56.698386Z [2021-08-11T11:20:59.054Z] EventsListeners: 0 [2021-08-11T11:20:59.054Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:20:59.054Z] Labels: [2021-08-11T11:20:59.054Z] Experimental: false [2021-08-11T11:20:59.054Z] Insecure Registries: [2021-08-11T11:20:59.054Z] 127.0.0.0/8 [2021-08-11T11:20:59.054Z] Live Restore Enabled: false [2021-08-11T11:20:59.054Z] [2021-08-11T11:20:59.054Z] [2021-08-11T11:20:59.054Z] INFO: Docker images of the daemon under test [2021-08-11T11:20:59.054Z] [2021-08-11T11:20:59.054Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T11:20:59.054Z] [2021-08-11T11:20:59.054Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-11T11:20:59.054Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-11T11:20:59.054Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-11T11:20:59.054Z] 8f616e6e9eec: Pulling fs layer [2021-08-11T11:21:01.635Z] ...INFO: Daemon under test started and replied! [2021-08-11T11:21:01.635Z] INFO: Docker version of the daemon under test [2021-08-11T11:21:01.635Z] [2021-08-11T11:21:01.635Z] Client: [2021-08-11T11:21:01.635Z] Version: 17.06.2-ce [2021-08-11T11:21:01.635Z] API version: 1.30 [2021-08-11T11:21:01.635Z] Go version: go1.8.3 [2021-08-11T11:21:01.635Z] Git commit: cec0b72 [2021-08-11T11:21:01.635Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-11T11:21:01.635Z] OS/Arch: windows/amd64 [2021-08-11T11:21:01.635Z] [2021-08-11T11:21:01.635Z] Server: [2021-08-11T11:21:01.635Z] Version: 0.0.0-dev [2021-08-11T11:21:01.635Z] API version: 1.42 (minimum version 1.24) [2021-08-11T11:21:01.635Z] Go version: go1.16.6 [2021-08-11T11:21:01.635Z] Git commit: 28576c5b1a [2021-08-11T11:21:01.635Z] Built: 08/11/2021 11:19:17 [2021-08-11T11:21:01.635Z] OS/Arch: windows/amd64 [2021-08-11T11:21:01.635Z] Experimental: false [2021-08-11T11:21:01.635Z] [2021-08-11T11:21:01.635Z] INFO: Docker info of the daemon under test [2021-08-11T11:21:01.635Z] [2021-08-11T11:21:01.635Z] Containers: 0 [2021-08-11T11:21:01.635Z] Running: 0 [2021-08-11T11:21:01.635Z] Paused: 0 [2021-08-11T11:21:01.635Z] Stopped: 0 [2021-08-11T11:21:01.635Z] Images: 0 [2021-08-11T11:21:01.635Z] Server Version: 0.0.0-dev [2021-08-11T11:21:01.635Z] Storage Driver: windowsfilter [2021-08-11T11:21:01.635Z] Windows: [2021-08-11T11:21:01.635Z] Logging Driver: json-file [2021-08-11T11:21:01.635Z] Plugins: [2021-08-11T11:21:01.635Z] Volume: local [2021-08-11T11:21:01.635Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:21:01.635Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:21:01.635Z] Swarm: inactive [2021-08-11T11:21:01.635Z] Default Isolation: process [2021-08-11T11:21:01.635Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-11T11:21:01.635Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-11T11:21:01.635Z] OSType: windows [2021-08-11T11:21:01.635Z] Architecture: x86_64 [2021-08-11T11:21:01.635Z] CPUs: 4 [2021-08-11T11:21:01.635Z] Total Memory: 32GiB [2021-08-11T11:21:01.635Z] Name: azwin-2-27b790 [2021-08-11T11:21:01.635Z] ID: LMQV:RGN6:B2T5:LG42:HDIZ:SQMI:OPH2:B53F:XSZJ:ZCWW:YMCH:QHRG [2021-08-11T11:21:01.635Z] Docker Root Dir: D:\CI\PR-42734\2\daemon [2021-08-11T11:21:01.635Z] Debug Mode (client): false [2021-08-11T11:21:01.635Z] Debug Mode (server): true [2021-08-11T11:21:01.635Z] File Descriptors: -1 [2021-08-11T11:21:01.635Z] Goroutines: 16 [2021-08-11T11:21:01.635Z] System Time: 2021-08-11T11:20:59.2494348Z [2021-08-11T11:21:01.635Z] EventsListeners: 0 [2021-08-11T11:21:01.635Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:21:01.635Z] Labels: [2021-08-11T11:21:01.635Z] Experimental: false [2021-08-11T11:21:01.635Z] Insecure Registries: [2021-08-11T11:21:01.635Z] 127.0.0.0/8 [2021-08-11T11:21:01.635Z] Live Restore Enabled: false [2021-08-11T11:21:01.635Z] [2021-08-11T11:21:01.635Z] [2021-08-11T11:21:01.635Z] INFO: Docker images of the daemon under test [2021-08-11T11:21:01.635Z] [2021-08-11T11:21:01.635Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T11:21:01.635Z] [2021-08-11T11:21:01.635Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-11T11:21:01.635Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-11T11:21:01.635Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-11T11:21:01.635Z] 8f616e6e9eec: Pulling fs layer [2021-08-11T11:21:04.762Z] #29 DONE 18.0s [2021-08-11T11:21:04.762Z] [2021-08-11T11:21:04.762Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-11T11:21:04.762Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-08-11T11:21:04.809Z] 8f616e6e9eec: Verifying Checksum [2021-08-11T11:21:04.809Z] 8f616e6e9eec: Download complete [2021-08-11T11:21:05.705Z] #10 DONE 10.3s [2021-08-11T11:21:05.705Z] [2021-08-11T11:21:05.705Z] #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-08-11T11:21:05.705Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-08-11T11:21:06.644Z] #11 DONE 1.1s [2021-08-11T11:21:06.644Z] [2021-08-11T11:21:06.644Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-11T11:21:06.644Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-11T11:21:06.644Z] #31 ... [2021-08-11T11:21:06.644Z] [2021-08-11T11:21:06.644Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-11T11:21:06.644Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-08-11T11:21:06.644Z] #39 DONE 0.3s [2021-08-11T11:21:06.905Z] [2021-08-11T11:21:06.905Z] #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-08-11T11:21:06.905Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-08-11T11:21:06.905Z] #43 DONE 0.4s [2021-08-11T11:21:06.905Z] [2021-08-11T11:21:06.905Z] #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-08-11T11:21:06.905Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:21:07.165Z] #40 ... [2021-08-11T11:21:07.165Z] [2021-08-11T11:21:07.165Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-11T11:21:07.165Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-08-11T11:21:07.165Z] #31 DONE 0.4s [2021-08-11T11:21:07.165Z] [2021-08-11T11:21:07.165Z] #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-08-11T11:21:07.165Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-11T11:21:07.406Z] 8f616e6e9eec: Verifying Checksum [2021-08-11T11:21:07.406Z] 8f616e6e9eec: Download complete [2021-08-11T11:21:10.044Z] .....INFO: Daemon under test started and replied! [2021-08-11T11:21:10.044Z] INFO: Docker version of the daemon under test [2021-08-11T11:21:10.044Z] [2021-08-11T11:21:10.044Z] Client: [2021-08-11T11:21:10.044Z] Version: 17.06.2-ce [2021-08-11T11:21:10.044Z] API version: 1.30 [2021-08-11T11:21:10.044Z] Go version: go1.8.3 [2021-08-11T11:21:10.044Z] Git commit: cec0b72 [2021-08-11T11:21:10.044Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-11T11:21:10.044Z] OS/Arch: windows/amd64 [2021-08-11T11:21:10.044Z] [2021-08-11T11:21:10.044Z] Server: [2021-08-11T11:21:10.044Z] Version: 0.0.0-dev [2021-08-11T11:21:10.044Z] API version: 1.42 (minimum version 1.24) [2021-08-11T11:21:10.044Z] Go version: go1.16.6 [2021-08-11T11:21:10.044Z] Git commit: 28576c5b1a [2021-08-11T11:21:10.044Z] Built: 08/11/2021 11:19:22 [2021-08-11T11:21:10.044Z] OS/Arch: windows/amd64 [2021-08-11T11:21:10.044Z] Experimental: false [2021-08-11T11:21:10.044Z] [2021-08-11T11:21:10.044Z] INFO: Docker info of the daemon under test [2021-08-11T11:21:10.044Z] [2021-08-11T11:21:10.044Z] Containers: 0 [2021-08-11T11:21:10.044Z] Running: 0 [2021-08-11T11:21:10.044Z] Paused: 0 [2021-08-11T11:21:10.044Z] Stopped: 0 [2021-08-11T11:21:10.044Z] Images: 0 [2021-08-11T11:21:10.044Z] Server Version: 0.0.0-dev [2021-08-11T11:21:10.044Z] Storage Driver: windowsfilter [2021-08-11T11:21:10.044Z] Windows: [2021-08-11T11:21:10.044Z] Logging Driver: json-file [2021-08-11T11:21:10.044Z] Plugins: [2021-08-11T11:21:10.044Z] Volume: local [2021-08-11T11:21:10.044Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T11:21:10.044Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T11:21:10.044Z] Swarm: inactive [2021-08-11T11:21:10.044Z] Default Isolation: process [2021-08-11T11:21:10.044Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-11T11:21:10.044Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-11T11:21:10.044Z] OSType: windows [2021-08-11T11:21:10.044Z] Architecture: x86_64 [2021-08-11T11:21:10.044Z] CPUs: 4 [2021-08-11T11:21:10.044Z] Total Memory: 32GiB [2021-08-11T11:21:10.044Z] Name: azwin-2-07dde0 [2021-08-11T11:21:10.044Z] ID: I2EV:HXUV:GKLC:AND2:TYGJ:DFYC:DYCQ:XY25:WIY3:Q6AI:T4ZG:X2OC [2021-08-11T11:21:10.044Z] Docker Root Dir: D:\CI\PR-42734\2\daemon [2021-08-11T11:21:10.044Z] Debug Mode (client): false [2021-08-11T11:21:10.044Z] Debug Mode (server): true [2021-08-11T11:21:10.044Z] File Descriptors: -1 [2021-08-11T11:21:10.044Z] Goroutines: 16 [2021-08-11T11:21:10.044Z] System Time: 2021-08-11T11:21:09.4333158Z [2021-08-11T11:21:10.044Z] EventsListeners: 0 [2021-08-11T11:21:10.044Z] Registry: https://index.docker.io/v1/ [2021-08-11T11:21:10.044Z] Labels: [2021-08-11T11:21:10.044Z] Experimental: false [2021-08-11T11:21:10.044Z] Insecure Registries: [2021-08-11T11:21:10.044Z] 127.0.0.0/8 [2021-08-11T11:21:10.044Z] Live Restore Enabled: false [2021-08-11T11:21:10.044Z] [2021-08-11T11:21:10.044Z] [2021-08-11T11:21:10.044Z] INFO: Docker images of the daemon under test [2021-08-11T11:21:10.044Z] [2021-08-11T11:21:10.044Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T11:21:10.044Z] [2021-08-11T11:21:10.044Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-11T11:21:10.044Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-11T11:21:10.044Z] ltsc2019: Pulling from windows/servercore [2021-08-11T11:21:10.044Z] 4612f6d0b889: Pulling fs layer [2021-08-11T11:21:10.044Z] c67ded6868b6: Pulling fs layer [2021-08-11T11:21:12.451Z] #32 ... [2021-08-11T11:21:12.451Z] [2021-08-11T11:21:12.451Z] #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-08-11T11:21:12.451Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-08-11T11:21:12.451Z] #12 DONE 5.7s [2021-08-11T11:21:12.451Z] [2021-08-11T11:21:12.451Z] #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-08-11T11:21:12.451Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:21:16.672Z] #13 ... [2021-08-11T11:21:16.672Z] [2021-08-11T11:21:16.672Z] #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-08-11T11:21:16.672Z] #24 sha256:76eff9478e697bfe56581db034a2b6203528f425458c0477301381dd3646d66c [2021-08-11T11:21:16.672Z] #24 6.379 + RM_GOPATH=0 [2021-08-11T11:21:16.672Z] #24 6.379 + TMP_GOPATH= [2021-08-11T11:21:16.672Z] #24 6.379 + : /build [2021-08-11T11:21:16.672Z] #24 6.379 + '[' -z '' ']' [2021-08-11T11:21:16.672Z] #24 6.379 ++ mktemp -d [2021-08-11T11:21:16.672Z] #24 6.380 + export GOPATH=/tmp/tmp.nmBAgQYihB [2021-08-11T11:21:16.672Z] #24 6.380 + GOPATH=/tmp/tmp.nmBAgQYihB [2021-08-11T11:21:16.672Z] #24 6.380 + RM_GOPATH=1 [2021-08-11T11:21:16.672Z] #24 6.380 + case "$(go env GOARCH)" in [2021-08-11T11:21:16.672Z] #24 6.380 ++ go env GOARCH [2021-08-11T11:21:16.672Z] #24 6.396 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:16.672Z] #24 6.396 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:16.672Z] #24 6.396 ++ dirname /tmp/install/install.sh [2021-08-11T11:21:16.672Z] #24 6.403 + dir=/tmp/install [2021-08-11T11:21:16.672Z] #24 6.403 + bin=dockercli [2021-08-11T11:21:16.672Z] #24 6.403 + shift [2021-08-11T11:21:16.672Z] #24 6.403 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-11T11:21:16.672Z] #24 6.403 + . /tmp/install/dockercli.installer [2021-08-11T11:21:16.672Z] #24 6.403 ++ : stable [2021-08-11T11:21:16.672Z] #24 6.403 ++ : 17.06.2-ce [2021-08-11T11:21:16.672Z] #24 6.403 + install_dockercli [2021-08-11T11:21:16.672Z] #24 6.403 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-11T11:21:16.672Z] #24 6.403 ++ uname -m [2021-08-11T11:21:16.672Z] #24 6.403 + arch=x86_64 [2021-08-11T11:21:16.672Z] #24 6.403 + '[' x86_64 '!=' x86_64 ']' [2021-08-11T11:21:16.672Z] #24 6.403 + url=https://download.docker.com/linux/static [2021-08-11T11:21:16.672Z] #24 6.403 + tar -xz docker/docker [2021-08-11T11:21:16.672Z] #24 6.403 Install docker/cli version 17.06.2-ce from stable [2021-08-11T11:21:16.672Z] #24 6.411 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-11T11:21:16.672Z] #24 ... [2021-08-11T11:21:16.672Z] [2021-08-11T11:21:16.672Z] #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-08-11T11:21:16.672Z] #48 sha256:d561156a1b25aae11b152cc82643f247a31c1de9e49b32c560b62ec8c5e9a2df [2021-08-11T11:21:16.672Z] #48 8.192 + RM_GOPATH=0 [2021-08-11T11:21:16.672Z] #48 8.192 + TMP_GOPATH= [2021-08-11T11:21:16.672Z] #48 8.192 + : /build [2021-08-11T11:21:16.672Z] #48 8.195 + '[' -z '' ']' [2021-08-11T11:21:16.672Z] #48 8.195 ++ mktemp -d [2021-08-11T11:21:16.672Z] #48 8.195 + export GOPATH=/tmp/tmp.PrHWyyVZwK [2021-08-11T11:21:16.672Z] #48 8.195 + GOPATH=/tmp/tmp.PrHWyyVZwK [2021-08-11T11:21:16.672Z] #48 8.195 + RM_GOPATH=1 [2021-08-11T11:21:16.672Z] #48 8.195 + case "$(go env GOARCH)" in [2021-08-11T11:21:16.672Z] #48 8.195 ++ go env GOARCH [2021-08-11T11:21:16.672Z] #48 8.237 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:16.672Z] #48 8.237 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:16.672Z] #48 8.237 ++ dirname /tmp/install/install.sh [2021-08-11T11:21:16.672Z] #48 8.240 + dir=/tmp/install [2021-08-11T11:21:16.672Z] #48 8.240 + bin=gotestsum [2021-08-11T11:21:16.672Z] #48 8.240 + shift [2021-08-11T11:21:16.672Z] #48 8.240 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-11T11:21:16.672Z] #48 8.240 + . /tmp/install/gotestsum.installer [2021-08-11T11:21:16.672Z] #48 8.240 ++ : v0.5.3 [2021-08-11T11:21:16.672Z] #48 8.240 + install_gotestsum [2021-08-11T11:21:16.672Z] #48 8.240 + set -e [2021-08-11T11:21:16.672Z] #48 8.240 + export GO111MODULE=on [2021-08-11T11:21:16.672Z] #48 8.240 + GO111MODULE=on [2021-08-11T11:21:16.672Z] #48 8.240 + GOBIN=/build [2021-08-11T11:21:16.672Z] #48 8.240 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-11T11:21:16.672Z] #48 9.272 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-11T11:21:16.933Z] #48 ... [2021-08-11T11:21:16.933Z] [2021-08-11T11:21:16.933Z] #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-08-11T11:21:16.933Z] #34 sha256:dc6b3c62168079c04a7eae00d753f8702b4ae1c6c18b112a42657e447184d16c [2021-08-11T11:21:16.933Z] #34 7.787 Install go-toml version v1.8.1 [2021-08-11T11:21:16.933Z] #34 8.867 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-11T11:21:16.933Z] #34 ... [2021-08-11T11:21:16.933Z] [2021-08-11T11:21:16.933Z] #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-08-11T11:21:16.933Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-11T11:21:16.933Z] #56 9.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-11T11:21:16.933Z] #56 9.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-11T11:21:16.933Z] #56 9.607 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-11T11:21:17.098Z] c67ded6868b6: Verifying Checksum [2021-08-11T11:21:17.098Z] c67ded6868b6: Download complete [2021-08-11T11:21:17.194Z] #56 ... [2021-08-11T11:21:17.194Z] [2021-08-11T11:21:17.194Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-11T11:21:17.194Z] #50 sha256:80704edc46217db1a18b17e09722ae6139f5437f3c5bac57d99f5b4c74afc4e3 [2021-08-11T11:21:17.194Z] #50 7.556 + RM_GOPATH=0 [2021-08-11T11:21:17.194Z] #50 7.556 + TMP_GOPATH= [2021-08-11T11:21:17.194Z] #50 7.556 + : /build [2021-08-11T11:21:17.194Z] #50 7.556 + '[' -z '' ']' [2021-08-11T11:21:17.194Z] #50 7.556 ++ mktemp -d [2021-08-11T11:21:17.194Z] #50 7.556 + export GOPATH=/tmp/tmp.dCQrNhuRdt [2021-08-11T11:21:17.194Z] #50 7.556 + GOPATH=/tmp/tmp.dCQrNhuRdt [2021-08-11T11:21:17.194Z] #50 7.556 + RM_GOPATH=1 [2021-08-11T11:21:17.194Z] #50 7.556 + case "$(go env GOARCH)" in [2021-08-11T11:21:17.194Z] #50 7.556 ++ go env GOARCH [2021-08-11T11:21:17.194Z] #50 7.574 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:17.194Z] #50 7.574 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:17.194Z] #50 7.574 ++ dirname /tmp/install/install.sh [2021-08-11T11:21:17.194Z] #50 7.574 + dir=/tmp/install [2021-08-11T11:21:17.194Z] #50 7.574 + bin=golangci_lint [2021-08-11T11:21:17.194Z] #50 7.574 + shift [2021-08-11T11:21:17.194Z] #50 7.574 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-11T11:21:17.194Z] #50 7.574 + . /tmp/install/golangci_lint.installer [2021-08-11T11:21:17.194Z] #50 7.574 ++ : v1.23.8 [2021-08-11T11:21:17.194Z] #50 7.574 + install_golangci_lint [2021-08-11T11:21:17.194Z] #50 7.574 + set -e [2021-08-11T11:21:17.194Z] #50 7.574 + export GO111MODULE=on [2021-08-11T11:21:17.194Z] #50 7.574 + GO111MODULE=on [2021-08-11T11:21:17.194Z] #50 7.574 + GOBIN=/build [2021-08-11T11:21:17.194Z] #50 7.574 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-11T11:21:17.194Z] #50 8.633 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-11T11:21:17.194Z] #50 ... [2021-08-11T11:21:17.194Z] [2021-08-11T11:21:17.194Z] #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-08-11T11:21:17.194Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:21:17.194Z] #44 9.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-11T11:21:17.194Z] #44 9.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-11T11:21:17.194Z] #44 9.179 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-11T11:21:17.194Z] #44 9.770 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-11T11:21:17.461Z] #44 ... [2021-08-11T11:21:17.461Z] [2021-08-11T11:21:17.461Z] #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-08-11T11:21:17.461Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:21:17.461Z] #36 8.571 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-11T11:21:17.461Z] #36 8.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-11T11:21:17.461Z] #36 8.916 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-11T11:21:17.461Z] #36 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-11T11:21:17.461Z] #36 ... [2021-08-11T11:21:17.461Z] [2021-08-11T11:21:17.461Z] #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-08-11T11:21:17.461Z] #52 sha256:4b7b91203e6a086708af4154af42263511f62aa294caa9ebb4f1584bd66d73dc [2021-08-11T11:21:17.461Z] #52 7.129 + RM_GOPATH=0 [2021-08-11T11:21:17.461Z] #52 7.129 + TMP_GOPATH= [2021-08-11T11:21:17.461Z] #52 7.129 + : /build [2021-08-11T11:21:17.461Z] #52 7.129 + '[' -z '' ']' [2021-08-11T11:21:17.461Z] #52 7.129 ++ mktemp -d [2021-08-11T11:21:17.461Z] #52 7.141 + export GOPATH=/tmp/tmp.hrjx75JLGH [2021-08-11T11:21:17.461Z] #52 7.141 + GOPATH=/tmp/tmp.hrjx75JLGH [2021-08-11T11:21:17.461Z] #52 7.141 + RM_GOPATH=1 [2021-08-11T11:21:17.461Z] #52 7.141 + case "$(go env GOARCH)" in [2021-08-11T11:21:17.461Z] #52 7.141 ++ go env GOARCH [2021-08-11T11:21:17.461Z] #52 7.154 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:17.461Z] #52 7.154 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:17.461Z] #52 7.154 ++ dirname /tmp/install/install.sh [2021-08-11T11:21:17.461Z] #52 7.164 + dir=/tmp/install [2021-08-11T11:21:17.461Z] #52 7.164 + bin=shfmt [2021-08-11T11:21:17.461Z] #52 7.164 + shift [2021-08-11T11:21:17.461Z] #52 7.164 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-11T11:21:17.461Z] #52 7.164 + . /tmp/install/shfmt.installer [2021-08-11T11:21:17.461Z] #52 7.164 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-11T11:21:17.461Z] #52 7.164 + install_shfmt [2021-08-11T11:21:17.461Z] #52 7.164 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-11T11:21:17.461Z] #52 7.164 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hrjx75JLGH/src/github.com/mvdan/sh [2021-08-11T11:21:17.461Z] #52 7.164 Cloning into '/tmp/tmp.hrjx75JLGH/src/github.com/mvdan/sh'... [2021-08-11T11:21:17.461Z] #52 7.164 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-11T11:21:17.722Z] #52 ... [2021-08-11T11:21:17.722Z] [2021-08-11T11:21:17.722Z] #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-08-11T11:21:17.722Z] #59 sha256:01dbfb252a86817028f775d73758af76bf3ffa096fee7e20358fa24c00e78e05 [2021-08-11T11:21:17.722Z] #59 5.321 + RM_GOPATH=0 [2021-08-11T11:21:17.722Z] #59 5.321 + TMP_GOPATH= [2021-08-11T11:21:17.722Z] #59 5.321 + : /build [2021-08-11T11:21:17.722Z] #59 5.321 + '[' -z '' ']' [2021-08-11T11:21:17.722Z] #59 5.321 ++ mktemp -d [2021-08-11T11:21:17.722Z] #59 5.321 + export GOPATH=/tmp/tmp.UFAiTc4Ler [2021-08-11T11:21:17.722Z] #59 5.321 + GOPATH=/tmp/tmp.UFAiTc4Ler [2021-08-11T11:21:17.722Z] #59 5.321 + RM_GOPATH=1 [2021-08-11T11:21:17.722Z] #59 5.321 + case "$(go env GOARCH)" in [2021-08-11T11:21:17.722Z] #59 5.321 ++ go env GOARCH [2021-08-11T11:21:17.722Z] #59 5.325 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:17.722Z] #59 5.325 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:17.722Z] #59 5.325 ++ dirname /tmp/install/install.sh [2021-08-11T11:21:17.722Z] #59 5.325 + dir=/tmp/install [2021-08-11T11:21:17.722Z] #59 5.325 + bin=rootlesskit [2021-08-11T11:21:17.722Z] #59 5.325 + shift [2021-08-11T11:21:17.722Z] #59 5.325 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-11T11:21:17.722Z] #59 5.325 + . /tmp/install/rootlesskit.installer [2021-08-11T11:21:17.722Z] #59 5.325 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-11T11:21:17.722Z] #59 5.325 + install_rootlesskit [2021-08-11T11:21:17.722Z] #59 5.325 + case "$1" in [2021-08-11T11:21:17.722Z] #59 5.325 + export CGO_ENABLED=0 [2021-08-11T11:21:17.722Z] #59 5.325 + CGO_ENABLED=0 [2021-08-11T11:21:17.722Z] #59 5.325 + _install_rootlesskit [2021-08-11T11:21:17.722Z] #59 5.328 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-11T11:21:17.722Z] #59 5.328 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UFAiTc4Ler/src/github.com/rootless-containers/rootlesskit [2021-08-11T11:21:17.722Z] #59 5.328 Cloning into '/tmp/tmp.UFAiTc4Ler/src/github.com/rootless-containers/rootlesskit'... [2021-08-11T11:21:17.722Z] #59 5.331 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-11T11:21:17.722Z] #59 6.406 + cd /tmp/tmp.UFAiTc4Ler/src/github.com/rootless-containers/rootlesskit [2021-08-11T11:21:17.722Z] #59 6.406 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-11T11:21:17.722Z] #59 6.419 + export GO111MODULE=on [2021-08-11T11:21:17.722Z] #59 6.419 + GO111MODULE=on [2021-08-11T11:21:17.722Z] #59 6.419 + export GOPROXY=https://proxy.golang.org [2021-08-11T11:21:17.722Z] #59 6.419 + GOPROXY=https://proxy.golang.org [2021-08-11T11:21:17.722Z] #59 6.419 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-11T11:21:17.722Z] #59 6.419 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-11T11:21:17.722Z] #59 7.284 go: downloading github.com/pkg/errors v0.9.1 [2021-08-11T11:21:17.722Z] #59 7.291 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-11T11:21:17.722Z] #59 7.350 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-11T11:21:17.722Z] #59 7.650 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-11T11:21:17.722Z] #59 ... [2021-08-11T11:21:17.722Z] [2021-08-11T11:21:17.722Z] #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-08-11T11:21:17.722Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:21:17.722Z] #46 6.688 + RM_GOPATH=0 [2021-08-11T11:21:17.722Z] #46 6.688 + TMP_GOPATH= [2021-08-11T11:21:17.722Z] #46 6.689 + : /build [2021-08-11T11:21:17.722Z] #46 6.689 + '[' -z '' ']' [2021-08-11T11:21:17.722Z] #46 6.689 ++ mktemp -d [2021-08-11T11:21:17.722Z] #46 6.690 + export GOPATH=/tmp/tmp.2HMbEVBsPQ [2021-08-11T11:21:17.722Z] #46 6.690 + GOPATH=/tmp/tmp.2HMbEVBsPQ [2021-08-11T11:21:17.722Z] #46 6.691 + RM_GOPATH=1 [2021-08-11T11:21:17.722Z] #46 6.691 + case "$(go env GOARCH)" in [2021-08-11T11:21:17.722Z] #46 6.691 ++ go env GOARCH [2021-08-11T11:21:17.722Z] #46 6.703 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-11T11:21:17.722Z] #46 6.705 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:17.722Z] #46 6.705 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:21:17.722Z] #46 6.705 ++ dirname /tmp/install/install.sh [2021-08-11T11:21:17.722Z] #46 6.705 + dir=/tmp/install [2021-08-11T11:21:17.722Z] #46 6.705 + bin=vndr [2021-08-11T11:21:17.722Z] #46 6.705 + shift [2021-08-11T11:21:17.722Z] #46 6.705 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-11T11:21:17.722Z] #46 6.705 + . /tmp/install/vndr.installer [2021-08-11T11:21:17.722Z] #46 6.705 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-11T11:21:17.722Z] #46 6.705 + install_vndr [2021-08-11T11:21:17.722Z] #46 6.705 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-11T11:21:17.722Z] #46 6.705 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2HMbEVBsPQ/src/github.com/LK4D4/vndr [2021-08-11T11:21:17.722Z] #46 6.705 Cloning into '/tmp/tmp.2HMbEVBsPQ/src/github.com/LK4D4/vndr'... [2021-08-11T11:21:17.722Z] #46 7.223 + cd /tmp/tmp.2HMbEVBsPQ/src/github.com/LK4D4/vndr [2021-08-11T11:21:17.722Z] #46 7.223 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-11T11:21:17.722Z] #46 7.238 + go build -buildmode=pie -v -o /build/vndr . [2021-08-11T11:21:17.722Z] #46 8.318 internal/unsafeheader [2021-08-11T11:21:17.722Z] #46 8.347 internal/cpu [2021-08-11T11:21:17.722Z] #46 8.386 runtime/internal/atomic [2021-08-11T11:21:17.722Z] #46 9.026 runtime/internal/sys [2021-08-11T11:21:17.722Z] #46 9.577 runtime/internal/math [2021-08-11T11:21:17.722Z] #46 9.729 internal/bytealg [2021-08-11T11:21:17.722Z] #46 9.758 internal/race [2021-08-11T11:21:17.722Z] #46 9.896 sync/atomic [2021-08-11T11:21:17.722Z] #46 10.56 unicode [2021-08-11T11:21:17.983Z] #46 ... [2021-08-11T11:21:17.983Z] [2021-08-11T11:21:17.983Z] #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-08-11T11:21:17.983Z] #48 sha256:d561156a1b25aae11b152cc82643f247a31c1de9e49b32c560b62ec8c5e9a2df [2021-08-11T11:21:17.983Z] #48 11.33 go: downloading github.com/fatih/color v1.9.0 [2021-08-11T11:21:17.983Z] #48 11.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-11T11:21:17.983Z] #48 11.37 go: downloading github.com/pkg/errors v0.9.1 [2021-08-11T11:21:17.983Z] #48 11.39 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-11T11:21:18.553Z] #48 11.79 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-11T11:21:18.553Z] #48 11.84 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-11T11:21:18.553Z] #48 12.01 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-11T11:21:18.553Z] #48 12.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-11T11:21:18.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-11T11:21:19.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-11T11:21:19.124Z] #48 12.33 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-11T11:21:20.066Z] #48 13.32 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-11T11:21:22.867Z] 4612f6d0b889: Verifying Checksum [2021-08-11T11:21:22.867Z] 4612f6d0b889: Download complete [2021-08-11T11:21:24.425Z] #48 ... [2021-08-11T11:21:24.425Z] [2021-08-11T11:21:24.425Z] #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-08-11T11:21:24.425Z] #24 sha256:76eff9478e697bfe56581db034a2b6203528f425458c0477301381dd3646d66c [2021-08-11T11:21:24.425Z] #24 17.09 + mkdir -p /build [2021-08-11T11:21:24.425Z] #24 17.13 + mv docker/docker /build/ [2021-08-11T11:21:24.425Z] #24 17.13 + rmdir docker [2021-08-11T11:21:24.425Z] #24 DONE 17.3s [2021-08-11T11:21:24.425Z] [2021-08-11T11:21:24.425Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-11T11:21:24.425Z] #59 sha256:01dbfb252a86817028f775d73758af76bf3ffa096fee7e20358fa24c00e78e05 [2021-08-11T11:21:24.425Z] #59 12.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-11T11:21:24.425Z] #59 13.29 go: downloading github.com/google/uuid v1.3.0 [2021-08-11T11:21:24.425Z] #59 13.30 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-11T11:21:24.425Z] #59 13.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-11T11:21:24.425Z] #59 14.06 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-11T11:21:24.425Z] #59 14.38 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-11T11:21:24.425Z] #59 14.87 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-11T11:21:24.425Z] #59 15.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-11T11:21:24.425Z] #59 15.39 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-11T11:21:24.696Z] #59 ... [2021-08-11T11:21:24.696Z] [2021-08-11T11:21:24.696Z] #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-08-11T11:21:24.696Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-11T11:21:24.696Z] #32 7.484 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-11T11:21:24.696Z] #32 7.484 Cloning into '.'... [2021-08-11T11:21:24.696Z] #32 ... [2021-08-11T11:21:24.696Z] [2021-08-11T11:21:24.696Z] #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-08-11T11:21:24.696Z] #48 sha256:d561156a1b25aae11b152cc82643f247a31c1de9e49b32c560b62ec8c5e9a2df [2021-08-11T11:21:24.696Z] #48 17.53 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-11T11:21:25.273Z] #48 ... [2021-08-11T11:21:25.273Z] [2021-08-11T11:21:25.273Z] #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-08-11T11:21:25.274Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:21:25.274Z] #40 8.502 + git clone https://github.com/docker/distribution.git . [2021-08-11T11:21:25.274Z] #40 8.502 Cloning into '.'... [2021-08-11T11:21:25.534Z] #40 ... [2021-08-11T11:21:25.534Z] [2021-08-11T11:21:25.534Z] #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-08-11T11:21:25.534Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:21:25.534Z] #13 4.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-11T11:21:25.534Z] #13 4.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-11T11:21:25.534Z] #13 4.732 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-11T11:21:25.534Z] #13 4.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-11T11:21:25.534Z] #13 6.391 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-11T11:21:25.534Z] #13 9.692 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] [2021-08-11T11:21:25.534Z] #13 ... [2021-08-11T11:21:25.534Z] [2021-08-11T11:21:25.535Z] #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-08-11T11:21:25.535Z] #59 sha256:01dbfb252a86817028f775d73758af76bf3ffa096fee7e20358fa24c00e78e05 [2021-08-11T11:21:25.535Z] #59 19.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-11T11:21:28.093Z] #59 ... [2021-08-11T11:21:28.093Z] [2021-08-11T11:21:28.093Z] #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-08-11T11:21:28.093Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-11T11:21:28.093Z] #56 11.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-11T11:21:28.093Z] #56 14.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] [2021-08-11T11:21:28.093Z] #56 18.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-11T11:21:28.379Z] #56 ... [2021-08-11T11:21:28.379Z] [2021-08-11T11:21:28.379Z] #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-08-11T11:21:28.379Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:21:28.379Z] #44 11.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-11T11:21:28.379Z] #44 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] [2021-08-11T11:21:28.379Z] #44 19.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-11T11:21:28.379Z] #44 ... [2021-08-11T11:21:28.379Z] [2021-08-11T11:21:28.379Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-11T11:21:28.379Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:21:28.379Z] #13 14.21 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-11T11:21:28.950Z] #13 ... [2021-08-11T11:21:28.950Z] [2021-08-11T11:21:28.950Z] #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-08-11T11:21:28.950Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:21:28.950Z] #46 12.37 runtime [2021-08-11T11:21:28.950Z] #46 16.64 unicode/utf8 [2021-08-11T11:21:28.950Z] #46 17.62 math/bits [2021-08-11T11:21:28.950Z] #46 19.56 math [2021-08-11T11:21:29.211Z] #46 ... [2021-08-11T11:21:29.211Z] [2021-08-11T11:21:29.211Z] #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-08-11T11:21:29.211Z] #52 sha256:4b7b91203e6a086708af4154af42263511f62aa294caa9ebb4f1584bd66d73dc [2021-08-11T11:21:29.211Z] #52 22.57 + cd /tmp/tmp.hrjx75JLGH/src/github.com/mvdan/sh [2021-08-11T11:21:29.211Z] #52 22.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-11T11:21:29.211Z] #52 22.66 + GO111MODULE=on [2021-08-11T11:21:29.211Z] #52 22.68 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-11T11:21:30.154Z] #52 ... [2021-08-11T11:21:30.154Z] [2021-08-11T11:21:30.154Z] #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-08-11T11:21:30.154Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:21:30.154Z] #36 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] [2021-08-11T11:21:30.154Z] #36 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-11T11:21:30.154Z] #36 ... [2021-08-11T11:21:30.154Z] [2021-08-11T11:21:30.154Z] #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-08-11T11:21:30.154Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:21:30.154Z] #13 17.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-11T11:21:31.539Z] #13 ... [2021-08-11T11:21:31.539Z] [2021-08-11T11:21:31.539Z] #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-08-11T11:21:31.539Z] #34 sha256:dc6b3c62168079c04a7eae00d753f8702b4ae1c6c18b112a42657e447184d16c [2021-08-11T11:21:31.539Z] #34 15.05 github.com/pelletier/go-toml [2021-08-11T11:21:31.801Z] #34 ... [2021-08-11T11:21:31.801Z] [2021-08-11T11:21:31.801Z] #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-08-11T11:21:31.801Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:21:31.801Z] #46 25.25 encoding [2021-08-11T11:21:32.062Z] #46 25.44 unicode/utf16 [2021-08-11T11:21:32.323Z] #46 25.80 container/list [2021-08-11T11:21:33.263Z] #46 26.60 crypto/internal/subtle [2021-08-11T11:21:33.524Z] #46 26.82 crypto/subtle [2021-08-11T11:21:33.784Z] #46 27.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-11T11:21:33.784Z] #46 27.27 internal/nettrace [2021-08-11T11:21:33.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-11T11:21:33.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-11T11:21:33.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-11T11:21:34.355Z] #46 27.67 runtime/cgo [2021-08-11T11:21:34.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-11T11:21:34.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-11T11:21:35.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-11T11:21:36.743Z] ok github.com/docker/docker/container 0.142s coverage: 34.8% of statements [2021-08-11T11:21:36.743Z] ok github.com/docker/docker/cmd/dockerd/trap 3.061s coverage: 0.0% of statements [2021-08-11T11:21:36.743Z] ok github.com/docker/docker/cmd/dockerd 0.193s coverage: 29.1% of statements [2021-08-11T11:21:36.743Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-11T11:21:36.743Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-11T11:21:36.743Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-11T11:21:36.743Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-11T11:21:36.743Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-11T11:21:36.743Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2021-08-11T11:21:36.743Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.9% of statements [2021-08-11T11:21:36.743Z] ok github.com/docker/docker/daemon/cluster 0.142s coverage: 0.5% of statements [2021-08-11T11:21:36.912Z] #46 ... [2021-08-11T11:21:36.912Z] [2021-08-11T11:21:36.912Z] #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-08-11T11:21:36.912Z] #34 sha256:dc6b3c62168079c04a7eae00d753f8702b4ae1c6c18b112a42657e447184d16c [2021-08-11T11:21:36.912Z] #34 26.42 github.com/pelletier/go-toml/cmd/tomll [2021-08-11T11:21:36.912Z] #34 DONE 29.9s [2021-08-11T11:21:36.912Z] [2021-08-11T11:21:36.912Z] #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-08-11T11:21:36.913Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:21:36.913Z] #40 29.78 Checking out files: 85% (1450/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-11T11:21:36.913Z] #40 30.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-11T11:21:38.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-11T11:21:39.297Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.1% of statements [2021-08-11T11:21:39.297Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2021-08-11T11:21:39.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-11T11:21:40.224Z] #40 32.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-11T11:21:40.260Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2021-08-11T11:21:40.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-11T11:21:40.521Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-08-11T11:21:40.795Z] #40 ... [2021-08-11T11:21:40.795Z] [2021-08-11T11:21:40.795Z] #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-08-11T11:21:40.795Z] #52 sha256:4b7b91203e6a086708af4154af42263511f62aa294caa9ebb4f1584bd66d73dc [2021-08-11T11:21:40.795Z] #52 24.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-11T11:21:40.795Z] #52 24.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-11T11:21:40.795Z] #52 24.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-11T11:21:40.795Z] #52 26.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-11T11:21:40.795Z] #52 30.96 runtime [2021-08-11T11:21:40.795Z] #52 ... [2021-08-11T11:21:40.795Z] [2021-08-11T11:21:40.795Z] #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-08-11T11:21:40.795Z] #50 sha256:80704edc46217db1a18b17e09722ae6139f5437f3c5bac57d99f5b4c74afc4e3 [2021-08-11T11:21:40.795Z] #50 26.01 go: downloading github.com/fatih/color v1.7.0 [2021-08-11T11:21:40.795Z] #50 26.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-11T11:21:40.795Z] #50 26.22 go: downloading github.com/pkg/errors v0.8.1 [2021-08-11T11:21:40.795Z] #50 26.36 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-11T11:21:40.795Z] #50 26.45 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-11T11:21:40.795Z] #50 26.83 go: downloading github.com/spf13/viper v1.6.1 [2021-08-11T11:21:40.795Z] #50 27.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-11T11:21:40.795Z] #50 27.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-11T11:21:40.795Z] #50 27.58 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-11T11:21:40.795Z] #50 27.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-11T11:21:40.795Z] #50 29.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-11T11:21:40.795Z] #50 29.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-11T11:21:40.795Z] #50 34.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-11T11:21:40.795Z] #50 34.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-11T11:21:40.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-11T11:21:41.056Z] #50 34.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-11T11:21:41.317Z] #50 34.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-11T11:21:41.577Z] #50 34.92 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-11T11:21:41.577Z] #50 34.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-11T11:21:41.838Z] #50 35.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-11T11:21:41.838Z] #50 35.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-11T11:21:41.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-11T11:21:42.098Z] #50 35.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-11T11:21:42.098Z] #50 35.55 go: downloading github.com/spf13/afero v1.1.2 [2021-08-11T11:21:42.098Z] #50 35.67 go: downloading github.com/spf13/cast v1.3.0 [2021-08-11T11:21:42.098Z] #50 ... [2021-08-11T11:21:42.098Z] [2021-08-11T11:21:42.098Z] #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-08-11T11:21:42.098Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:21:42.098Z] #44 25.24 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-11T11:21:42.098Z] #44 34.72 Fetched 8464 kB in 26s (326 kB/s) [2021-08-11T11:21:42.359Z] #44 34.72 Reading package lists... [2021-08-11T11:21:42.359Z] #44 ... [2021-08-11T11:21:42.359Z] [2021-08-11T11:21:42.359Z] #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-08-11T11:21:42.359Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-11T11:21:42.359Z] #56 33.35 Fetched 8460 kB in 24s (350 kB/s) [2021-08-11T11:21:42.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-11T11:21:43.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-11T11:21:44.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-11T11:21:44.735Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 13.8% of statements [2021-08-11T11:21:44.901Z] #56 33.35 Reading package lists... [2021-08-11T11:21:44.901Z] #56 ... [2021-08-11T11:21:44.901Z] [2021-08-11T11:21:44.901Z] #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-08-11T11:21:44.901Z] #59 sha256:01dbfb252a86817028f775d73758af76bf3ffa096fee7e20358fa24c00e78e05 [2021-08-11T11:21:44.901Z] #59 27.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-11T11:21:44.901Z] #59 ... [2021-08-11T11:21:44.901Z] [2021-08-11T11:21:44.901Z] #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-08-11T11:21:44.901Z] #50 sha256:80704edc46217db1a18b17e09722ae6139f5437f3c5bac57d99f5b4c74afc4e3 [2021-08-11T11:21:44.901Z] #50 35.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-11T11:21:44.901Z] #50 35.91 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-11T11:21:44.901Z] #50 35.97 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-11T11:21:44.901Z] #50 36.08 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-11T11:21:44.901Z] #50 36.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-11T11:21:44.901Z] #50 36.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-11T11:21:44.901Z] #50 36.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-11T11:21:44.901Z] #50 37.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-11T11:21:44.901Z] #50 37.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-11T11:21:44.901Z] #50 37.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-11T11:21:44.901Z] #50 37.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-11T11:21:44.901Z] #50 37.52 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-11T11:21:44.901Z] #50 37.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-11T11:21:44.901Z] #50 37.96 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-11T11:21:44.901Z] #50 38.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-11T11:21:44.901Z] #50 38.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-11T11:21:44.901Z] #50 38.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-11T11:21:44.996Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.1% of statements [2021-08-11T11:21:45.162Z] #50 38.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-11T11:21:45.258Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.919s coverage: 73.3% of statements [2021-08-11T11:21:45.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-11T11:21:45.733Z] #50 39.33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-11T11:21:45.993Z] #50 39.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-11T11:21:45.993Z] #50 39.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-11T11:21:46.031Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-11T11:21:46.031Z] Using test binary docker [2021-08-11T11:21:46.203Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.838s coverage: 56.2% of statements [2021-08-11T11:21:46.290Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-11T11:21:46.290Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-11T11:21:46.290Z] INFO: Waiting for daemon to start... [2021-08-11T11:21:46.290Z] Starting dockerd [2021-08-11T11:21:46.568Z] #50 39.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-11T11:21:46.568Z] #50 39.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-11T11:21:46.829Z] #50 40.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-11T11:21:46.829Z] #50 40.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-11T11:21:47.150Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2021-08-11T11:21:47.400Z] #50 40.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-11T11:21:47.400Z] #50 41.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-11T11:21:47.661Z] #50 41.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-11T11:21:47.661Z] #50 41.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-11T11:21:47.661Z] #50 41.22 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-11T11:21:47.931Z] #50 41.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-11T11:21:48.191Z] #50 ... [2021-08-11T11:21:48.191Z] [2021-08-11T11:21:48.191Z] #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-08-11T11:21:48.191Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-11T11:21:48.191Z] #56 33.35 Reading package lists... [2021-08-11T11:21:48.195Z] . [2021-08-11T11:21:48.195Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-11T11:21:48.195Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-11T11:21:48.195Z] Error: No such image: emptyfs [2021-08-11T11:21:48.455Z] Running integration-test (iteration 1) [2021-08-11T11:21:48.455Z] #56 ... [2021-08-11T11:21:48.455Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-11T11:21:48.455Z] [2021-08-11T11:21:48.455Z] #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-08-11T11:21:48.455Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:21:48.455Z] #36 31.80 Fetched 8460 kB in 24s (358 kB/s) [2021-08-11T11:21:48.455Z] #36 31.80 Reading package lists... [2021-08-11T11:21:48.455Z] #36 40.70 Reading package lists... [2021-08-11T11:21:48.455Z] #36 ... [2021-08-11T11:21:48.455Z] [2021-08-11T11:21:48.455Z] #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-08-11T11:21:48.455Z] #50 sha256:80704edc46217db1a18b17e09722ae6139f5437f3c5bac57d99f5b4c74afc4e3 [2021-08-11T11:21:48.455Z] #50 41.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-11T11:21:48.716Z] #50 42.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-11T11:21:48.716Z] #50 42.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-11T11:21:48.716Z] #50 42.15 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-11T11:21:48.716Z] #50 42.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-11T11:21:48.716Z] #50 42.24 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-11T11:21:48.977Z] #50 42.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-11T11:21:49.071Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.806s coverage: 49.4% of statements [2021-08-11T11:21:50.891Z] #50 43.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-11T11:21:50.891Z] #50 43.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-11T11:21:50.891Z] #50 44.20 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-11T11:21:50.891Z] #50 44.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-11T11:21:50.891Z] #50 44.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-11T11:21:50.891Z] #50 44.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-11T11:21:50.988Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 57.5% of statements [2021-08-11T11:21:50.988Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.383s coverage: 57.7% of statements [2021-08-11T11:21:51.152Z] #50 44.67 go: downloading golang.org/x/text v0.3.2 [2021-08-11T11:21:51.250Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.915s coverage: 46.2% of statements [2021-08-11T11:21:52.196Z] ok github.com/docker/docker/daemon 12.305s coverage: 17.5% of statements [2021-08-11T11:21:52.196Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-11T11:21:52.196Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-11T11:21:52.196Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-11T11:21:52.196Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-11T11:21:52.196Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-11T11:21:52.196Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-11T11:21:52.196Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-11T11:21:52.196Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-08-11T11:21:52.196Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.047s coverage: 3.0% of statements [2021-08-11T11:21:53.069Z] #50 ... [2021-08-11T11:21:53.069Z] [2021-08-11T11:21:53.069Z] #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-08-11T11:21:53.069Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:21:53.069Z] #13 30.51 Fetched 8991 kB in 26s (344 kB/s) [2021-08-11T11:21:53.069Z] #13 30.51 Reading package lists... [2021-08-11T11:21:53.069Z] #13 40.48 Reading package lists... [2021-08-11T11:21:53.069Z] #13 ... [2021-08-11T11:21:53.069Z] [2021-08-11T11:21:53.069Z] #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-08-11T11:21:53.069Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:21:53.069Z] #44 34.72 Reading package lists... [2021-08-11T11:21:54.114Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.7% of statements [2021-08-11T11:21:54.114Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-11T11:21:54.114Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-11T11:21:54.376Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.5% of statements [2021-08-11T11:21:54.638Z] ok github.com/docker/docker/daemon/logger/awslogs 0.294s coverage: 77.0% of statements [2021-08-11T11:21:54.638Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-11T11:21:54.638Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-11T11:21:54.900Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-08-11T11:21:55.473Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2021-08-11T11:21:55.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-08-11T11:21:55.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 69.9% of statements [2021-08-11T11:21:56.367Z] #44 44.06 Reading package lists... [2021-08-11T11:21:56.367Z] #44 ... [2021-08-11T11:21:56.367Z] [2021-08-11T11:21:56.367Z] #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-08-11T11:21:56.367Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:21:56.367Z] #36 40.70 Reading package lists... [2021-08-11T11:21:56.367Z] #36 48.15 Building dependency tree... [2021-08-11T11:21:56.420Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2021-08-11T11:21:56.420Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2021-08-11T11:21:56.420Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-11T11:21:56.706Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 56.1% of statements [2021-08-11T11:21:57.281Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2021-08-11T11:21:57.542Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2021-08-11T11:21:57.750Z] #36 50.90 The following additional packages will be installed: [2021-08-11T11:21:57.750Z] #36 50.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-11T11:21:57.750Z] #36 50.92 Suggested packages: [2021-08-11T11:21:57.750Z] #36 50.93 cmake-doc ninja-build lrzip [2021-08-11T11:21:57.750Z] #36 50.93 Recommended packages: [2021-08-11T11:21:57.750Z] #36 50.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-11T11:21:58.321Z] #36 51.70 The following NEW packages will be installed: [2021-08-11T11:21:58.321Z] #36 51.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-11T11:21:58.321Z] #36 51.73 vim-common xxd [2021-08-11T11:21:58.487Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-08-11T11:21:58.892Z] #36 52.19 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-08-11T11:21:58.892Z] #36 52.19 Need to get 14.9 MB of archives. [2021-08-11T11:21:58.892Z] #36 52.19 After this operation, 61.8 MB of additional disk space will be used. [2021-08-11T11:21:58.892Z] #36 52.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-11T11:21:58.892Z] #36 ... [2021-08-11T11:21:58.892Z] [2021-08-11T11:21:58.892Z] #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-08-11T11:21:58.892Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-11T11:21:58.892Z] #56 42.11 Reading package lists... [2021-08-11T11:21:58.892Z] #56 49.29 Building dependency tree... [2021-08-11T11:21:58.892Z] #56 52.15 The following additional packages will be installed: [2021-08-11T11:21:58.892Z] #56 52.16 libbtrfs0 [2021-08-11T11:21:58.892Z] #56 52.30 The following NEW packages will be installed: [2021-08-11T11:21:58.892Z] #56 52.30 libbtrfs-dev libbtrfs0 [2021-08-11T11:21:58.892Z] #56 ... [2021-08-11T11:21:58.892Z] [2021-08-11T11:21:58.892Z] #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-08-11T11:21:58.892Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:21:58.892Z] #36 52.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-11T11:21:58.892Z] #36 52.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-11T11:21:58.892Z] #36 52.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-11T11:21:59.432Z] ok github.com/docker/docker/distribution/metadata 0.070s coverage: 48.2% of statements [2021-08-11T11:21:59.833Z] #36 ... [2021-08-11T11:21:59.833Z] [2021-08-11T11:21:59.833Z] #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-08-11T11:21:59.833Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:21:59.833Z] #46 43.13 vendor/golang.org/x/crypto/internal/subtle [2021-08-11T11:21:59.833Z] #46 ... [2021-08-11T11:21:59.833Z] [2021-08-11T11:21:59.833Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-11T11:21:59.833Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:21:59.833Z] #36 53.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-11T11:21:59.833Z] #36 53.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-11T11:21:59.833Z] #36 53.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-11T11:21:59.833Z] #36 53.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-11T11:21:59.833Z] #36 53.33 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-11T11:21:59.833Z] #36 53.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-11T11:22:00.007Z] ok github.com/docker/docker/daemon/logger/splunk 2.037s coverage: 82.5% of statements [2021-08-11T11:22:00.007Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-11T11:22:00.007Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-11T11:22:00.954Z] ok github.com/docker/docker/distribution 0.211s coverage: 25.8% of statements [2021-08-11T11:22:00.954Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-11T11:22:01.216Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-08-11T11:22:01.478Z] ok github.com/docker/docker/image 0.050s coverage: 86.6% of statements [2021-08-11T11:22:01.747Z] #36 54.84 debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T11:22:01.747Z] #36 55.27 Fetched 14.9 MB in 2s (8143 kB/s) [2021-08-11T11:22:02.009Z] #36 55.46 Selecting previously unselected package xxd. [2021-08-11T11:22:02.009Z] #36 55.46 (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-08-11T11:22:02.009Z] #36 55.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-11T11:22:02.009Z] #36 55.52 Unpacking xxd (2:8.1.0875-5) ... [2021-08-11T11:22:02.053Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-08-11T11:22:02.270Z] #36 ... [2021-08-11T11:22:02.270Z] [2021-08-11T11:22:02.270Z] #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-08-11T11:22:02.270Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-08-11T11:22:02.270Z] #56 52.66 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-11T11:22:02.270Z] #56 52.66 Need to get 119 kB of archives. [2021-08-11T11:22:02.270Z] #56 52.66 After this operation, 387 kB of additional disk space will be used. [2021-08-11T11:22:02.270Z] #56 52.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-11T11:22:02.270Z] #56 52.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-11T11:22:02.270Z] #56 53.61 debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T11:22:02.270Z] #56 53.79 Fetched 119 kB in 0s (440 kB/s) [2021-08-11T11:22:02.270Z] #56 53.87 Selecting previously unselected package libbtrfs0. [2021-08-11T11:22:02.270Z] #56 53.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-11T11:22:02.270Z] #56 53.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-11T11:22:02.270Z] #56 53.99 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-11T11:22:02.270Z] #56 54.10 Selecting previously unselected package libbtrfs-dev. [2021-08-11T11:22:02.270Z] #56 54.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-11T11:22:02.270Z] #56 54.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-11T11:22:02.270Z] #56 54.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-11T11:22:02.270Z] #56 54.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-11T11:22:02.270Z] #56 54.36 Processing triggers for libc-bin (2.28-10) ... [2021-08-11T11:22:02.270Z] #56 DONE 55.8s [2021-08-11T11:22:02.627Z] ok github.com/docker/docker/distribution/xfer 1.856s coverage: 85.1% of statements [2021-08-11T11:22:02.627Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-11T11:22:02.627Z] ok github.com/docker/docker/image/tarexport 0.030s coverage: 0.7% of statements [2021-08-11T11:22:02.627Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-08-11T11:22:02.627Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-11T11:22:02.641Z] [2021-08-11T11:22:02.641Z] #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-08-11T11:22:02.641Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:22:03.201Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-08-11T11:22:03.347Z] Loaded image: buildpack-deps:buster [2021-08-11T11:22:03.347Z] Loaded image: busybox:latest [2021-08-11T11:22:03.347Z] Loaded image: busybox:glibc [2021-08-11T11:22:03.603Z] #57 1.154 + RM_GOPATH=0 [2021-08-11T11:22:03.603Z] #57 1.154 + TMP_GOPATH= [2021-08-11T11:22:03.603Z] #57 1.154 + : /build [2021-08-11T11:22:03.603Z] #57 1.154 + '[' -z '' ']' [2021-08-11T11:22:03.603Z] #57 1.154 ++ mktemp -d [2021-08-11T11:22:03.603Z] #57 1.165 + export GOPATH=/tmp/tmp.oYYavos0bF [2021-08-11T11:22:03.603Z] #57 1.165 + GOPATH=/tmp/tmp.oYYavos0bF [2021-08-11T11:22:03.603Z] #57 1.166 + RM_GOPATH=1 [2021-08-11T11:22:03.603Z] #57 1.166 + case "$(go env GOARCH)" in [2021-08-11T11:22:03.603Z] #57 1.166 ++ go env GOARCH [2021-08-11T11:22:03.603Z] #57 1.181 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:22:03.603Z] #57 1.182 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:22:03.603Z] #57 1.183 ++ dirname /tmp/install/install.sh [2021-08-11T11:22:03.603Z] #57 1.186 + dir=/tmp/install [2021-08-11T11:22:03.603Z] #57 1.199 + bin=containerd [2021-08-11T11:22:03.603Z] #57 1.199 + shift [2021-08-11T11:22:03.603Z] #57 1.199 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-11T11:22:03.603Z] #57 1.200 + . /tmp/install/containerd.installer [2021-08-11T11:22:03.603Z] #57 1.201 ++ set -e [2021-08-11T11:22:03.603Z] #57 1.201 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-11T11:22:03.603Z] #57 1.202 + install_containerd [2021-08-11T11:22:03.603Z] #57 1.207 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-11T11:22:03.603Z] #57 1.207 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-11T11:22:03.603Z] #57 1.208 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oYYavos0bF/src/github.com/containerd/containerd [2021-08-11T11:22:03.603Z] #57 1.210 Cloning into '/tmp/tmp.oYYavos0bF/src/github.com/containerd/containerd'... [2021-08-11T11:22:03.775Z] ok github.com/docker/docker/oci 0.023s coverage: 43.3% of statements [2021-08-11T11:22:03.916Z] Loaded image: debian:bullseye [2021-08-11T11:22:03.916Z] Loaded image: hello-world:latest [2021-08-11T11:22:03.916Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:22:03.916Z] INFO: Testing against a local daemon [2021-08-11T11:22:03.916Z] === RUN TestCgroupNamespacesBuild [2021-08-11T11:22:04.036Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [2021-08-11T11:22:04.298Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements [2021-08-11T11:22:05.687Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-08-11T11:22:06.260Z] ok github.com/docker/docker/pkg/authorization 0.656s coverage: 68.3% of statements [2021-08-11T11:22:06.260Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2021-08-11T11:22:06.912Z] #57 ... [2021-08-11T11:22:06.912Z] [2021-08-11T11:22:06.912Z] #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-08-11T11:22:06.912Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:22:06.912Z] #44 44.06 Reading package lists... [2021-08-11T11:22:06.912Z] #44 50.25 Building dependency tree... [2021-08-11T11:22:06.912Z] #44 53.04 The following additional packages will be installed: [2021-08-11T11:22:06.912Z] #44 53.04 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-11T11:22:06.912Z] #44 53.05 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-11T11:22:06.912Z] #44 53.05 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-11T11:22:06.912Z] #44 53.05 python3.7-minimal [2021-08-11T11:22:06.912Z] #44 53.06 Suggested packages: [2021-08-11T11:22:06.912Z] #44 53.06 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-11T11:22:06.912Z] #44 53.06 python3.7-doc binfmt-support [2021-08-11T11:22:06.912Z] #44 54.31 The following NEW packages will be installed: [2021-08-11T11:22:06.912Z] #44 54.31 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-11T11:22:06.912Z] #44 54.32 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-11T11:22:06.912Z] #44 54.32 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-11T11:22:06.912Z] #44 54.32 python3.7-minimal [2021-08-11T11:22:06.912Z] #44 54.79 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-08-11T11:22:06.912Z] #44 54.79 Need to get 6695 kB of archives. [2021-08-11T11:22:06.912Z] #44 54.79 After this operation, 33.1 MB of additional disk space will be used. [2021-08-11T11:22:06.912Z] #44 54.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-11T11:22:06.912Z] #44 54.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-11T11:22:06.912Z] #44 55.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-11T11:22:06.912Z] #44 55.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-11T11:22:06.912Z] #44 55.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-11T11:22:06.912Z] #44 55.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-11T11:22:06.912Z] #44 55.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-11T11:22:06.912Z] #44 55.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-11T11:22:06.912Z] #44 55.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-11T11:22:06.912Z] #44 55.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-11T11:22:06.912Z] #44 55.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-11T11:22:06.912Z] #44 55.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-11T11:22:06.912Z] #44 55.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-11T11:22:06.912Z] #44 55.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-11T11:22:06.912Z] #44 55.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-11T11:22:06.912Z] #44 57.81 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-11T11:22:06.912Z] #44 59.16 debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T11:22:06.912Z] #44 59.35 Fetched 6695 kB in 4s (1853 kB/s) [2021-08-11T11:22:06.912Z] #44 59.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-11T11:22:06.912Z] #44 59.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-11T11:22:06.912Z] #44 59.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-11T11:22:06.912Z] #44 59.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-11T11:22:07.178Z] #44 ... [2021-08-11T11:22:07.178Z] [2021-08-11T11:22:07.178Z] #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-08-11T11:22:07.178Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-11T11:22:07.178Z] #32 57.57 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-11T11:22:07.178Z] #32 57.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-11T11:22:07.178Z] #32 58.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-11T11:22:07.207Z] --- PASS: TestCgroupNamespacesBuild (2.73s) [2021-08-11T11:22:07.207Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-11T11:22:07.482Z] #32 ... [2021-08-11T11:22:07.482Z] [2021-08-11T11:22:07.482Z] #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-08-11T11:22:07.482Z] #50 sha256:80704edc46217db1a18b17e09722ae6139f5437f3c5bac57d99f5b4c74afc4e3 [2021-08-11T11:22:07.482Z] #50 50.79 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-11T11:22:07.482Z] #50 50.83 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-11T11:22:07.482Z] #50 50.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-11T11:22:07.482Z] #50 50.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-11T11:22:07.482Z] #50 50.99 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-11T11:22:07.482Z] #50 52.10 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-11T11:22:07.482Z] #50 52.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-11T11:22:07.482Z] #50 52.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-11T11:22:07.482Z] #50 ... [2021-08-11T11:22:07.482Z] [2021-08-11T11:22:07.482Z] #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-08-11T11:22:07.482Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:22:07.482Z] #13 40.48 Reading package lists... [2021-08-11T11:22:07.482Z] #13 46.47 Building dependency tree... [2021-08-11T11:22:07.482Z] #13 49.20 The following additional packages will be installed: [2021-08-11T11:22:07.482Z] #13 49.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-11T11:22:07.482Z] #13 49.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-11T11:22:07.482Z] #13 49.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-11T11:22:07.482Z] #13 49.21 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-11T11:22:07.482Z] #13 49.22 mingw-w64-x86-64-dev [2021-08-11T11:22:07.482Z] #13 49.22 Suggested packages: [2021-08-11T11:22:07.482Z] #13 49.23 gcc-8-locales seccomp wine64 [2021-08-11T11:22:07.482Z] #13 50.03 The following NEW packages will be installed: [2021-08-11T11:22:07.482Z] #13 50.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-11T11:22:07.482Z] #13 50.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-11T11:22:07.482Z] #13 50.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-11T11:22:07.482Z] #13 50.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-11T11:22:07.482Z] #13 50.04 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-11T11:22:07.482Z] #13 50.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-11T11:22:07.482Z] #13 50.04 The following packages will be upgraded: [2021-08-11T11:22:07.482Z] #13 50.06 libseccomp2 [2021-08-11T11:22:07.482Z] #13 50.60 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-11T11:22:07.482Z] #13 50.60 Need to get 77.8 MB of archives. [2021-08-11T11:22:07.482Z] #13 50.60 After this operation, 487 MB of additional disk space will be used. [2021-08-11T11:22:07.482Z] #13 50.60 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-11T11:22:07.482Z] #13 50.60 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-08-11T11:22:07.482Z] #13 50.71 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-11T11:22:07.482Z] #13 50.82 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-08-11T11:22:07.482Z] #13 51.13 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-08-11T11:22:07.482Z] #13 51.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-08-11T11:22:07.482Z] #13 51.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-11T11:22:07.482Z] #13 51.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-11T11:22:07.482Z] #13 51.74 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-08-11T11:22:07.482Z] #13 52.12 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-08-11T11:22:07.482Z] #13 52.12 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-08-11T11:22:07.648Z] ok github.com/docker/docker/pkg/directory 0.026s coverage: 80.0% of statements [2021-08-11T11:22:07.743Z] #13 55.45 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-08-11T11:22:08.003Z] #13 ... [2021-08-11T11:22:08.003Z] [2021-08-11T11:22:08.003Z] #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-08-11T11:22:08.003Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:22:08.003Z] #44 60.92 Selecting previously unselected package python3.7-minimal. [2021-08-11T11:22:08.003Z] #44 60.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-11T11:22:08.003Z] #44 60.95 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-11T11:22:08.144Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.41s) [2021-08-11T11:22:08.145Z] === RUN TestBuildWithSession [2021-08-11T11:22:08.145Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:22:08.145Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-11T11:22:08.145Z] === RUN TestBuildSquashParent [2021-08-11T11:22:08.219Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-08-11T11:22:08.219Z] ok github.com/docker/docker/pkg/archive 1.272s coverage: 82.3% of statements [2021-08-11T11:22:08.480Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-08-11T11:22:09.424Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-08-11T11:22:09.915Z] #44 62.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-11T11:22:09.915Z] #44 62.53 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-11T11:22:10.367Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-11T11:22:10.628Z] ok github.com/docker/docker/pkg/chrootarchive 3.233s coverage: 43.2% of statements [2021-08-11T11:22:10.890Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2021-08-11T11:22:11.880Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2021-08-11T11:22:12.141Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-08-11T11:22:12.402Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.3% of statements [2021-08-11T11:22:12.458Z] #44 ... [2021-08-11T11:22:12.458Z] [2021-08-11T11:22:12.458Z] #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-08-11T11:22:12.458Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:22:12.458Z] #36 55.95 Selecting previously unselected package vim-common. [2021-08-11T11:22:12.458Z] #36 55.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-11T11:22:12.458Z] #36 56.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-11T11:22:12.458Z] #36 56.65 Selecting previously unselected package cmake-data. [2021-08-11T11:22:12.458Z] #36 56.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-11T11:22:12.458Z] #36 56.67 Unpacking cmake-data (3.13.4-1) ... [2021-08-11T11:22:12.458Z] #36 59.52 Selecting previously unselected package libicu63:amd64. [2021-08-11T11:22:12.458Z] #36 59.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-11T11:22:12.458Z] #36 59.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-11T11:22:12.664Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-08-11T11:22:12.664Z] ok github.com/docker/docker/pkg/fsutils 0.237s coverage: 85.1% of statements [2021-08-11T11:22:12.719Z] #36 ... [2021-08-11T11:22:12.719Z] [2021-08-11T11:22:12.719Z] #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-08-11T11:22:12.719Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:22:12.719Z] #13 57.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-11T11:22:12.719Z] #13 57.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-11T11:22:12.719Z] #13 57.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-11T11:22:12.719Z] #13 57.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-11T11:22:12.719Z] #13 57.90 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-08-11T11:22:12.719Z] #13 57.90 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-11T11:22:12.719Z] #13 57.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-11T11:22:12.719Z] #13 57.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-11T11:22:12.719Z] #13 57.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-11T11:22:12.719Z] #13 57.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-11T11:22:12.719Z] #13 57.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-11T11:22:12.719Z] #13 58.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-11T11:22:12.719Z] #13 58.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-11T11:22:12.719Z] #13 58.07 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-11T11:22:12.719Z] #13 59.14 debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T11:22:12.719Z] #13 59.36 Fetched 77.8 MB in 8s (10.0 MB/s) [2021-08-11T11:22:12.719Z] #13 59.44 (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-08-11T11:22:12.719Z] #13 59.52 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-11T11:22:12.719Z] #13 59.54 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-11T11:22:12.719Z] #13 59.72 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-11T11:22:12.719Z] #13 59.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-11T11:22:12.719Z] #13 59.89 (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-08-11T11:22:12.719Z] #13 59.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-11T11:22:12.719Z] #13 59.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-11T11:22:13.238Z] ok github.com/docker/docker/layer 7.860s coverage: 68.8% of statements [2021-08-11T11:22:13.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-11T11:22:13.238Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-11T11:22:13.238Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-11T11:22:13.238Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-11T11:22:13.238Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-11T11:22:13.238Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-11T11:22:13.238Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-11T11:22:13.500Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-08-11T11:22:13.762Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-08-11T11:22:14.024Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2021-08-11T11:22:14.104Z] #13 ... [2021-08-11T11:22:14.104Z] [2021-08-11T11:22:14.104Z] #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-08-11T11:22:14.104Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:22:14.104Z] #46 57.50 sync [2021-08-11T11:22:14.104Z] #46 57.51 internal/reflectlite [2021-08-11T11:22:14.104Z] #46 58.68 internal/testlog [2021-08-11T11:22:14.104Z] #46 58.98 github.com/LK4D4/vndr/godl/singleflight [2021-08-11T11:22:14.104Z] #46 59.31 math/rand [2021-08-11T11:22:14.104Z] #46 60.42 internal/singleflight [2021-08-11T11:22:14.104Z] #46 61.12 sort [2021-08-11T11:22:14.104Z] #46 61.12 errors [2021-08-11T11:22:14.104Z] #46 61.40 io [2021-08-11T11:22:14.104Z] #46 62.27 strconv [2021-08-11T11:22:14.104Z] #46 62.88 bytes [2021-08-11T11:22:14.104Z] #46 65.10 strings [2021-08-11T11:22:14.104Z] #46 66.16 reflect [2021-08-11T11:22:14.104Z] #46 ... [2021-08-11T11:22:14.104Z] [2021-08-11T11:22:14.104Z] #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-08-11T11:22:14.104Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:22:14.104Z] #44 66.55 Selecting previously unselected package python3-minimal. [2021-08-11T11:22:14.104Z] #44 66.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-11T11:22:14.104Z] #44 66.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-11T11:22:14.104Z] #44 66.63 Unpacking python3-minimal (3.7.3-1) ... [2021-08-11T11:22:14.286Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 69.3% of statements [2021-08-11T11:22:14.286Z] ok github.com/docker/docker/pkg/idtools 0.768s coverage: 69.5% of statements [2021-08-11T11:22:14.286Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-11T11:22:14.286Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-11T11:22:14.286Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-11T11:22:14.286Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-11T11:22:14.286Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-08-11T11:22:14.547Z] ok github.com/docker/docker/pkg/parsers/kernel 0.044s coverage: 60.0% of statements [2021-08-11T11:22:14.547Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-08-11T11:22:14.679Z] #44 67.67 Selecting previously unselected package libmpdec2:amd64. [2021-08-11T11:22:14.679Z] #44 67.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...#44 ... [2021-08-11T11:22:14.679Z] [2021-08-11T11:22:14.679Z] #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-08-11T11:22:14.679Z] #48 sha256:d561156a1b25aae11b152cc82643f247a31c1de9e49b32c560b62ec8c5e9a2df [2021-08-11T11:22:14.679Z] #48 DONE 68.2s [2021-08-11T11:22:14.679Z] [2021-08-11T11:22:14.679Z] #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-08-11T11:22:14.679Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:22:14.679Z] #44 67.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-11T11:22:14.679Z] #44 67.80 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-11T11:22:14.719Z] --- PASS: TestBuildSquashParent (5.63s) [2021-08-11T11:22:14.719Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-11T11:22:14.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:22:14.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:22:14.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:22:14.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:22:14.719Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:22:14.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:22:14.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:22:14.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:22:14.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:22:14.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:22:14.719Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:22:14.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:22:14.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:22:14.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:22:14.809Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.4% of statements [2021-08-11T11:22:14.809Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-11T11:22:14.809Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-11T11:22:15.253Z] #44 68.12 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-11T11:22:15.253Z] #44 68.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-11T11:22:15.253Z] #44 68.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-11T11:22:15.382Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-08-11T11:22:15.824Z] #44 ... [2021-08-11T11:22:15.824Z] [2021-08-11T11:22:15.824Z] #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-08-11T11:22:15.824Z] #52 sha256:4b7b91203e6a086708af4154af42263511f62aa294caa9ebb4f1584bd66d73dc [2021-08-11T11:22:15.824Z] #52 59.27 internal/reflectlite [2021-08-11T11:22:15.824Z] #52 60.98 errors [2021-08-11T11:22:15.824Z] #52 60.98 sort [2021-08-11T11:22:15.824Z] #52 61.36 io [2021-08-11T11:22:15.824Z] #52 62.49 internal/oserror [2021-08-11T11:22:15.824Z] #52 62.64 syscall [2021-08-11T11:22:15.824Z] #52 62.77 bytes [2021-08-11T11:22:15.824Z] #52 65.12 strconv [2021-08-11T11:22:15.956Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2021-08-11T11:22:16.085Z] #52 69.41 reflect [2021-08-11T11:22:16.085Z] #52 ... [2021-08-11T11:22:16.085Z] [2021-08-11T11:22:16.085Z] #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-08-11T11:22:16.085Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-08-11T11:22:16.085Z] #36 66.44 Selecting previously unselected package libxml2:amd64. [2021-08-11T11:22:16.085Z] #36 66.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-11T11:22:16.085Z] #36 66.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-11T11:22:16.085Z] #36 66.95 Selecting previously unselected package libarchive13:amd64. [2021-08-11T11:22:16.085Z] #36 66.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-11T11:22:16.085Z] #36 66.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-11T11:22:16.085Z] #36 68.06 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-11T11:22:16.085Z] #36 68.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-11T11:22:16.085Z] #36 68.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-11T11:22:16.085Z] #36 68.50 Selecting previously unselected package librhash0:amd64. [2021-08-11T11:22:16.085Z] #36 68.51 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-11T11:22:16.085Z] #36 68.52 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-11T11:22:16.085Z] #36 68.74 Selecting previously unselected package libuv1:amd64. [2021-08-11T11:22:16.085Z] #36 68.78 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-11T11:22:16.085Z] #36 68.79 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-11T11:22:16.085Z] #36 68.99 Selecting previously unselected package cmake. [2021-08-11T11:22:16.085Z] #36 69.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-11T11:22:16.085Z] #36 69.04 Unpacking cmake (3.13.4-1) ... [2021-08-11T11:22:16.099Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:22:16.217Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2021-08-11T11:22:16.217Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-08-11T11:22:16.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:22:16.789Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-08-11T11:22:16.800Z] 8f616e6e9eec: Pull complete [2021-08-11T11:22:16.800Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-11T11:22:16.800Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:22:16.800Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-11T11:22:16.800Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-11T11:22:16.800Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-11T11:22:16.800Z] WARN: Skipping validation tests [2021-08-11T11:22:16.800Z] INFO: Running unit tests at 08/11/2021 11:22:14... [2021-08-11T11:22:17.255Z] INFO: make.ps1 starting at 08/11/2021 11:22:17 [2021-08-11T11:22:17.362Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-08-11T11:22:17.623Z] ok github.com/docker/docker/pkg/stack 0.016s coverage: 90.9% of statements [2021-08-11T11:22:17.623Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-08-11T11:22:17.710Z] INFO: Git commit (28576c5b1a) assumed from DOCKER_GITCOMMIT environment variable [2021-08-11T11:22:17.710Z] INFO: Invoking autogen... [2021-08-11T11:22:17.710Z] INFO: Running unit tests... [2021-08-11T11:22:17.885Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-08-11T11:22:17.885Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-08-11T11:22:18.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:22:18.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:22:18.778Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m24.022545002s with top 10 stages: buildssa: 1m42.200082468s, goimports: 22.709084437s, unconvert: 14.464610934s, gosec: 11.096491168s, golint: 6.879163372s, misspell: 5.097890913s, inspect: 5.05530792s, ineffassign: 4.378307085s, vrp: 2.969353503s, printf: 2.321594581s [2021-08-11T11:22:18.829Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 52.1% of statements [2021-08-11T11:22:19.091Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 40.1% of statements [2021-08-11T11:22:19.091Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2021-08-11T11:22:19.352Z] testing: warning: no tests to run [2021-08-11T11:22:19.352Z] coverage: [no statements] [2021-08-11T11:22:19.352Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-08-11T11:22:19.387Z] #36 72.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-11T11:22:19.387Z] #36 72.45 Setting up xxd (2:8.1.0875-5) ... [2021-08-11T11:22:19.387Z] #36 72.46 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-11T11:22:19.387Z] #36 72.49 Setting up vim-common (2:8.1.0875-5) ... [2021-08-11T11:22:19.387Z] #36 72.59 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-11T11:22:19.387Z] #36 72.60 Setting up cmake-data (3.13.4-1) ... [2021-08-11T11:22:19.387Z] #36 72.65 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-11T11:22:19.387Z] #36 72.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-11T11:22:19.387Z] #36 72.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-11T11:22:19.387Z] #36 72.70 Setting up cmake (3.13.4-1) ... [2021-08-11T11:22:19.387Z] #36 72.73 Processing triggers for libc-bin (2.28-10) ... [2021-08-11T11:22:19.387Z] #36 72.82 Processing triggers for mime-support (3.62) ... [2021-08-11T11:22:19.431Z] 8f616e6e9eec: Pull complete [2021-08-11T11:22:19.431Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-11T11:22:19.431Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:22:19.431Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-11T11:22:19.431Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-11T11:22:19.431Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-11T11:22:19.431Z] WARN: Skipping validation tests [2021-08-11T11:22:19.431Z] INFO: Running unit tests at 08/11/2021 11:22:16... [2021-08-11T11:22:19.431Z] INFO: make.ps1 starting at 08/11/2021 11:22:19 [2021-08-11T11:22:19.887Z] INFO: Git commit (28576c5b1a) assumed from DOCKER_GITCOMMIT environment variable [2021-08-11T11:22:19.887Z] INFO: Invoking autogen... [2021-08-11T11:22:19.887Z] INFO: Running unit tests... [2021-08-11T11:22:19.924Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2021-08-11T11:22:19.924Z] ok github.com/docker/docker/pkg/urlutil 0.019s coverage: 100.0% of statements [2021-08-11T11:22:19.961Z] #36 DONE 73.4s [2021-08-11T11:22:19.961Z] [2021-08-11T11:22:19.961Z] #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-08-11T11:22:19.961Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:22:19.961Z] #44 70.37 Selecting previously unselected package python3.7. [2021-08-11T11:22:19.961Z] #44 70.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-11T11:22:19.961Z] #44 70.39 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-11T11:22:19.961Z] #44 70.53 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-11T11:22:19.961Z] #44 70.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-11T11:22:19.961Z] #44 70.56 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-11T11:22:19.961Z] #44 70.73 Setting up python3-minimal (3.7.3-1) ... [2021-08-11T11:22:19.961Z] #44 72.01 Selecting previously unselected package python3. [2021-08-11T11:22:19.961Z] #44 72.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 ... 16073 files and directories currently installed.) [2021-08-11T11:22:19.961Z] #44 72.07 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-11T11:22:19.961Z] #44 72.10 Unpacking python3 (3.7.3-1) ... [2021-08-11T11:22:19.961Z] #44 72.26 Selecting previously unselected package libprotobuf17:amd64. [2021-08-11T11:22:19.961Z] #44 72.26 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-11T11:22:19.961Z] #44 72.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-11T11:22:19.961Z] #44 73.00 Selecting previously unselected package python3-pkg-resources. [2021-08-11T11:22:19.961Z] #44 73.04 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-11T11:22:19.961Z] #44 73.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-11T11:22:20.177Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-11T11:22:20.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.18s) [2021-08-11T11:22:20.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2021-08-11T11:22:20.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2021-08-11T11:22:20.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2021-08-11T11:22:20.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2021-08-11T11:22:20.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2021-08-11T11:22:20.177Z] === RUN TestBuildMultiStageCopy [2021-08-11T11:22:20.177Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-11T11:22:20.185Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2021-08-11T11:22:20.186Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-08-11T11:22:20.227Z] #44 73.37 Selecting previously unselected package python3-six. [2021-08-11T11:22:20.488Z] #44 73.39 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-11T11:22:20.488Z] #44 73.39 Unpacking python3-six (1.12.0-1) ... [2021-08-11T11:22:20.488Z] #44 73.51 Selecting previously unselected package python3-protobuf. [2021-08-11T11:22:20.488Z] #44 73.51 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-11T11:22:20.488Z] #44 73.56 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-11T11:22:20.759Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.4% of statements [2021-08-11T11:22:21.061Z] #44 74.02 Selecting previously unselected package libnet1:amd64. [2021-08-11T11:22:21.061Z] #44 74.03 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-11T11:22:21.061Z] #44 74.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-11T11:22:21.061Z] #44 74.21 Selecting previously unselected package libnl-3-200:amd64. [2021-08-11T11:22:21.061Z] #44 74.21 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-11T11:22:21.321Z] #44 74.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-11T11:22:21.321Z] #44 74.41 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-11T11:22:21.322Z] #44 74.41 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-11T11:22:21.322Z] #44 74.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-11T11:22:21.582Z] #44 74.51 Selecting previously unselected package criu. [2021-08-11T11:22:21.582Z] #44 74.53 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-11T11:22:21.582Z] #44 74.55 Unpacking criu (3.15-1) ... [2021-08-11T11:22:21.704Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 86.0% of statements [2021-08-11T11:22:22.083Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-11T11:22:22.153Z] #44 75.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-11T11:22:22.153Z] #44 75.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-11T11:22:22.153Z] #44 75.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-11T11:22:22.153Z] #44 75.34 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-11T11:22:22.153Z] #44 75.36 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-11T11:22:22.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-11T11:22:22.414Z] #44 75.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-11T11:22:22.414Z] #44 75.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-11T11:22:22.414Z] #44 75.40 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-11T11:22:22.603Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-11T11:22:22.603Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-11T11:22:22.647Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-08-11T11:22:22.647Z] ok github.com/docker/docker/reference 0.028s coverage: 84.4% of statements [2021-08-11T11:22:22.863Z] --- PASS: TestBuildMultiStageCopy (2.63s) [2021-08-11T11:22:22.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2021-08-11T11:22:22.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-08-11T11:22:22.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-08-11T11:22:22.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-08-11T11:22:22.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-08-11T11:22:22.863Z] === RUN TestBuildMultiStageParentConfig [2021-08-11T11:22:23.432Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2021-08-11T11:22:23.432Z] === RUN TestBuildLabelWithTargets [2021-08-11T11:22:23.463Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-11T11:22:24.037Z] ok github.com/docker/docker/quota 0.573s coverage: 71.4% of statements [2021-08-11T11:22:24.298Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-08-11T11:22:24.298Z] ok github.com/docker/docker/registry 0.157s coverage: 58.8% of statements [2021-08-11T11:22:24.327Z] #44 ... [2021-08-11T11:22:24.327Z] [2021-08-11T11:22:24.327Z] #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-08-11T11:22:24.327Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:22:24.327Z] #46 67.86 bufio [2021-08-11T11:22:24.327Z] #46 69.92 syscall [2021-08-11T11:22:24.327Z] #46 77.61 internal/poll [2021-08-11T11:22:24.372Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2021-08-11T11:22:24.372Z] === RUN TestBuildWithEmptyLayers [2021-08-11T11:22:24.560Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-08-11T11:22:24.587Z] #46 ... [2021-08-11T11:22:24.587Z] [2021-08-11T11:22:24.587Z] #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-08-11T11:22:24.587Z] #37 sha256:5ed4e582bebcd2234bbded8b8cf33acb868d441e1fc5424df7d62bff2cd11386 [2021-08-11T11:22:24.587Z] #37 1.213 + RM_GOPATH=0 [2021-08-11T11:22:24.587Z] #37 1.213 + TMP_GOPATH= [2021-08-11T11:22:24.587Z] #37 1.213 + : /build [2021-08-11T11:22:24.587Z] #37 1.213 + '[' -z '' ']' [2021-08-11T11:22:24.587Z] #37 1.214 ++ mktemp -d [2021-08-11T11:22:24.587Z] #37 1.216 + export GOPATH=/tmp/tmp.9VYVtqIASC [2021-08-11T11:22:24.587Z] #37 1.217 + GOPATH=/tmp/tmp.9VYVtqIASC [2021-08-11T11:22:24.587Z] #37 1.217 + RM_GOPATH=1 [2021-08-11T11:22:24.587Z] #37 1.217 + case "$(go env GOARCH)" in [2021-08-11T11:22:24.587Z] #37 1.218 ++ go env GOARCH [2021-08-11T11:22:24.587Z] #37 1.238 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:22:24.587Z] #37 1.238 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:22:24.587Z] #37 1.241 ++ dirname /tmp/install/install.sh [2021-08-11T11:22:24.587Z] #37 1.246 + dir=/tmp/install [2021-08-11T11:22:24.587Z] #37 1.246 + bin=tini [2021-08-11T11:22:24.587Z] #37 1.246 + shift [2021-08-11T11:22:24.587Z] #37 1.247 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-11T11:22:24.587Z] #37 1.247 + . /tmp/install/tini.installer [2021-08-11T11:22:24.587Z] #37 1.247 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-11T11:22:24.587Z] #37 1.247 + install_tini [2021-08-11T11:22:24.587Z] #37 1.248 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-11T11:22:24.587Z] #37 1.248 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-11T11:22:24.587Z] #37 1.249 + git clone https://github.com/krallin/tini.git /tmp/tmp.9VYVtqIASC/tini [2021-08-11T11:22:24.587Z] #37 1.255 Cloning into '/tmp/tmp.9VYVtqIASC/tini'... [2021-08-11T11:22:24.587Z] #37 1.981 + cd /tmp/tmp.9VYVtqIASC/tini [2021-08-11T11:22:24.587Z] #37 1.981 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-11T11:22:24.587Z] #37 1.990 + cmake . [2021-08-11T11:22:24.587Z] #37 2.534 -- The C compiler identification is GNU 8.3.0 [2021-08-11T11:22:24.587Z] #37 2.583 -- Check for working C compiler: /usr/bin/cc [2021-08-11T11:22:24.587Z] #37 3.200 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-11T11:22:24.587Z] #37 3.201 -- Detecting C compiler ABI info [2021-08-11T11:22:24.587Z] #37 3.876 -- Detecting C compiler ABI info - done [2021-08-11T11:22:24.587Z] #37 3.916 -- Detecting C compile features [2021-08-11T11:22:24.632Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-08-11T11:22:24.632Z] === RUN TestBuildMultiStageOnBuild [2021-08-11T11:22:24.848Z] #37 ... [2021-08-11T11:22:24.848Z] [2021-08-11T11:22:24.848Z] #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-08-11T11:22:24.848Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:22:24.848Z] #13 62.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-11T11:22:24.848Z] #13 62.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-11T11:22:24.848Z] #13 62.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-11T11:22:24.848Z] #13 65.46 Selecting previously unselected package binutils-mingw-w64. [2021-08-11T11:22:24.848Z] #13 65.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-11T11:22:24.848Z] #13 65.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-11T11:22:24.848Z] #13 65.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-11T11:22:24.848Z] #13 65.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-11T11:22:24.848Z] #13 65.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-11T11:22:24.848Z] #13 65.84 Selecting previously unselected package dmsetup. [2021-08-11T11:22:24.848Z] #13 65.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-11T11:22:24.848Z] #13 65.87 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-11T11:22:24.848Z] #13 66.04 Selecting previously unselected package mingw-w64-common. [2021-08-11T11:22:24.848Z] #13 66.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-11T11:22:24.848Z] #13 66.06 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-11T11:22:24.848Z] #13 71.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-11T11:22:24.848Z] #13 71.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-11T11:22:24.848Z] #13 71.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-11T11:22:25.108Z] #13 ... [2021-08-11T11:22:25.108Z] [2021-08-11T11:22:25.108Z] #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-08-11T11:22:25.108Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:22:25.108Z] #46 78.62 internal/fmtsort [2021-08-11T11:22:25.152Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2021-08-11T11:22:25.413Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2021-08-11T11:22:25.656Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-11T11:22:26.050Z] #46 79.30 internal/syscall/execenv [2021-08-11T11:22:26.050Z] #46 79.47 path [2021-08-11T11:22:26.620Z] #46 80.05 io/fs [2021-08-11T11:22:26.880Z] #46 80.22 regexp/syntax [2021-08-11T11:22:27.140Z] #46 ... [2021-08-11T11:22:27.140Z] [2021-08-11T11:22:27.140Z] #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-08-11T11:22:27.140Z] #52 sha256:4b7b91203e6a086708af4154af42263511f62aa294caa9ebb4f1584bd66d73dc [2021-08-11T11:22:27.140Z] #52 70.59 time [2021-08-11T11:22:27.140Z] #52 75.95 context [2021-08-11T11:22:27.140Z] #52 76.78 internal/syscall/unix [2021-08-11T11:22:27.140Z] #52 77.05 internal/poll [2021-08-11T11:22:27.140Z] #52 79.71 path [2021-08-11T11:22:27.140Z] #52 80.27 io/fs [2021-08-11T11:22:27.168Z] --- PASS: TestBuildMultiStageOnBuild (1.99s) [2021-08-11T11:22:27.168Z] === RUN TestBuildUncleanTarFilenames [2021-08-11T11:22:27.168Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-08-11T11:22:27.168Z] === RUN TestBuildMultiStageLayerLeak [2021-08-11T11:22:27.331Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-08-11T11:22:27.400Z] #52 ... [2021-08-11T11:22:27.400Z] [2021-08-11T11:22:27.400Z] #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-08-11T11:22:27.400Z] #37 sha256:5ed4e582bebcd2234bbded8b8cf33acb868d441e1fc5424df7d62bff2cd11386 [2021-08-11T11:22:27.400Z] #37 5.748 -- Detecting C compile features - done [2021-08-11T11:22:27.400Z] #37 5.783 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-11T11:22:27.400Z] #37 6.076 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-11T11:22:27.400Z] #37 6.180 -- Configuring done [2021-08-11T11:22:27.400Z] #37 6.210 -- Generating done [2021-08-11T11:22:27.400Z] #37 6.213 -- Build files have been written to: /tmp/tmp.9VYVtqIASC/tini [2021-08-11T11:22:27.400Z] #37 6.229 + make tini-static [2021-08-11T11:22:27.400Z] #37 6.691 Scanning dependencies of target tini-static [2021-08-11T11:22:27.400Z] #37 6.799 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-11T11:22:27.970Z] #37 8.126 [100%] Linking C executable tini-static [2021-08-11T11:22:28.540Z] #37 8.605 [100%] Built target tini-static [2021-08-11T11:22:28.540Z] #37 8.678 + mkdir -p /build [2021-08-11T11:22:28.540Z] #37 8.681 + cp tini-static /build/docker-init [2021-08-11T11:22:29.249Z] ok github.com/docker/docker/volume/local 0.244s coverage: 76.4% of statements [2021-08-11T11:22:29.249Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.8% of statements [2021-08-11T11:22:29.482Z] #37 DONE 9.5s [2021-08-11T11:22:29.482Z] [2021-08-11T11:22:29.482Z] #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-08-11T11:22:29.482Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:22:29.482Z] #13 77.30 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-11T11:22:29.705Z] --- PASS: TestBuildMultiStageLayerLeak (2.07s) [2021-08-11T11:22:29.705Z] === RUN TestBuildWithHugeFile [2021-08-11T11:22:29.742Z] #13 77.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-11T11:22:29.742Z] #13 77.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-11T11:22:29.742Z] #13 77.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-11T11:22:29.742Z] #13 77.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-11T11:22:29.742Z] #13 77.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-11T11:22:30.499Z] ? github.com/docker/docker/api [no test files] [2021-08-11T11:22:30.634Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.4% of statements [2021-08-11T11:22:34.229Z] ? github.com/docker/docker/api [no test files] [2021-08-11T11:22:36.321Z] #13 ... [2021-08-11T11:22:36.321Z] [2021-08-11T11:22:36.321Z] #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-08-11T11:22:36.321Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-08-11T11:22:36.321Z] #44 80.52 Setting up python3 (3.7.3-1) ... [2021-08-11T11:22:36.321Z] #44 81.18 Setting up python3-six (1.12.0-1) ... [2021-08-11T11:22:36.321Z] #44 82.20 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-11T11:22:36.321Z] #44 83.99 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-11T11:22:36.321Z] #44 86.77 Setting up criu (3.15-1) ... [2021-08-11T11:22:36.321Z] #44 88.55 Processing triggers for libc-bin (2.28-10) ... [2021-08-11T11:22:36.321Z] #44 88.63 Processing triggers for mime-support (3.62) ... [2021-08-11T11:22:36.321Z] #44 DONE 89.4s [2021-08-11T11:22:36.321Z] [2021-08-11T11:22:36.321Z] #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-08-11T11:22:36.321Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:22:36.321Z] #46 81.37 os [2021-08-11T11:22:36.321Z] #46 85.15 regexp [2021-08-11T11:22:36.321Z] #46 86.19 fmt [2021-08-11T11:22:36.321Z] #46 88.74 internal/lazyregexp [2021-08-11T11:22:36.321Z] #46 89.07 io/ioutil [2021-08-11T11:22:36.321Z] #46 89.53 github.com/LK4D4/vndr/versioned [2021-08-11T11:22:36.321Z] #46 89.71 hash/crc32 [2021-08-11T11:22:37.266Z] #46 90.67 flag [2021-08-11T11:22:37.266Z] #46 90.73 go/token [2021-08-11T11:22:38.207Z] #46 ... [2021-08-11T11:22:38.207Z] [2021-08-11T11:22:38.207Z] #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-08-11T11:22:38.207Z] #52 sha256:4b7b91203e6a086708af4154af42263511f62aa294caa9ebb4f1584bd66d73dc [2021-08-11T11:22:38.207Z] #52 81.46 os [2021-08-11T11:22:38.207Z] #52 82.36 encoding/binary [2021-08-11T11:22:38.207Z] #52 84.99 encoding/base64 [2021-08-11T11:22:38.207Z] #52 85.60 fmt [2021-08-11T11:22:38.207Z] #52 85.84 path/filepath [2021-08-11T11:22:38.207Z] #52 87.29 golang.org/x/sys/unix [2021-08-11T11:22:38.207Z] #52 90.35 encoding/json [2021-08-11T11:22:38.207Z] #52 ... [2021-08-11T11:22:38.207Z] [2021-08-11T11:22:38.207Z] #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-08-11T11:22:38.207Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:22:38.207Z] #46 91.60 go/scanner [2021-08-11T11:22:39.147Z] #46 92.31 net/url [2021-08-11T11:22:39.147Z] #46 92.67 go/ast [2021-08-11T11:22:40.530Z] #46 93.66 text/template/parse [2021-08-11T11:22:40.759Z] INFO [runner/unused/goanalysis] analyzers took 33.337586271s with top 10 stages: buildssa: 28.775218323s, U1000: 4.562367948s [2021-08-11T11:22:40.759Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-08-11T11:22:40.759Z] INFO [runner] Processors filtering stat (out/in): cgo: 2281/2856, path_prettifier: 2281/2281, skip_files: 2281/2281, skip_dirs: 2281/2281, autogenerated_exclude: 1892/2281, nolint: 0/78, identifier_marker: 1892/1892, exclude-rules: 78/1892, filename_unadjuster: 2281/2281, exclude: 1892/1892 [2021-08-11T11:22:40.759Z] INFO [runner] processing took 372.925737ms with stages: nolint: 143.728184ms, identifier_marker: 107.512041ms, path_prettifier: 84.774342ms, autogenerated_exclude: 16.807933ms, skip_dirs: 11.333206ms, exclude-rules: 6.744122ms, cgo: 1.115014ms, filename_unadjuster: 904.432µs, max_same_issues: 1.592µs, uniq_by_line: 884ns, exclude: 769ns, diff: 649ns, source_code: 641ns, skip_files: 606ns, path_shortener: 513ns, max_from_linter: 485ns, max_per_file_from_linter: 324ns [2021-08-11T11:22:40.759Z] INFO [runner] linters took 1m46.472475201s with stages: goanalysis_metalinter: 1m22.104067139s, unused: 23.995254614s [2021-08-11T11:22:40.759Z] INFO File cache stats: 1689 entries of total size 8.5MiB [2021-08-11T11:22:40.759Z] INFO Memory: 2423 samples, avg is 496.3MB, max is 4367.7MB [2021-08-11T11:22:40.759Z] INFO Execution took 4m2.15696807s [2021-08-11T11:22:40.759Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-11T11:22:41.105Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh dynbinary test-docker-py [2021-08-11T11:22:41.672Z] [2021-08-11T11:22:41.672Z] Removing bundles/ [2021-08-11T11:22:41.672Z] [2021-08-11T11:22:41.672Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-11T11:22:41.672Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:22:41.672Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:22:43.827Z] #46 96.89 go/parser [2021-08-11T11:22:44.398Z] #46 97.86 text/template [2021-08-11T11:22:45.262Z] === RUN TestMiddlewares [2021-08-11T11:22:45.262Z] --- PASS: TestMiddlewares (0.00s) [2021-08-11T11:22:45.262Z] PASS [2021-08-11T11:22:45.262Z] coverage: 9.0% of statements [2021-08-11T11:22:45.262Z] ok github.com/docker/docker/api/server 0.178s coverage: 9.0% of statements [2021-08-11T11:22:45.339Z] #46 ... [2021-08-11T11:22:45.339Z] [2021-08-11T11:22:45.339Z] #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-08-11T11:22:45.339Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:22:46.578Z] === RUN TestMiddlewares [2021-08-11T11:22:46.578Z] --- PASS: TestMiddlewares (0.00s) [2021-08-11T11:22:46.578Z] PASS [2021-08-11T11:22:46.578Z] coverage: 9.0% of statements [2021-08-11T11:22:46.578Z] ok github.com/docker/docker/api/server 0.275s coverage: 9.0% of statements [2021-08-11T11:22:46.642Z] #57 42.97 Checking out files: 48% (2226/4559) Checking out files: 49% (2234/4559) Checking out files: 50% (2280/4559) Checking out files: 51% (2326/4559) Checking out files: 52% (2371/4559) Checking out files: 53% (2417/4559) Checking out files: 54% (2462/4559) Checking out files: 55% (2508/4559) Checking out files: 56% (2554/4559) Checking out files: 57% (2599/4559) Checking out files: 58% (2645/4559) Checking out files: 59% (2690/4559) Checking out files: 60% (2736/4559) Checking out files: 61% (2781/4559) Checking out files: 62% (2827/4559) Checking out files: 63% (2873/4559) Checking out files: 64% (2918/4559) Checking out files: 65% (2964/4559) Checking out files: 66% (3009/4559) Checking out files: 67% (3055/4559) Checking out files: 68% (3101/4559) Checking out files: 69% (3146/4559) Checking out files: 70% (3192/4559) Checking out files: 71% (3237/4559) Checking out files: 72% (3283/4559) Checking out files: 73% (3329/4559) Checking out files: 74% (3374/4559) Checking out files: 75% (3420/4559) Checking out files: 76% (3465/4559) Checking out files: 77% (3511/4559) Checking out files: 78% (3557/4559) Checking out files: 79% (3602/4559) Checking out files: 80% (3648/4559) Checking out files: 81% (3693/4559) Checking out files: 82% (3739/4559) Checking out files: 83% (3784/4559) Checking out files: 84% (3830/4559) Checking out files: 85% (3876/4559) Checking out files: 86% (3921/4559) Checking out files: 87% (3967/4559) Checking out files: 88% (4012/4559) Checking out files: 89% (4058/4559) Checking out files: 90% (4104/4559) Checking out files: 90% (4143/4559) Checking out files: 91% (4149/4559) Checking out files: 92% (4195/4559) Checking out files: 93% (4240/4559) Checking out files: 94% (4286/4559) Checking out files: 95% (4332/4559) Checking out files: 96% (4377/4559) Checking out files: 97% (4423/4559) Checking out files: 98% (4468/4559) Checking out files: 99% (4514/4559) Checking out files: 100% (4559/4559) Checking out files: 100% (4559/4559), done. [2021-08-11T11:22:46.642Z] #57 44.29 + cd /tmp/tmp.oYYavos0bF/src/github.com/containerd/containerd [2021-08-11T11:22:46.642Z] #57 44.29 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-11T11:22:48.025Z] #57 45.57 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-11T11:22:48.025Z] #57 45.57 + BUILDTAGS='netgo osusergo static_build' [2021-08-11T11:22:48.025Z] #57 45.57 + export EXTRA_FLAGS=-buildmode=pie [2021-08-11T11:22:48.025Z] #57 45.57 + EXTRA_FLAGS=-buildmode=pie [2021-08-11T11:22:48.025Z] #57 45.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-11T11:22:48.025Z] #57 45.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-11T11:22:48.025Z] #57 45.57 + '[' '' = dynamic ']' [2021-08-11T11:22:48.025Z] #57 45.57 + make [2021-08-11T11:22:49.935Z] #57 47.27 + bin/ctr [2021-08-11T11:22:51.317Z] #57 ... [2021-08-11T11:22:51.317Z] [2021-08-11T11:22:51.317Z] #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-08-11T11:22:51.317Z] #52 sha256:4b7b91203e6a086708af4154af42263511f62aa294caa9ebb4f1584bd66d73dc [2021-08-11T11:22:51.317Z] #52 94.77 github.com/pkg/diff [2021-08-11T11:22:51.317Z] #52 95.20 go/ast [2021-08-11T11:22:51.317Z] #52 95.97 golang.org/x/crypto/ssh/terminal [2021-08-11T11:22:51.317Z] #52 97.54 mvdan.cc/editorconfig [2021-08-11T11:22:51.317Z] #52 98.60 mvdan.cc/sh/v3/fileutil [2021-08-11T11:22:51.317Z] #52 98.73 text/tabwriter [2021-08-11T11:22:51.317Z] #52 99.14 mvdan.cc/sh/v3/syntax [2021-08-11T11:22:51.317Z] #52 104.3 mvdan.cc/sh/v3/cmd/shfmt [2021-08-11T11:22:51.577Z] #52 ... [2021-08-11T11:22:51.577Z] [2021-08-11T11:22:51.577Z] #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-08-11T11:22:51.577Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:22:51.577Z] #13 98.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-11T11:22:51.577Z] #13 98.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-11T11:22:51.577Z] #13 98.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-11T11:22:52.587Z] ok github.com/docker/docker/pkg/plugins 33.661s coverage: 76.6% of statements [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/rootless [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/volume [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-11T11:22:52.587Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === Skipped [2021-08-11T11:22:52.587Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-11T11:22:52.587Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-11T11:22:52.587Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-11T11:22:52.587Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-11T11:22:52.587Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:71: No driver to put! [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-11T11:22:52.587Z] time="2021-08-11T11:21:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-11T11:22:52.587Z] time="2021-08-11T11:21:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-11T11:22:52.587Z] time="2021-08-11T11:21:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-11T11:22:52.587Z] time="2021-08-11T11:21:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-11T11:22:52.587Z] time="2021-08-11T11:21:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:71: No driver to put! [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-11T11:22:52.587Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-11T11:22:52.587Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-11T11:22:52.587Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.587Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:22:52.587Z] [2021-08-11T11:22:52.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-11T11:22:52.587Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.588Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:22:52.588Z] [2021-08-11T11:22:52.588Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-11T11:22:52.588Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:22:52.588Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:22:52.588Z] [2021-08-11T11:22:52.588Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-11T11:22:52.588Z] graphtest_unix.go:71: No driver to put! [2021-08-11T11:22:52.588Z] [2021-08-11T11:22:52.588Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-11T11:22:52.588Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-11T11:22:52.588Z] [2021-08-11T11:22:52.588Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-11T11:22:52.588Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-11T11:22:52.588Z] [2021-08-11T11:22:52.588Z] [2021-08-11T11:22:52.588Z] DONE 2308 tests, 28 skipped in 227.126s [2021-08-11T11:22:52.588Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:22:52.588Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-11T11:22:52.588Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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 [2021-08-11T11:22:54.880Z] #13 ... [2021-08-11T11:22:54.880Z] [2021-08-11T11:22:54.880Z] #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-08-11T11:22:54.880Z] #52 sha256:4b7b91203e6a086708af4154af42263511f62aa294caa9ebb4f1584bd66d73dc [2021-08-11T11:22:54.880Z] #52 DONE 108.0s [2021-08-11T11:22:54.880Z] [2021-08-11T11:22:54.880Z] #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-08-11T11:22:54.880Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:22:54.880Z] #46 100.4 log [2021-08-11T11:22:54.880Z] #46 101.1 encoding/xml [2021-08-11T11:22:54.880Z] #46 102.8 go/doc [2021-08-11T11:22:54.880Z] #46 105.7 github.com/LK4D4/vndr/build [2021-08-11T11:22:54.880Z] #46 106.3 compress/flate [2021-08-11T11:22:55.465Z] #46 108.9 compress/gzip [2021-08-11T11:22:56.051Z] #46 109.3 crypto/rsa [2021-08-11T11:22:56.312Z] #46 109.8 crypto/dsa [2021-08-11T11:22:56.572Z] #46 110.1 crypto/x509/pkix [2021-08-11T11:22:57.143Z] #46 110.6 vendor/golang.org/x/crypto/chacha20 [2021-08-11T11:22:57.143Z] #46 110.6 net [2021-08-11T11:22:57.714Z] #46 111.2 vendor/golang.org/x/crypto/poly1305 [2021-08-11T11:22:58.293Z] #46 111.7 vendor/golang.org/x/sys/cpu [2021-08-11T11:22:58.862Z] #46 112.1 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-11T11:22:59.804Z] #46 113.0 vendor/golang.org/x/crypto/curve25519 [2021-08-11T11:23:00.374Z] #46 113.6 vendor/golang.org/x/crypto/hkdf [2021-08-11T11:23:00.374Z] #46 113.8 vendor/golang.org/x/text/transform [2021-08-11T11:23:00.944Z] #46 114.4 vendor/golang.org/x/text/unicode/bidi [2021-08-11T11:23:02.853Z] #46 116.0 vendor/golang.org/x/text/secure/bidirule [2021-08-11T11:23:02.853Z] #46 116.3 vendor/golang.org/x/text/unicode/norm [2021-08-11T11:23:05.392Z] #46 ... [2021-08-11T11:23:05.392Z] [2021-08-11T11:23:05.392Z] #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-08-11T11:23:05.392Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-08-11T11:23:05.392Z] #13 112.8 Selecting previously unselected package libapparmor1:amd64. [2021-08-11T11:23:05.392Z] #13 112.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-11T11:23:05.392Z] #13 112.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-11T11:23:05.392Z] #13 112.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-11T11:23:05.392Z] #13 113.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-11T11:23:05.392Z] #13 113.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-11T11:23:05.392Z] #13 113.1 Selecting previously unselected package libbtrfs0. [2021-08-11T11:23:05.392Z] #13 113.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-11T11:23:05.392Z] #13 113.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-11T11:23:05.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-11T11:23:05.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-11T11:23:05.651Z] #13 113.2 Selecting previously unselected package libbtrfs-dev. [2021-08-11T11:23:05.651Z] #13 113.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-11T11:23:05.651Z] #13 113.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-11T11:23:05.651Z] #13 113.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-11T11:23:05.651Z] #13 113.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-11T11:23:05.651Z] #13 113.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-11T11:23:05.651Z] #13 113.4 Selecting previously unselected package libudev-dev:amd64. [2021-08-11T11:23:05.651Z] #13 113.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-11T11:23:05.651Z] #13 113.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-11T11:23:05.911Z] #13 113.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-11T11:23:05.911Z] #13 113.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-11T11:23:05.911Z] #13 113.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-11T11:23:06.172Z] #13 113.9 Selecting previously unselected package libpcre16-3:amd64. [2021-08-11T11:23:06.172Z] #13 113.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-11T11:23:06.172Z] #13 113.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-11T11:23:06.432Z] #13 114.1 Selecting previously unselected package libpcre32-3:amd64. [2021-08-11T11:23:06.432Z] #13 114.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-11T11:23:06.432Z] #13 114.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-11T11:23:06.432Z] #13 114.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-11T11:23:06.432Z] #13 114.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-11T11:23:06.432Z] #13 114.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-11T11:23:06.432Z] #13 114.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-11T11:23:06.693Z] #13 114.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-11T11:23:06.693Z] #13 114.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-11T11:23:06.953Z] #13 114.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-11T11:23:06.953Z] #13 114.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-11T11:23:06.953Z] #13 114.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-11T11:23:07.214Z] #13 114.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-11T11:23:07.214Z] #13 114.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-11T11:23:07.214Z] #13 114.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-11T11:23:07.214Z] #13 115.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-11T11:23:07.474Z] #13 115.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-11T11:23:07.474Z] #13 115.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-11T11:23:07.474Z] #13 115.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-11T11:23:07.474Z] #13 115.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-11T11:23:07.474Z] #13 115.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-11T11:23:08.046Z] #13 115.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-11T11:23:08.046Z] #13 115.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-11T11:23:08.046Z] #13 115.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-11T11:23:08.046Z] #13 115.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-11T11:23:08.046Z] #13 115.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-11T11:23:08.046Z] #13 115.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-11T11:23:08.046Z] #13 115.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-11T11:23:08.046Z] #13 115.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-11T11:23:08.046Z] #13 115.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-11T11:23:08.046Z] #13 115.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-11T11:23:08.046Z] #13 115.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-11T11:23:08.046Z] #13 115.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-11T11:23:08.046Z] #13 115.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-11T11:23:08.046Z] #13 115.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-11T11:23:08.046Z] #13 115.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-11T11:23:08.046Z] #13 115.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-11T11:23:08.046Z] #13 115.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-11T11:23:08.046Z] #13 115.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-11T11:23:08.046Z] #13 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-11T11:23:08.046Z] #13 115.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-11T11:23:08.046Z] #13 115.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-11T11:23:08.046Z] #13 115.9 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-08-11T11:23:08.046Z] #13 115.9 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-08-11T11:23:08.046Z] #13 115.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-11T11:23:08.046Z] #13 115.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-11T11:23:08.046Z] #13 115.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-11T11:23:08.046Z] #13 115.9 Setting up dmsetup (2:1.02.155-3) ... [2021-08-11T11:23:08.046Z] #13 115.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-11T11:23:08.046Z] #13 115.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-11T11:23:08.312Z] #13 115.9 Processing triggers for libc-bin (2.28-10) ... [2021-08-11T11:23:09.696Z] #13 DONE 117.4s [2021-08-11T11:23:09.696Z] [2021-08-11T11:23:09.696Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-11T11:23:09.696Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-11T11:23:10.639Z] #14 ... [2021-08-11T11:23:10.639Z] [2021-08-11T11:23:10.639Z] #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-08-11T11:23:10.639Z] #59 sha256:01dbfb252a86817028f775d73758af76bf3ffa096fee7e20358fa24c00e78e05 [2021-08-11T11:23:10.639Z] #59 119.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-11T11:23:10.639Z] #59 119.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-11T11:23:10.639Z] #59 DONE 124.1s [2021-08-11T11:23:10.639Z] [2021-08-11T11:23:10.639Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-11T11:23:10.639Z] #60 sha256:62eade997604eca5192ea01953d4f2aa57885a08e7fc9d1aa4a4e14e68bf2bb5 [2021-08-11T11:23:10.639Z] #60 DONE 0.1s [2021-08-11T11:23:10.901Z] [2021-08-11T11:23:10.901Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-11T11:23:10.901Z] #61 sha256:a23aee6a1b58a71ed469ec05d6e0bd4d711eee22af9b422bb543f9bba573a5e5 [2021-08-11T11:23:10.901Z] #61 DONE 0.1s [2021-08-11T11:23:10.901Z] [2021-08-11T11:23:10.901Z] #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-08-11T11:23:10.901Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:23:10.901Z] #46 120.8 vendor/golang.org/x/net/idna [2021-08-11T11:23:10.901Z] #46 122.1 vendor/golang.org/x/net/http2/hpack [2021-08-11T11:23:10.901Z] #46 123.2 mime [2021-08-11T11:23:11.848Z] #46 125.3 mime/quotedprintable [2021-08-11T11:23:11.848Z] #46 ... [2021-08-11T11:23:11.848Z] [2021-08-11T11:23:11.848Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-11T11:23:11.848Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-08-11T11:23:11.848Z] #14 DONE 2.3s [2021-08-11T11:23:12.109Z] [2021-08-11T11:23:12.109Z] #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-08-11T11:23:12.109Z] #54 sha256:64d556fcacba050fcaa534c27c5d729b72c41b3f56a2a00e5a9d38183e102656 [2021-08-11T11:23:12.109Z] #54 1.956 + RM_GOPATH=0 [2021-08-11T11:23:12.109Z] #54 1.957 + TMP_GOPATH= [2021-08-11T11:23:12.109Z] #54 1.957 + : /build [2021-08-11T11:23:12.109Z] #54 1.957 + '[' -z '' ']' [2021-08-11T11:23:12.109Z] #54 1.958 ++ mktemp -d [2021-08-11T11:23:12.109Z] #54 1.961 + export GOPATH=/tmp/tmp.TRbGV6pRxn [2021-08-11T11:23:12.109Z] #54 1.961 + GOPATH=/tmp/tmp.TRbGV6pRxn [2021-08-11T11:23:12.110Z] #54 1.962 + RM_GOPATH=1 [2021-08-11T11:23:12.110Z] #54 1.962 + case "$(go env GOARCH)" in [2021-08-11T11:23:12.110Z] #54 1.963 ++ go env GOARCH [2021-08-11T11:23:12.110Z] #54 1.976 + export GO_BUILDMODE=-buildmode=pie [2021-08-11T11:23:12.110Z] #54 1.976 + GO_BUILDMODE=-buildmode=pie [2021-08-11T11:23:12.110Z] #54 1.977 ++ dirname /tmp/install/install.sh [2021-08-11T11:23:12.110Z] #54 1.979 + dir=/tmp/install [2021-08-11T11:23:12.110Z] #54 1.980 + bin=runc [2021-08-11T11:23:12.110Z] #54 1.980 + shift [2021-08-11T11:23:12.110Z] #54 1.980 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-11T11:23:12.110Z] #54 1.980 + . /tmp/install/runc.installer [2021-08-11T11:23:12.110Z] #54 1.981 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-11T11:23:12.110Z] #54 1.982 + install_runc [2021-08-11T11:23:12.110Z] #54 1.984 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-11T11:23:12.110Z] #54 1.987 + uname -r [2021-08-11T11:23:12.110Z] #54 1.988 + RUNC_BUILDTAGS='seccomp ' [2021-08-11T11:23:12.110Z] #54 1.989 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-11T11:23:12.110Z] #54 1.989 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-11T11:23:12.110Z] #54 1.990 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TRbGV6pRxn/src/github.com/opencontainers/runc [2021-08-11T11:23:12.110Z] #54 1.999 Cloning into '/tmp/tmp.TRbGV6pRxn/src/github.com/opencontainers/runc'... [2021-08-11T11:23:14.021Z] #54 ... [2021-08-11T11:23:14.021Z] [2021-08-11T11:23:14.021Z] #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-08-11T11:23:14.021Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-08-11T11:23:14.021Z] #15 DONE 1.9s [2021-08-11T11:23:14.021Z] [2021-08-11T11:23:14.021Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-11T11:23:14.021Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-08-11T11:23:14.962Z] #16 1.059 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-11T11:23:14.962Z] #16 DONE 1.2s [2021-08-11T11:23:14.962Z] [2021-08-11T11:23:14.962Z] #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-08-11T11:23:14.962Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:23:14.962Z] #46 126.0 net/http/internal [2021-08-11T11:23:14.962Z] #46 128.3 mime/multipart [2021-08-11T11:23:14.962Z] #46 128.4 crypto/tls [2021-08-11T11:23:16.345Z] #46 ... [2021-08-11T11:23:16.345Z] [2021-08-11T11:23:16.345Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-11T11:23:16.345Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-08-11T11:23:16.345Z] #17 DONE 1.1s [2021-08-11T11:23:16.345Z] [2021-08-11T11:23:16.345Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-11T11:23:16.345Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-08-11T11:23:17.728Z] #18 DONE 1.2s [2021-08-11T11:23:17.728Z] [2021-08-11T11:23:17.728Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-11T11:23:17.728Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-08-11T11:23:18.674Z] #19 DONE 1.1s [2021-08-11T11:23:18.674Z] [2021-08-11T11:23:18.674Z] #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-08-11T11:23:18.674Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:23:18.674Z] #40 ... [2021-08-11T11:23:18.674Z] [2021-08-11T11:23:18.674Z] #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-08-11T11:23:18.674Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-11T11:23:19.260Z] 4612f6d0b889: Pull complete [2021-08-11T11:23:20.060Z] #20 1.383 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-11T11:23:20.060Z] #20 1.468 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-11T11:23:20.060Z] #20 1.564 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-11T11:23:20.321Z] #20 1.746 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-11T11:23:20.321Z] #20 1.822 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-11T11:23:21.262Z] #20 2.594 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-11T11:23:22.645Z] #20 3.962 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] [2021-08-11T11:23:23.585Z] #20 5.052 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-11T11:23:25.948Z] --- PASS: TestBuildWithHugeFile (51.03s) [2021-08-11T11:23:25.948Z] === RUN TestBuildWCOWSandboxSize [2021-08-11T11:23:25.948Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-11T11:23:25.948Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-11T11:23:25.948Z] === RUN TestBuildWithEmptyDockerfile [2021-08-11T11:23:25.948Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:23:25.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:23:25.948Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:23:25.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:23:25.948Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:23:25.948Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:23:25.948Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:23:25.948Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:23:25.948Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:23:25.948Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-08-11T11:23:25.948Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-08-11T11:23:25.948Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-08-11T11:23:25.948Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-11T11:23:25.948Z] === RUN TestBuildPreserveOwnership [2021-08-11T11:23:25.948Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-11T11:23:25.948Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-11T11:23:25.948Z] --- PASS: TestBuildPreserveOwnership (4.25s) [2021-08-11T11:23:25.948Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.95s) [2021-08-11T11:23:25.948Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2021-08-11T11:23:25.948Z] === RUN TestBuildPlatformInvalid [2021-08-11T11:23:25.948Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-11T11:23:25.948Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-11T11:23:26.881Z] #20 ... [2021-08-11T11:23:26.881Z] [2021-08-11T11:23:26.881Z] #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-08-11T11:23:26.881Z] #54 sha256:64d556fcacba050fcaa534c27c5d729b72c41b3f56a2a00e5a9d38183e102656 [2021-08-11T11:23:26.881Z] #54 12.35 + cd /tmp/tmp.TRbGV6pRxn/src/github.com/opencontainers/runc [2021-08-11T11:23:26.881Z] #54 12.35 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-11T11:23:26.882Z] #54 12.75 + '[' -z '' ']' [2021-08-11T11:23:26.882Z] #54 12.76 + target=static [2021-08-11T11:23:26.882Z] #54 12.76 + make 'BUILDTAGS=seccomp ' static [2021-08-11T11:23:26.882Z] #54 12.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-11T11:23:28.792Z] #54 ... [2021-08-11T11:23:28.792Z] [2021-08-11T11:23:28.792Z] #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-08-11T11:23:28.792Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-11T11:23:28.792Z] #20 9.896 Fetched 8991 kB in 9s (1026 kB/s) [2021-08-11T11:23:32.090Z] #20 9.896 Reading package lists... [2021-08-11T11:23:33.291Z] #20 13.74 Reading package lists... [2021-08-11T11:23:33.291Z] #20 ... [2021-08-11T11:23:33.291Z] [2021-08-11T11:23:33.291Z] #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-08-11T11:23:33.291Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:23:33.291Z] #46 136.6 net/http/httptrace [2021-08-11T11:23:33.291Z] #46 136.8 net/http [2021-08-11T11:23:34.673Z] #46 148.1 github.com/LK4D4/vndr/godl [2021-08-11T11:23:35.613Z] #46 148.9 github.com/LK4D4/vndr [2021-08-11T11:23:35.613Z] #46 ... [2021-08-11T11:23:35.613Z] [2021-08-11T11:23:35.613Z] #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-08-11T11:23:35.613Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-11T11:23:35.613Z] #20 13.74 Reading package lists... [2021-08-11T11:23:35.879Z] === RUN TestBoolValue [2021-08-11T11:23:35.879Z] --- PASS: TestBoolValue (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestBoolValueOrDefault [2021-08-11T11:23:35.879Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestInt64ValueOrZero [2021-08-11T11:23:35.879Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestInt64ValueOrDefault [2021-08-11T11:23:35.879Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-11T11:23:35.879Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestJsonContentType [2021-08-11T11:23:35.879Z] --- PASS: TestJsonContentType (0.00s) [2021-08-11T11:23:35.879Z] PASS [2021-08-11T11:23:35.879Z] coverage: 14.7% of statements [2021-08-11T11:23:35.879Z] ok github.com/docker/docker/api/server/httputils 0.220s coverage: 14.7% of statements [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-11T11:23:35.879Z] === RUN TestMaskSecretKeys [2021-08-11T11:23:35.879Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-11T11:23:35.879Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-11T11:23:35.879Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-11T11:23:35.879Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-11T11:23:35.879Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-11T11:23:35.879Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-11T11:23:35.879Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestVersionMiddlewareVersion [2021-08-11T11:23:35.879Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-11T11:23:35.879Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-11T11:23:35.879Z] PASS [2021-08-11T11:23:35.879Z] coverage: 37.7% of statements [2021-08-11T11:23:35.879Z] ok github.com/docker/docker/api/server/middleware 0.244s coverage: 37.7% of statements [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-11T11:23:35.879Z] === RUN TestAdjustForAPIVersion [2021-08-11T11:23:35.879Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-11T11:23:35.879Z] PASS [2021-08-11T11:23:35.879Z] coverage: 5.7% of statements [2021-08-11T11:23:35.879Z] ok github.com/docker/docker/api/server/router/swarm 0.177s coverage: 5.7% of statements [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-11T11:23:35.879Z] === RUN TestStrSliceMarshalJSON [2021-08-11T11:23:35.879Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestStrSliceUnmarshalJSON [2021-08-11T11:23:35.879Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestStrSliceUnmarshalString [2021-08-11T11:23:35.879Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestStrSliceUnmarshalSlice [2021-08-11T11:23:35.879Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-11T11:23:35.879Z] PASS [2021-08-11T11:23:35.879Z] coverage: 90.0% of statements [2021-08-11T11:23:35.879Z] ok github.com/docker/docker/api/types/strslice 0.105s coverage: 90.0% of statements [2021-08-11T11:23:35.879Z] === RUN TestToJSON [2021-08-11T11:23:35.879Z] --- PASS: TestToJSON (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestToParamWithVersion [2021-08-11T11:23:35.879Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestFromJSON [2021-08-11T11:23:35.879Z] --- PASS: TestFromJSON (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestEmpty [2021-08-11T11:23:35.879Z] --- PASS: TestEmpty (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestArgsMatchKVListEmptySources [2021-08-11T11:23:35.879Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestArgsMatchKVList [2021-08-11T11:23:35.879Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestArgsMatch [2021-08-11T11:23:35.879Z] --- PASS: TestArgsMatch (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestAdd [2021-08-11T11:23:35.879Z] --- PASS: TestAdd (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestDel [2021-08-11T11:23:35.879Z] --- PASS: TestDel (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestLen [2021-08-11T11:23:35.879Z] --- PASS: TestLen (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestExactMatch [2021-08-11T11:23:35.879Z] --- PASS: TestExactMatch (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestOnlyOneExactMatch [2021-08-11T11:23:35.879Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestContains [2021-08-11T11:23:35.879Z] --- PASS: TestContains (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestValidate [2021-08-11T11:23:35.879Z] --- PASS: TestValidate (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestWalkValues [2021-08-11T11:23:35.879Z] --- PASS: TestWalkValues (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestFuzzyMatch [2021-08-11T11:23:35.879Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestClone [2021-08-11T11:23:35.879Z] --- PASS: TestClone (0.00s) [2021-08-11T11:23:35.879Z] PASS [2021-08-11T11:23:35.879Z] coverage: 92.2% of statements [2021-08-11T11:23:35.879Z] ok github.com/docker/docker/api/types/filters 0.182s coverage: 92.2% of statements [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-11T11:23:35.879Z] === RUN TestDurationToSecondsString [2021-08-11T11:23:35.879Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-11T11:23:35.879Z] === RUN TestGetTimestamp [2021-08-11T11:23:35.879Z] --- PASS: TestGetTimestamp (0.11s) [2021-08-11T11:23:35.879Z] === RUN TestParseTimestamps [2021-08-11T11:23:35.879Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-11T11:23:35.879Z] PASS [2021-08-11T11:23:35.879Z] coverage: 100.0% of statements [2021-08-11T11:23:35.879Z] ok github.com/docker/docker/api/types/time 0.232s coverage: 100.0% of statements [2021-08-11T11:23:35.879Z] === RUN TestCompareVersion [2021-08-11T11:23:35.879Z] --- PASS: TestCompareVersion (0.00s) [2021-08-11T11:23:35.879Z] PASS [2021-08-11T11:23:35.879Z] coverage: 75.0% of statements [2021-08-11T11:23:35.879Z] ok github.com/docker/docker/api/types/versions 0.096s coverage: 75.0% of statements [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/builder [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-11T11:23:35.879Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-11T11:23:36.553Z] #20 17.22 Building dependency tree... [2021-08-11T11:23:37.123Z] #20 18.59 libcap2-bin is already the newest version (1:2.25-2). [2021-08-11T11:23:37.123Z] #20 18.59 The following additional packages will be installed: [2021-08-11T11:23:37.123Z] #20 18.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-11T11:23:37.123Z] #20 18.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-11T11:23:37.123Z] #20 18.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-11T11:23:37.123Z] #20 18.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-11T11:23:37.123Z] #20 18.60 python3.7 python3.7-minimal vim-runtime xxd [2021-08-11T11:23:37.123Z] #20 18.60 Suggested packages: [2021-08-11T11:23:37.123Z] #20 18.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-11T11:23:37.123Z] #20 18.60 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-11T11:23:37.123Z] #20 18.60 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-11T11:23:37.123Z] #20 18.60 quota [2021-08-11T11:23:37.123Z] #20 18.60 Recommended packages: [2021-08-11T11:23:37.123Z] #20 18.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-11T11:23:37.123Z] #20 18.60 python3-keyrings.alt python3-xdg unzip [2021-08-11T11:23:37.218Z] === RUN TestBoolValue [2021-08-11T11:23:37.218Z] --- PASS: TestBoolValue (0.00s) [2021-08-11T11:23:37.218Z] === RUN TestBoolValueOrDefault [2021-08-11T11:23:37.218Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-11T11:23:37.218Z] === RUN TestInt64ValueOrZero [2021-08-11T11:23:37.218Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-11T11:23:37.218Z] === RUN TestInt64ValueOrDefault [2021-08-11T11:23:37.218Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-11T11:23:37.218Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-11T11:23:37.218Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-11T11:23:37.218Z] === RUN TestJsonContentType [2021-08-11T11:23:37.218Z] --- PASS: TestJsonContentType (0.00s) [2021-08-11T11:23:37.218Z] PASS [2021-08-11T11:23:37.218Z] coverage: 14.7% of statements [2021-08-11T11:23:37.218Z] ok github.com/docker/docker/api/server/httputils 0.252s coverage: 14.7% of statements [2021-08-11T11:23:37.218Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-11T11:23:37.218Z] === RUN TestMaskSecretKeys [2021-08-11T11:23:37.218Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-11T11:23:37.218Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-11T11:23:37.218Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-11T11:23:37.218Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-11T11:23:37.218Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-11T11:23:37.218Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-11T11:23:37.218Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-11T11:23:37.218Z] === RUN TestVersionMiddlewareVersion [2021-08-11T11:23:37.218Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-11T11:23:37.218Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-11T11:23:37.218Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-11T11:23:37.218Z] PASS [2021-08-11T11:23:37.218Z] coverage: 37.7% of statements [2021-08-11T11:23:37.218Z] ok github.com/docker/docker/api/server/middleware 0.232s coverage: 37.7% of statements [2021-08-11T11:23:37.218Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-11T11:23:37.218Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-11T11:23:37.218Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-11T11:23:37.218Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-11T11:23:37.218Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-11T11:23:37.218Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-11T11:23:37.218Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-11T11:23:37.405Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-11T11:23:37.405Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-11T11:23:37.405Z] === RUN TestCloneArgsSmartHttp [2021-08-11T11:23:37.405Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-11T11:23:37.405Z] === RUN TestCloneArgsDumbHttp [2021-08-11T11:23:37.405Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-11T11:23:37.405Z] === RUN TestCloneArgsGit [2021-08-11T11:23:37.405Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-11T11:23:37.405Z] === RUN TestCheckoutGit [2021-08-11T11:23:37.675Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-11T11:23:37.675Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-11T11:23:38.131Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-11T11:23:38.131Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-11T11:23:38.587Z] === RUN TestAdjustForAPIVersion [2021-08-11T11:23:38.587Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-11T11:23:38.587Z] PASS [2021-08-11T11:23:38.587Z] coverage: 5.7% of statements [2021-08-11T11:23:38.587Z] ok github.com/docker/docker/api/server/router/swarm 0.192s coverage: 5.7% of statements [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-11T11:23:38.587Z] === RUN TestToJSON [2021-08-11T11:23:38.587Z] --- PASS: TestToJSON (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestToParamWithVersion [2021-08-11T11:23:38.587Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestFromJSON [2021-08-11T11:23:38.587Z] --- PASS: TestFromJSON (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestEmpty [2021-08-11T11:23:38.587Z] --- PASS: TestEmpty (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestArgsMatchKVListEmptySources [2021-08-11T11:23:38.587Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestArgsMatchKVList [2021-08-11T11:23:38.587Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestArgsMatch [2021-08-11T11:23:38.587Z] --- PASS: TestArgsMatch (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestAdd [2021-08-11T11:23:38.587Z] --- PASS: TestAdd (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestDel [2021-08-11T11:23:38.587Z] --- PASS: TestDel (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestLen [2021-08-11T11:23:38.587Z] --- PASS: TestLen (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestExactMatch [2021-08-11T11:23:38.587Z] --- PASS: TestExactMatch (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestOnlyOneExactMatch [2021-08-11T11:23:38.587Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestContains [2021-08-11T11:23:38.587Z] --- PASS: TestContains (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestValidate [2021-08-11T11:23:38.587Z] --- PASS: TestValidate (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestWalkValues [2021-08-11T11:23:38.587Z] --- PASS: TestWalkValues (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestFuzzyMatch [2021-08-11T11:23:38.587Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestClone [2021-08-11T11:23:38.587Z] --- PASS: TestClone (0.00s) [2021-08-11T11:23:38.587Z] PASS [2021-08-11T11:23:38.587Z] coverage: 92.2% of statements [2021-08-11T11:23:38.587Z] ok github.com/docker/docker/api/types/filters 0.114s coverage: 92.2% of statements [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-11T11:23:38.587Z] === RUN TestStrSliceMarshalJSON [2021-08-11T11:23:38.587Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestStrSliceUnmarshalJSON [2021-08-11T11:23:38.587Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestStrSliceUnmarshalString [2021-08-11T11:23:38.587Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-11T11:23:38.587Z] === RUN TestStrSliceUnmarshalSlice [2021-08-11T11:23:38.587Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-11T11:23:38.587Z] PASS [2021-08-11T11:23:38.587Z] coverage: 90.0% of statements [2021-08-11T11:23:38.587Z] ok github.com/docker/docker/api/types/strslice 0.182s coverage: 90.0% of statements [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-11T11:23:38.587Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-11T11:23:38.930Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-11T11:23:38.930Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestProcessNoDockerignore [2021-08-11T11:23:38.930Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-11T11:23:38.930Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestDetectContentType [2021-08-11T11:23:38.930Z] --- PASS: TestDetectContentType (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestSelectAcceptableMIME [2021-08-11T11:23:38.930Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestInspectEmptyResponse [2021-08-11T11:23:38.930Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestInspectResponseBinary [2021-08-11T11:23:38.930Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestResponseUnsupportedContentType [2021-08-11T11:23:38.930Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestInspectResponseTextSimple [2021-08-11T11:23:38.930Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestInspectResponseEmptyContentType [2021-08-11T11:23:38.930Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestUnknownContentLength [2021-08-11T11:23:38.930Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestDownloadRemote [2021-08-11T11:23:38.930Z] --- PASS: TestDownloadRemote (0.07s) [2021-08-11T11:23:38.930Z] === RUN TestGetWithStatusError [2021-08-11T11:23:38.930Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestCloseRootDirectory [2021-08-11T11:23:38.930Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:23:38.930Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestHashFile [2021-08-11T11:23:38.930Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:23:38.930Z] --- SKIP: TestHashFile (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestHashSubdir [2021-08-11T11:23:38.930Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:23:38.930Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-11T11:23:38.930Z] === RUN TestRemoveDirectory [2021-08-11T11:23:38.930Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:23:38.930Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-11T11:23:38.930Z] PASS [2021-08-11T11:23:38.930Z] coverage: 9.3% of statements [2021-08-11T11:23:38.930Z] ok github.com/docker/docker/builder/remotecontext 0.661s coverage: 9.3% of statements [2021-08-11T11:23:39.035Z] #20 20.35 The following NEW packages will be installed: [2021-08-11T11:23:39.035Z] #20 20.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-11T11:23:39.035Z] #20 20.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-11T11:23:39.035Z] #20 20.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-11T11:23:39.035Z] #20 20.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-11T11:23:39.035Z] #20 20.37 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-11T11:23:39.035Z] #20 20.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-11T11:23:39.035Z] #20 20.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-11T11:23:39.035Z] #20 20.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-11T11:23:39.035Z] #20 20.37 xz-utils zip [2021-08-11T11:23:39.043Z] === RUN TestDurationToSecondsString [2021-08-11T11:23:39.043Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-11T11:23:39.043Z] === RUN TestGetTimestamp [2021-08-11T11:23:39.043Z] --- PASS: TestGetTimestamp (0.11s) [2021-08-11T11:23:39.043Z] === RUN TestParseTimestamps [2021-08-11T11:23:39.043Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-11T11:23:39.043Z] PASS [2021-08-11T11:23:39.043Z] coverage: 100.0% of statements [2021-08-11T11:23:39.043Z] ok github.com/docker/docker/api/types/time 0.221s coverage: 100.0% of statements [2021-08-11T11:23:39.043Z] === RUN TestCompareVersion [2021-08-11T11:23:39.043Z] --- PASS: TestCompareVersion (0.00s) [2021-08-11T11:23:39.043Z] PASS [2021-08-11T11:23:39.043Z] coverage: 75.0% of statements [2021-08-11T11:23:39.043Z] ok github.com/docker/docker/api/types/versions 0.092s coverage: 75.0% of statements [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/builder [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-11T11:23:39.043Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-11T11:23:39.311Z] #20 20.70 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-08-11T11:23:39.311Z] #20 20.70 Need to get 28.6 MB of archives. [2021-08-11T11:23:39.311Z] #20 20.70 After this operation, 116 MB of additional disk space will be used. [2021-08-11T11:23:39.311Z] #20 20.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-11T11:23:39.311Z] #20 20.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-11T11:23:39.311Z] #20 20.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-11T11:23:39.311Z] #20 20.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-11T11:23:39.386Z] === RUN TestGetAllAllowed [2021-08-11T11:23:39.386Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestGetAllMeta [2021-08-11T11:23:39.386Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-11T11:23:39.386Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestIsUnreferencedBuiltin [2021-08-11T11:23:39.386Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestIsExistingDirectory [2021-08-11T11:23:39.386Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestGetFilenameForDownload [2021-08-11T11:23:39.386Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestEnv2Variables [2021-08-11T11:23:39.386Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-11T11:23:39.386Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestMaintainer [2021-08-11T11:23:39.386Z] --- PASS: TestMaintainer (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestLabel [2021-08-11T11:23:39.386Z] --- PASS: TestLabel (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestFromScratch [2021-08-11T11:23:39.386Z] --- PASS: TestFromScratch (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestFromWithArg [2021-08-11T11:23:39.386Z] --- PASS: TestFromWithArg (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-11T11:23:39.386Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestFromWithUndefinedArg [2021-08-11T11:23:39.386Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestFromMultiStageWithNamedStage [2021-08-11T11:23:39.386Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestOnbuild [2021-08-11T11:23:39.386Z] --- PASS: TestOnbuild (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestWorkdir [2021-08-11T11:23:39.386Z] --- PASS: TestWorkdir (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestCmd [2021-08-11T11:23:39.386Z] --- PASS: TestCmd (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestHealthcheckNone [2021-08-11T11:23:39.386Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestHealthcheckCmd [2021-08-11T11:23:39.386Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestEntrypoint [2021-08-11T11:23:39.386Z] --- PASS: TestEntrypoint (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestExpose [2021-08-11T11:23:39.386Z] --- PASS: TestExpose (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestUser [2021-08-11T11:23:39.386Z] --- PASS: TestUser (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestVolume [2021-08-11T11:23:39.386Z] --- PASS: TestVolume (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestStopSignal [2021-08-11T11:23:39.386Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-11T11:23:39.386Z] --- SKIP: TestStopSignal (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestArg [2021-08-11T11:23:39.386Z] --- PASS: TestArg (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestShell [2021-08-11T11:23:39.386Z] --- PASS: TestShell (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestPrependEnvOnCmd [2021-08-11T11:23:39.386Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestRunWithBuildArgs [2021-08-11T11:23:39.386Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestRunIgnoresHealthcheck [2021-08-11T11:23:39.386Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestDispatchUnsupportedOptions [2021-08-11T11:23:39.386Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-11T11:23:39.386Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-11T11:23:39.386Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-11T11:23:39.386Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestNormalizeWorkdir [2021-08-11T11:23:39.386Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestDispatch [2021-08-11T11:23:39.386Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-11T11:23:39.386Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-11T11:23:39.386Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-11T11:23:39.386Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-11T11:23:39.386Z] === RUN TestEnable [2021-08-11T11:23:39.386Z] --- PASS: TestEnable (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestDisable [2021-08-11T11:23:39.386Z] --- PASS: TestDisable (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestEnabled [2021-08-11T11:23:39.386Z] --- PASS: TestEnabled (0.00s) [2021-08-11T11:23:39.386Z] PASS [2021-08-11T11:23:39.386Z] coverage: 100.0% of statements [2021-08-11T11:23:39.386Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-11T11:23:39.386Z] ok github.com/docker/docker/cli/debug 0.528s coverage: 100.0% of statements [2021-08-11T11:23:39.386Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-11T11:23:39.386Z] === RUN TestDispatch/COPY_url [2021-08-11T11:23:39.386Z] --- PASS: TestDispatch (0.05s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-11T11:23:39.386Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestAddScratchImageAddsToMounts [2021-08-11T11:23:39.386Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-11T11:23:39.386Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-11T11:23:39.386Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-11T11:23:39.386Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestImageSourceGetAddsToMounts [2021-08-11T11:23:39.386Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestEmptyDockerfile [2021-08-11T11:23:39.386Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-11T11:23:39.386Z] === RUN TestSymlinkDockerfile [2021-08-11T11:23:39.386Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-11T11:23:39.386Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-11T11:23:39.386Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestNonExistingDockerfile [2021-08-11T11:23:39.386Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestCopyRunConfig [2021-08-11T11:23:39.386Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestDeepCopyRunConfig [2021-08-11T11:23:39.386Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestExportImage [2021-08-11T11:23:39.386Z] --- PASS: TestExportImage (0.00s) [2021-08-11T11:23:39.386Z] === RUN TestNormalizeDest [2021-08-11T11:23:39.386Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-11T11:23:39.386Z] PASS [2021-08-11T11:23:39.386Z] coverage: 46.8% of statements [2021-08-11T11:23:39.386Z] ok github.com/docker/docker/builder/dockerfile 0.749s coverage: 46.8% of statements [2021-08-11T11:23:39.386Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-11T11:23:39.572Z] #20 20.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-11T11:23:39.572Z] #20 20.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-11T11:23:39.572Z] #20 21.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-11T11:23:39.572Z] #20 21.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-11T11:23:39.572Z] #20 21.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-11T11:23:39.572Z] #20 21.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-11T11:23:39.572Z] #20 21.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-11T11:23:39.572Z] #20 21.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-11T11:23:39.572Z] #20 21.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-11T11:23:39.572Z] #20 21.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-11T11:23:39.572Z] #20 21.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-11T11:23:39.572Z] #20 21.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-11T11:23:39.572Z] #20 21.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-11T11:23:39.834Z] #20 21.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-11T11:23:39.834Z] #20 21.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-11T11:23:39.834Z] #20 21.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-11T11:23:39.834Z] #20 21.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-11T11:23:39.834Z] #20 21.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-11T11:23:39.834Z] #20 21.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-11T11:23:39.834Z] #20 21.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-11T11:23:39.834Z] #20 21.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-11T11:23:39.834Z] #20 21.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-11T11:23:39.834Z] #20 21.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-11T11:23:39.834Z] #20 21.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-11T11:23:39.834Z] #20 21.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-11T11:23:40.099Z] #20 ... [2021-08-11T11:23:40.099Z] [2021-08-11T11:23:40.099Z] #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-08-11T11:23:40.099Z] #46 sha256:96b90093f73858be77febf919df20a5287b6b0656be2e08724037f1033e63e65 [2021-08-11T11:23:40.099Z] #46 DONE 153.5s [2021-08-11T11:23:40.099Z] [2021-08-11T11:23:40.099Z] #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-08-11T11:23:40.099Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-08-11T11:23:40.099Z] #32 DONE 153.0s [2021-08-11T11:23:40.099Z] [2021-08-11T11:23:40.099Z] #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-08-11T11:23:40.099Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:23:40.346Z] === RUN TestTCP4Proxy [2021-08-11T11:23:40.346Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-11T11:23:40.346Z] === RUN TestTCP4ProxyHalfClose [2021-08-11T11:23:40.346Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-11T11:23:40.346Z] === RUN TestTCP6Proxy [2021-08-11T11:23:40.346Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-11T11:23:40.346Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-11T11:23:40.346Z] === RUN TestTCPDualStackProxy [2021-08-11T11:23:40.346Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-11T11:23:40.346Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-11T11:23:40.346Z] === RUN TestUDP4Proxy [2021-08-11T11:23:40.346Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-11T11:23:40.346Z] === RUN TestUDP6Proxy [2021-08-11T11:23:40.346Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-11T11:23:40.346Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-11T11:23:40.346Z] === RUN TestUDPWriteError [2021-08-11T11:23:40.346Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-11T11:23:40.346Z] === RUN TestSCTP4Proxy [2021-08-11T11:23:40.346Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-11T11:23:40.346Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-11T11:23:40.346Z] === RUN TestSCTP6Proxy [2021-08-11T11:23:40.346Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-11T11:23:40.346Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-11T11:23:40.346Z] PASS [2021-08-11T11:23:40.346Z] coverage: 49.4% of statements [2021-08-11T11:23:40.346Z] ok github.com/docker/docker/cmd/docker-proxy 0.151s coverage: 49.4% of statements [2021-08-11T11:23:40.359Z] #57 ... [2021-08-11T11:23:40.359Z] [2021-08-11T11:23:40.359Z] #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-08-11T11:23:40.359Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-08-11T11:23:40.359Z] #20 21.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-11T11:23:40.359Z] #20 21.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-11T11:23:40.359Z] #20 21.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-11T11:23:40.359Z] #20 21.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-11T11:23:40.359Z] #20 21.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-11T11:23:40.359Z] #20 21.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-11T11:23:40.359Z] #20 21.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-11T11:23:40.574Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-11T11:23:40.574Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-11T11:23:40.574Z] === RUN TestCloneArgsSmartHttp [2021-08-11T11:23:40.574Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-11T11:23:40.574Z] === RUN TestCloneArgsDumbHttp [2021-08-11T11:23:40.574Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-11T11:23:40.574Z] === RUN TestCloneArgsGit [2021-08-11T11:23:40.574Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-11T11:23:40.574Z] === RUN TestCheckoutGit [2021-08-11T11:23:40.717Z] #20 21.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-11T11:23:40.717Z] #20 21.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-11T11:23:40.717Z] #20 21.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-11T11:23:40.717Z] #20 22.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-11T11:23:40.717Z] #20 22.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-11T11:23:40.717Z] #20 22.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-11T11:23:40.717Z] #20 22.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-11T11:23:40.717Z] #20 22.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-11T11:23:40.717Z] #20 22.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-11T11:23:40.717Z] #20 22.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-11T11:23:40.863Z] Loaded image: buildpack-deps:buster [2021-08-11T11:23:40.863Z] Loaded image: busybox:latest [2021-08-11T11:23:40.863Z] Loaded image: busybox:glibc [2021-08-11T11:23:41.286Z] #20 22.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-11T11:23:41.286Z] #20 22.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-11T11:23:41.437Z] Loaded image: debian:bullseye [2021-08-11T11:23:41.437Z] Loaded image: hello-world:latest [2021-08-11T11:23:41.546Z] #20 22.91 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-11T11:23:41.696Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:23:42.104Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-11T11:23:42.104Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-11T11:23:42.104Z] === RUN TestProcessNoDockerignore [2021-08-11T11:23:42.486Z] #20 23.93 debconf: delaying package configuration, since apt-utils is not installed [2021-08-11T11:23:42.486Z] #20 24.02 Fetched 28.6 MB in 2s (11.5 MB/s) [2021-08-11T11:23:42.486Z] #20 24.07 Selecting previously unselected package pigz. [2021-08-11T11:23:42.566Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-11T11:23:42.566Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestDetectContentType [2021-08-11T11:23:42.566Z] --- PASS: TestDetectContentType (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestSelectAcceptableMIME [2021-08-11T11:23:42.566Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestInspectEmptyResponse [2021-08-11T11:23:42.566Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestInspectResponseBinary [2021-08-11T11:23:42.566Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestResponseUnsupportedContentType [2021-08-11T11:23:42.566Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestInspectResponseTextSimple [2021-08-11T11:23:42.566Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestInspectResponseEmptyContentType [2021-08-11T11:23:42.566Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestUnknownContentLength [2021-08-11T11:23:42.566Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestDownloadRemote [2021-08-11T11:23:42.566Z] --- PASS: TestDownloadRemote (0.05s) [2021-08-11T11:23:42.566Z] === RUN TestGetWithStatusError [2021-08-11T11:23:42.566Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestCloseRootDirectory [2021-08-11T11:23:42.566Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:23:42.566Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestHashFile [2021-08-11T11:23:42.566Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:23:42.566Z] --- SKIP: TestHashFile (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestHashSubdir [2021-08-11T11:23:42.566Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:23:42.566Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestRemoveDirectory [2021-08-11T11:23:42.566Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:23:42.566Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-11T11:23:42.566Z] PASS [2021-08-11T11:23:42.566Z] coverage: 9.3% of statements [2021-08-11T11:23:42.566Z] ok github.com/docker/docker/builder/remotecontext 0.572s coverage: 9.3% of statements [2021-08-11T11:23:42.566Z] === RUN TestGetAllAllowed [2021-08-11T11:23:42.566Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestGetAllMeta [2021-08-11T11:23:42.566Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-11T11:23:42.566Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestIsUnreferencedBuiltin [2021-08-11T11:23:42.566Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestIsExistingDirectory [2021-08-11T11:23:42.566Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-11T11:23:42.566Z] === RUN TestGetFilenameForDownload [2021-08-11T11:23:42.566Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestEnv2Variables [2021-08-11T11:23:42.566Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-11T11:23:42.566Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestMaintainer [2021-08-11T11:23:42.566Z] --- PASS: TestMaintainer (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestLabel [2021-08-11T11:23:42.566Z] --- PASS: TestLabel (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestFromScratch [2021-08-11T11:23:42.566Z] --- PASS: TestFromScratch (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestFromWithArg [2021-08-11T11:23:42.566Z] --- PASS: TestFromWithArg (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-11T11:23:42.566Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestFromWithUndefinedArg [2021-08-11T11:23:42.566Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestFromMultiStageWithNamedStage [2021-08-11T11:23:42.566Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestOnbuild [2021-08-11T11:23:42.566Z] --- PASS: TestOnbuild (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestWorkdir [2021-08-11T11:23:42.566Z] --- PASS: TestWorkdir (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestCmd [2021-08-11T11:23:42.566Z] --- PASS: TestCmd (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestHealthcheckNone [2021-08-11T11:23:42.566Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestHealthcheckCmd [2021-08-11T11:23:42.566Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestEntrypoint [2021-08-11T11:23:42.566Z] --- PASS: TestEntrypoint (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestExpose [2021-08-11T11:23:42.566Z] --- PASS: TestExpose (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestUser [2021-08-11T11:23:42.566Z] --- PASS: TestUser (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestVolume [2021-08-11T11:23:42.566Z] --- PASS: TestVolume (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestStopSignal [2021-08-11T11:23:42.566Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-11T11:23:42.566Z] --- SKIP: TestStopSignal (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestArg [2021-08-11T11:23:42.566Z] --- PASS: TestArg (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestShell [2021-08-11T11:23:42.566Z] --- PASS: TestShell (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestPrependEnvOnCmd [2021-08-11T11:23:42.566Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-11T11:23:42.566Z] === RUN TestRunWithBuildArgs [2021-08-11T11:23:42.747Z] #20 24.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-11T11:23:42.747Z] #20 24.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-11T11:23:42.747Z] #20 24.12 Unpacking pigz (2.4-1) ... [2021-08-11T11:23:42.747Z] #20 24.20 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-11T11:23:42.747Z] #20 24.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-11T11:23:42.747Z] #20 24.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-11T11:23:43.008Z] #20 24.56 Selecting previously unselected package python3.7-minimal. [2021-08-11T11:23:43.008Z] #20 24.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-11T11:23:43.008Z] #20 24.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-11T11:23:43.024Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestRunIgnoresHealthcheck [2021-08-11T11:23:43.024Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestDispatchUnsupportedOptions [2021-08-11T11:23:43.024Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-11T11:23:43.024Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-11T11:23:43.024Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-11T11:23:43.024Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestNormalizeWorkdir [2021-08-11T11:23:43.024Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestDispatch [2021-08-11T11:23:43.024Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-11T11:23:43.024Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-11T11:23:43.024Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-11T11:23:43.024Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-11T11:23:43.024Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-11T11:23:43.024Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-11T11:23:43.024Z] === RUN TestDispatch/COPY_url [2021-08-11T11:23:43.024Z] --- PASS: TestDispatch (0.05s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-11T11:23:43.024Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestAddScratchImageAddsToMounts [2021-08-11T11:23:43.024Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-11T11:23:43.024Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-11T11:23:43.024Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-11T11:23:43.024Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestImageSourceGetAddsToMounts [2021-08-11T11:23:43.024Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestEmptyDockerfile [2021-08-11T11:23:43.024Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestSymlinkDockerfile [2021-08-11T11:23:43.024Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-11T11:23:43.024Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-11T11:23:43.024Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestNonExistingDockerfile [2021-08-11T11:23:43.024Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestCopyRunConfig [2021-08-11T11:23:43.024Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestDeepCopyRunConfig [2021-08-11T11:23:43.024Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestExportImage [2021-08-11T11:23:43.024Z] --- PASS: TestExportImage (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestNormalizeDest [2021-08-11T11:23:43.024Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-11T11:23:43.024Z] PASS [2021-08-11T11:23:43.024Z] coverage: 46.8% of statements [2021-08-11T11:23:43.024Z] ok github.com/docker/docker/builder/dockerfile 0.839s coverage: 46.8% of statements [2021-08-11T11:23:43.024Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-11T11:23:43.024Z] === RUN TestEnable [2021-08-11T11:23:43.024Z] --- PASS: TestEnable (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestDisable [2021-08-11T11:23:43.024Z] --- PASS: TestDisable (0.00s) [2021-08-11T11:23:43.024Z] === RUN TestEnabled [2021-08-11T11:23:43.024Z] --- PASS: TestEnabled (0.00s) [2021-08-11T11:23:43.024Z] PASS [2021-08-11T11:23:43.024Z] coverage: 100.0% of statements [2021-08-11T11:23:43.024Z] ok github.com/docker/docker/cli/debug 0.093s coverage: 100.0% of statements [2021-08-11T11:23:43.581Z] #20 25.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-11T11:23:43.842Z] #20 25.24 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-11T11:23:43.989Z] === RUN TestTCP4Proxy [2021-08-11T11:23:43.989Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-11T11:23:43.989Z] === RUN TestTCP4ProxyHalfClose [2021-08-11T11:23:43.989Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-11T11:23:43.989Z] === RUN TestTCP6Proxy [2021-08-11T11:23:43.989Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-11T11:23:43.989Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-11T11:23:43.989Z] === RUN TestTCPDualStackProxy [2021-08-11T11:23:43.989Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-11T11:23:43.989Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-11T11:23:43.989Z] === RUN TestUDP4Proxy [2021-08-11T11:23:43.989Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-11T11:23:43.989Z] === RUN TestUDP6Proxy [2021-08-11T11:23:43.989Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-11T11:23:43.989Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-11T11:23:43.989Z] === RUN TestUDPWriteError [2021-08-11T11:23:43.989Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-11T11:23:43.989Z] === RUN TestSCTP4Proxy [2021-08-11T11:23:43.989Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-11T11:23:43.989Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-11T11:23:43.989Z] === RUN TestSCTP6Proxy [2021-08-11T11:23:43.989Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-11T11:23:43.989Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-11T11:23:43.989Z] PASS [2021-08-11T11:23:43.989Z] coverage: 49.4% of statements [2021-08-11T11:23:43.989Z] ok github.com/docker/docker/cmd/docker-proxy 0.134s coverage: 49.4% of statements [2021-08-11T11:23:45.753Z] #20 27.06 Selecting previously unselected package python3-minimal. [2021-08-11T11:23:45.753Z] #20 27.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-11T11:23:45.753Z] #20 27.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-11T11:23:45.753Z] #20 27.11 Unpacking python3-minimal (3.7.3-1) ... [2021-08-11T11:23:45.753Z] #20 27.18 Selecting previously unselected package libmpdec2:amd64. [2021-08-11T11:23:45.753Z] #20 27.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-11T11:23:45.753Z] #20 27.21 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-11T11:23:46.013Z] #20 27.30 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-11T11:23:46.013Z] #20 27.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-11T11:23:46.013Z] #20 27.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-11T11:23:46.583Z] #20 28.17 Selecting previously unselected package python3.7. [2021-08-11T11:23:46.844Z] #20 28.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-11T11:23:46.844Z] #20 28.18 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-11T11:23:46.844Z] #20 28.27 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-11T11:23:46.844Z] #20 28.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-11T11:23:46.844Z] #20 28.28 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-11T11:23:46.844Z] #20 28.40 Setting up python3-minimal (3.7.3-1) ... [2021-08-11T11:23:47.414Z] #20 28.94 Selecting previously unselected package python3. [2021-08-11T11:23:47.414Z] #20 28.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-11T11:23:47.414Z] #20 28.99 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-11T11:23:47.414Z] #20 29.00 Unpacking python3 (3.7.3-1) ... [2021-08-11T11:23:47.414Z] #20 29.08 Selecting previously unselected package libip4tc0:amd64. [2021-08-11T11:23:47.675Z] #20 29.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-11T11:23:47.675Z] #20 29.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-11T11:23:47.675Z] #20 29.16 Selecting previously unselected package libip6tc0:amd64. [2021-08-11T11:23:47.675Z] #20 29.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-11T11:23:47.675Z] #20 29.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-11T11:23:47.675Z] #20 29.27 Selecting previously unselected package libiptc0:amd64. [2021-08-11T11:23:47.675Z] #20 29.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-11T11:23:47.675Z] #20 29.28 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-11T11:23:47.935Z] #20 29.35 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-11T11:23:47.935Z] #20 29.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-11T11:23:47.935Z] #20 29.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-11T11:23:47.935Z] #20 29.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-11T11:23:47.935Z] #20 29.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-11T11:23:47.935Z] #20 29.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-11T11:23:47.935Z] #20 29.50 Selecting previously unselected package libnftnl11:amd64. [2021-08-11T11:23:47.935Z] #20 29.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-11T11:23:47.935Z] #20 29.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-11T11:23:48.195Z] #20 29.59 Selecting previously unselected package iptables. [2021-08-11T11:23:48.195Z] #20 29.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-11T11:23:48.195Z] #20 29.61 Unpacking iptables (1.8.2-4) ... [2021-08-11T11:23:48.455Z] #20 29.91 Selecting previously unselected package xxd. [2021-08-11T11:23:48.455Z] #20 29.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-11T11:23:48.455Z] #20 29.91 Unpacking xxd (2:8.1.0875-5) ... [2021-08-11T11:23:48.715Z] #20 30.03 Selecting previously unselected package vim-common. [2021-08-11T11:23:48.715Z] #20 30.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-11T11:23:48.715Z] #20 30.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-11T11:23:48.715Z] #20 30.23 Selecting previously unselected package bash-completion. [2021-08-11T11:23:48.715Z] #20 30.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-11T11:23:48.874Z] === RUN TestCheckpointCreateError [2021-08-11T11:23:48.874Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-11T11:23:48.874Z] === RUN TestCheckpointCreate [2021-08-11T11:23:48.874Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-11T11:23:48.874Z] === RUN TestCheckpointDeleteError [2021-08-11T11:23:48.874Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCheckpointDelete [2021-08-11T11:23:48.875Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCheckpointListError [2021-08-11T11:23:48.875Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCheckpointList [2021-08-11T11:23:48.875Z] --- PASS: TestCheckpointList (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCheckpointListContainerNotFound [2021-08-11T11:23:48.875Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestNewClientWithOpsFromEnv [2021-08-11T11:23:48.875Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-11T11:23:48.875Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestGetAPIPath [2021-08-11T11:23:48.875Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestParseHostURL [2021-08-11T11:23:48.875Z] --- PASS: TestParseHostURL (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-11T11:23:48.875Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-11T11:23:48.875Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestNegotiateAPIVersion [2021-08-11T11:23:48.875Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestNegotiateAPVersionOverride [2021-08-11T11:23:48.875Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-11T11:23:48.875Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-11T11:23:48.875Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-11T11:23:48.875Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestClientRedirect [2021-08-11T11:23:48.875Z] --- PASS: TestClientRedirect (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigCreateUnsupported [2021-08-11T11:23:48.875Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigCreateError [2021-08-11T11:23:48.875Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigCreate [2021-08-11T11:23:48.875Z] --- PASS: TestConfigCreate (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigInspectNotFound [2021-08-11T11:23:48.875Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigInspectWithEmptyID [2021-08-11T11:23:48.875Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigInspectUnsupported [2021-08-11T11:23:48.875Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigInspectError [2021-08-11T11:23:48.875Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigInspectConfigNotFound [2021-08-11T11:23:48.875Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigInspect [2021-08-11T11:23:48.875Z] --- PASS: TestConfigInspect (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigListUnsupported [2021-08-11T11:23:48.875Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigListError [2021-08-11T11:23:48.875Z] --- PASS: TestConfigListError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigList [2021-08-11T11:23:48.875Z] --- PASS: TestConfigList (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigRemoveUnsupported [2021-08-11T11:23:48.875Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigRemoveError [2021-08-11T11:23:48.875Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigRemove [2021-08-11T11:23:48.875Z] --- PASS: TestConfigRemove (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigUpdateUnsupported [2021-08-11T11:23:48.875Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigUpdateError [2021-08-11T11:23:48.875Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestConfigUpdate [2021-08-11T11:23:48.875Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerCommitError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerCommit [2021-08-11T11:23:48.875Z] --- PASS: TestContainerCommit (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStatPathError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStatPathNotFoundError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStatPathNoHeaderError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStatPath [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyToContainerError [2021-08-11T11:23:48.875Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyToContainerNotFoundError [2021-08-11T11:23:48.875Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-11T11:23:48.875Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyToContainer [2021-08-11T11:23:48.875Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyFromContainerError [2021-08-11T11:23:48.875Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyFromContainerNotFoundError [2021-08-11T11:23:48.875Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-11T11:23:48.875Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-11T11:23:48.875Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestCopyFromContainer [2021-08-11T11:23:48.875Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerCreateError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerCreateImageNotFound [2021-08-11T11:23:48.875Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerCreateWithName [2021-08-11T11:23:48.875Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerCreateAutoRemove [2021-08-11T11:23:48.875Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerDiffError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerDiff [2021-08-11T11:23:48.875Z] --- PASS: TestContainerDiff (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExecCreateError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExecCreate [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExecStartError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExecStart [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExecInspectError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExecInspect [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExportError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExportError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExport [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExport (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerInspectError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerInspectContainerNotFound [2021-08-11T11:23:48.875Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerInspectWithEmptyID [2021-08-11T11:23:48.875Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerInspect [2021-08-11T11:23:48.875Z] --- PASS: TestContainerInspect (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerInspectNode [2021-08-11T11:23:48.875Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerKillError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerKillError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerKill [2021-08-11T11:23:48.875Z] --- PASS: TestContainerKill (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerListError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerListError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerList [2021-08-11T11:23:48.875Z] --- PASS: TestContainerList (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerLogsNotFoundError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerLogsError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerLogs [2021-08-11T11:23:48.875Z] --- PASS: TestContainerLogs (0.12s) [2021-08-11T11:23:48.875Z] === RUN TestContainerPauseError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerPause [2021-08-11T11:23:48.875Z] --- PASS: TestContainerPause (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainersPruneError [2021-08-11T11:23:48.875Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainersPrune [2021-08-11T11:23:48.875Z] --- PASS: TestContainersPrune (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerRemoveError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerRemoveNotFoundError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerRemove [2021-08-11T11:23:48.875Z] --- PASS: TestContainerRemove (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerRenameError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerRename [2021-08-11T11:23:48.875Z] --- PASS: TestContainerRename (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerResizeError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExecResizeError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerResize [2021-08-11T11:23:48.875Z] --- PASS: TestContainerResize (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerExecResize [2021-08-11T11:23:48.875Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerRestartError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerRestart [2021-08-11T11:23:48.875Z] --- PASS: TestContainerRestart (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStartError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStartError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStart [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStart (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStatsError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStats [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStats (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStopError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStopError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerStop [2021-08-11T11:23:48.875Z] --- PASS: TestContainerStop (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerTopError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerTopError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerTop [2021-08-11T11:23:48.875Z] --- PASS: TestContainerTop (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerUnpauseError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerUnpause [2021-08-11T11:23:48.875Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerUpdateError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerUpdate [2021-08-11T11:23:48.875Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerWaitError [2021-08-11T11:23:48.875Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestContainerWait [2021-08-11T11:23:48.875Z] --- PASS: TestContainerWait (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestDiskUsageError [2021-08-11T11:23:48.875Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestDiskUsage [2021-08-11T11:23:48.875Z] --- PASS: TestDiskUsage (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestDistributionInspectUnsupported [2021-08-11T11:23:48.875Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestDistributionInspectWithEmptyID [2021-08-11T11:23:48.875Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestEventsErrorInOptions [2021-08-11T11:23:48.875Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestEventsErrorFromServer [2021-08-11T11:23:48.875Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestEvents [2021-08-11T11:23:48.875Z] --- PASS: TestEvents (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestTLSCloseWriter [2021-08-11T11:23:48.875Z] === PAUSE TestTLSCloseWriter [2021-08-11T11:23:48.875Z] === RUN TestImageBuildError [2021-08-11T11:23:48.875Z] --- PASS: TestImageBuildError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageBuild [2021-08-11T11:23:48.875Z] --- PASS: TestImageBuild (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestGetDockerOS [2021-08-11T11:23:48.875Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageCreateError [2021-08-11T11:23:48.875Z] --- PASS: TestImageCreateError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageCreate [2021-08-11T11:23:48.875Z] --- PASS: TestImageCreate (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageHistoryError [2021-08-11T11:23:48.875Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageHistory [2021-08-11T11:23:48.875Z] --- PASS: TestImageHistory (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageImportError [2021-08-11T11:23:48.875Z] --- PASS: TestImageImportError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageImport [2021-08-11T11:23:48.875Z] --- PASS: TestImageImport (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageInspectError [2021-08-11T11:23:48.875Z] --- PASS: TestImageInspectError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageInspectImageNotFound [2021-08-11T11:23:48.875Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageInspectWithEmptyID [2021-08-11T11:23:48.875Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageInspect [2021-08-11T11:23:48.875Z] --- PASS: TestImageInspect (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageListError [2021-08-11T11:23:48.875Z] --- PASS: TestImageListError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageList [2021-08-11T11:23:48.875Z] --- PASS: TestImageList (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageListApiBefore125 [2021-08-11T11:23:48.875Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageLoadError [2021-08-11T11:23:48.875Z] --- PASS: TestImageLoadError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImageLoad [2021-08-11T11:23:48.875Z] --- PASS: TestImageLoad (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagesPruneError [2021-08-11T11:23:48.875Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagesPrune [2021-08-11T11:23:48.875Z] --- PASS: TestImagesPrune (0.01s) [2021-08-11T11:23:48.875Z] === RUN TestImagePullReferenceParseError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePullAnyError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePullWithoutErrors [2021-08-11T11:23:48.875Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePushReferenceError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePushAnyError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-11T11:23:48.875Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:23:48.875Z] === RUN TestImagePushWithoutErrors [2021-08-11T11:23:48.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-11T11:23:48.875Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-11T11:23:48.875Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-11T11:23:48.875Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-11T11:23:48.875Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-11T11:23:48.876Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-11T11:23:48.876Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-11T11:23:48.876Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-11T11:23:48.876Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageRemoveError [2021-08-11T11:23:48.876Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageRemoveImageNotFound [2021-08-11T11:23:48.876Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageRemove [2021-08-11T11:23:48.876Z] --- PASS: TestImageRemove (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageSaveError [2021-08-11T11:23:48.876Z] --- PASS: TestImageSaveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageSave [2021-08-11T11:23:48.876Z] --- PASS: TestImageSave (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageSearchAnyError [2021-08-11T11:23:48.876Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-11T11:23:48.876Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:23:48.876Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:23:48.876Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-11T11:23:48.876Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageSearchWithoutErrors [2021-08-11T11:23:48.876Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageTagError [2021-08-11T11:23:48.876Z] --- PASS: TestImageTagError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageTagInvalidReference [2021-08-11T11:23:48.876Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageTagInvalidSourceImageName [2021-08-11T11:23:48.876Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageTagHexSource [2021-08-11T11:23:48.876Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestImageTag [2021-08-11T11:23:48.876Z] --- PASS: TestImageTag (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestInfoServerError [2021-08-11T11:23:48.876Z] --- PASS: TestInfoServerError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestInfoInvalidResponseJSONError [2021-08-11T11:23:48.876Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestInfo [2021-08-11T11:23:48.876Z] --- PASS: TestInfo (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkConnectError [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkConnect [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkCreateError [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkCreate [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkDisconnectError [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkDisconnect [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkInspectError [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkInspectNotFoundError [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkInspectWithEmptyID [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkInspect [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkListError [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkListError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkList [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkList (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworksPruneError [2021-08-11T11:23:48.876Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworksPrune [2021-08-11T11:23:48.876Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkRemoveError [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNetworkRemove [2021-08-11T11:23:48.876Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeInspectError [2021-08-11T11:23:48.876Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeInspectNodeNotFound [2021-08-11T11:23:48.876Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeInspectWithEmptyID [2021-08-11T11:23:48.876Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeInspect [2021-08-11T11:23:48.876Z] --- PASS: TestNodeInspect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeListError [2021-08-11T11:23:48.876Z] --- PASS: TestNodeListError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeList [2021-08-11T11:23:48.876Z] --- PASS: TestNodeList (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeRemoveError [2021-08-11T11:23:48.876Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeRemove [2021-08-11T11:23:48.876Z] --- PASS: TestNodeRemove (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeUpdateError [2021-08-11T11:23:48.876Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestNodeUpdate [2021-08-11T11:23:48.876Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestOptionWithTimeout [2021-08-11T11:23:48.876Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPingFail [2021-08-11T11:23:48.876Z] --- PASS: TestPingFail (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPingWithError [2021-08-11T11:23:48.876Z] 2021/08/11 11:23:48 RoundTripper returned a response & error; ignoring response [2021-08-11T11:23:48.876Z] 2021/08/11 11:23:48 RoundTripper returned a response & error; ignoring response [2021-08-11T11:23:48.876Z] --- PASS: TestPingWithError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPingSuccess [2021-08-11T11:23:48.876Z] --- PASS: TestPingSuccess (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPingHeadFallback [2021-08-11T11:23:48.876Z] === RUN TestPingHeadFallback/OK [2021-08-11T11:23:48.876Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-11T11:23:48.876Z] === RUN TestPingHeadFallback/Not_Found [2021-08-11T11:23:48.876Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-11T11:23:48.876Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-11T11:23:48.876Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-11T11:23:48.876Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-11T11:23:48.876Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-11T11:23:48.876Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginDisableError [2021-08-11T11:23:48.876Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginDisable [2021-08-11T11:23:48.876Z] --- PASS: TestPluginDisable (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginEnableError [2021-08-11T11:23:48.876Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginEnable [2021-08-11T11:23:48.876Z] --- PASS: TestPluginEnable (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginInspectError [2021-08-11T11:23:48.876Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginInspectWithEmptyID [2021-08-11T11:23:48.876Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginInspect [2021-08-11T11:23:48.876Z] --- PASS: TestPluginInspect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginListError [2021-08-11T11:23:48.876Z] --- PASS: TestPluginListError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginList [2021-08-11T11:23:48.876Z] --- PASS: TestPluginList (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginPushError [2021-08-11T11:23:48.876Z] --- PASS: TestPluginPushError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginPush [2021-08-11T11:23:48.876Z] --- PASS: TestPluginPush (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginRemoveError [2021-08-11T11:23:48.876Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginRemove [2021-08-11T11:23:48.876Z] --- PASS: TestPluginRemove (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginSetError [2021-08-11T11:23:48.876Z] --- PASS: TestPluginSetError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPluginSet [2021-08-11T11:23:48.876Z] --- PASS: TestPluginSet (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSetHostHeader [2021-08-11T11:23:48.876Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestPlainTextError [2021-08-11T11:23:48.876Z] --- PASS: TestPlainTextError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestInfiniteError [2021-08-11T11:23:48.876Z] --- PASS: TestInfiniteError (0.02s) [2021-08-11T11:23:48.876Z] === RUN TestCanceledContext [2021-08-11T11:23:48.876Z] 2021/08/11 11:23:48 RoundTripper returned a response & error; ignoring response [2021-08-11T11:23:48.876Z] --- PASS: TestCanceledContext (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestDeadlineExceededContext [2021-08-11T11:23:48.876Z] 2021/08/11 11:23:48 RoundTripper returned a response & error; ignoring response [2021-08-11T11:23:48.876Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretCreateUnsupported [2021-08-11T11:23:48.876Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretCreateError [2021-08-11T11:23:48.876Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretCreate [2021-08-11T11:23:48.876Z] --- PASS: TestSecretCreate (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretInspectUnsupported [2021-08-11T11:23:48.876Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretInspectError [2021-08-11T11:23:48.876Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretInspectSecretNotFound [2021-08-11T11:23:48.876Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretInspectWithEmptyID [2021-08-11T11:23:48.876Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretInspect [2021-08-11T11:23:48.876Z] --- PASS: TestSecretInspect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretListUnsupported [2021-08-11T11:23:48.876Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretListError [2021-08-11T11:23:48.876Z] --- PASS: TestSecretListError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretList [2021-08-11T11:23:48.876Z] --- PASS: TestSecretList (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretRemoveUnsupported [2021-08-11T11:23:48.876Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretRemoveError [2021-08-11T11:23:48.876Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretRemove [2021-08-11T11:23:48.876Z] --- PASS: TestSecretRemove (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretUpdateUnsupported [2021-08-11T11:23:48.876Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretUpdateError [2021-08-11T11:23:48.876Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSecretUpdate [2021-08-11T11:23:48.876Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceCreateError [2021-08-11T11:23:48.876Z] --- PASS: TestServiceCreateError (0.02s) [2021-08-11T11:23:48.876Z] === RUN TestServiceCreate [2021-08-11T11:23:48.876Z] --- PASS: TestServiceCreate (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-11T11:23:48.876Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceCreateDigestPinning [2021-08-11T11:23:48.876Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceInspectError [2021-08-11T11:23:48.876Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceInspectServiceNotFound [2021-08-11T11:23:48.876Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceInspectWithEmptyID [2021-08-11T11:23:48.876Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceInspect [2021-08-11T11:23:48.876Z] --- PASS: TestServiceInspect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceListError [2021-08-11T11:23:48.876Z] --- PASS: TestServiceListError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceList [2021-08-11T11:23:48.876Z] --- PASS: TestServiceList (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceLogsError [2021-08-11T11:23:48.876Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceLogs [2021-08-11T11:23:48.876Z] --- PASS: TestServiceLogs (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceRemoveError [2021-08-11T11:23:48.876Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceRemoveNotFoundError [2021-08-11T11:23:48.876Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceRemove [2021-08-11T11:23:48.876Z] --- PASS: TestServiceRemove (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceUpdateError [2021-08-11T11:23:48.876Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestServiceUpdate [2021-08-11T11:23:48.876Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmGetUnlockKeyError [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmGetUnlockKey [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmInitError [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmInit [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmInit (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmInspectError [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmInspect [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmJoinError [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmJoin [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmLeaveError [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmLeave [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmUnlockError [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmUnlock [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmUpdateError [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestSwarmUpdate [2021-08-11T11:23:48.876Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestTaskInspectError [2021-08-11T11:23:48.876Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestTaskInspectWithEmptyID [2021-08-11T11:23:48.876Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestTaskInspect [2021-08-11T11:23:48.876Z] --- PASS: TestTaskInspect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestTaskListError [2021-08-11T11:23:48.876Z] --- PASS: TestTaskListError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestTaskList [2021-08-11T11:23:48.876Z] --- PASS: TestTaskList (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeCreateError [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeCreate [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeInspectError [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeInspectNotFound [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeInspectWithEmptyID [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeInspect [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeListError [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeListError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeList [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeList (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeRemoveError [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-11T11:23:48.876Z] === RUN TestVolumeRemove [2021-08-11T11:23:48.876Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-11T11:23:48.876Z] === CONT TestTLSCloseWriter [2021-08-11T11:23:48.876Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-11T11:23:48.876Z] PASS [2021-08-11T11:23:48.876Z] coverage: 74.8% of statements [2021-08-11T11:23:48.876Z] ok github.com/docker/docker/client 0.556s coverage: 74.8% of statements [2021-08-11T11:23:49.818Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.09s) [2021-08-11T11:23:49.818Z] PASS [2021-08-11T11:23:49.818Z] [2021-08-11T11:23:49.818Z] === Skipped [2021-08-11T11:23:49.818Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-11T11:23:49.818Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:23:49.818Z] [2021-08-11T11:23:49.818Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-11T11:23:49.818Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-11T11:23:49.818Z] [2021-08-11T11:23:49.818Z] [2021-08-11T11:23:49.818Z] DONE 34 tests, 2 skipped in 120.590s [2021-08-11T11:23:49.818Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-11T11:23:49.818Z] INFO: Testing against a local daemon [2021-08-11T11:23:49.818Z] === RUN TestConfigInspect [2021-08-11T11:23:51.196Z] --- PASS: TestConfigInspect (2.23s) [2021-08-11T11:23:51.196Z] === RUN TestConfigList [2021-08-11T11:23:51.257Z] #20 32.43 Unpacking bash-completion (1:2.8-6) ... [2021-08-11T11:23:51.257Z] #20 32.78 Selecting previously unselected package bzip2. [2021-08-11T11:23:51.257Z] #20 32.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-11T11:23:51.257Z] #20 32.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-11T11:23:51.517Z] #20 32.87 Selecting previously unselected package xz-utils. [2021-08-11T11:23:51.517Z] #20 32.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-11T11:23:51.517Z] #20 32.89 Unpacking xz-utils (5.2.4-1) ... [2021-08-11T11:23:51.517Z] #20 33.03 Selecting previously unselected package apparmor. [2021-08-11T11:23:51.517Z] #20 33.04 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-11T11:23:51.517Z] #20 33.10 Unpacking apparmor (2.13.2-10) ... [2021-08-11T11:23:52.088Z] #20 33.38 Selecting previously unselected package aufs-tools. [2021-08-11T11:23:52.088Z] #20 33.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-11T11:23:52.088Z] #20 33.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-11T11:23:52.088Z] #20 33.49 Selecting previously unselected package libonig5:amd64. [2021-08-11T11:23:52.088Z] #20 33.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-11T11:23:52.088Z] #20 33.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-11T11:23:52.088Z] #20 33.61 Selecting previously unselected package libjq1:amd64. [2021-08-11T11:23:52.088Z] #20 33.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-11T11:23:52.088Z] #20 33.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-11T11:23:52.348Z] #20 33.74 Selecting previously unselected package jq. [2021-08-11T11:23:52.348Z] #20 33.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-11T11:23:52.348Z] #20 33.76 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-11T11:23:52.348Z] #20 33.84 Selecting previously unselected package libaio1:amd64. [2021-08-11T11:23:52.348Z] #20 33.86 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-11T11:23:52.348Z] #20 33.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-11T11:23:52.348Z] #20 33.93 Selecting previously unselected package libgpm2:amd64. [2021-08-11T11:23:52.348Z] #20 33.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-11T11:23:52.348Z] #20 33.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-11T11:23:52.531Z] === RUN TestCheckpointCreateError [2021-08-11T11:23:52.531Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCheckpointCreate [2021-08-11T11:23:52.531Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCheckpointDeleteError [2021-08-11T11:23:52.531Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCheckpointDelete [2021-08-11T11:23:52.531Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCheckpointListError [2021-08-11T11:23:52.531Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCheckpointList [2021-08-11T11:23:52.531Z] --- PASS: TestCheckpointList (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCheckpointListContainerNotFound [2021-08-11T11:23:52.531Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestNewClientWithOpsFromEnv [2021-08-11T11:23:52.531Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-11T11:23:52.531Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestGetAPIPath [2021-08-11T11:23:52.531Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestParseHostURL [2021-08-11T11:23:52.531Z] --- PASS: TestParseHostURL (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-11T11:23:52.531Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-11T11:23:52.531Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestNegotiateAPIVersion [2021-08-11T11:23:52.531Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestNegotiateAPVersionOverride [2021-08-11T11:23:52.531Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-11T11:23:52.531Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-11T11:23:52.531Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-11T11:23:52.531Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestClientRedirect [2021-08-11T11:23:52.531Z] --- PASS: TestClientRedirect (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigCreateUnsupported [2021-08-11T11:23:52.531Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigCreateError [2021-08-11T11:23:52.531Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigCreate [2021-08-11T11:23:52.531Z] --- PASS: TestConfigCreate (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigInspectNotFound [2021-08-11T11:23:52.531Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigInspectWithEmptyID [2021-08-11T11:23:52.531Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigInspectUnsupported [2021-08-11T11:23:52.531Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigInspectError [2021-08-11T11:23:52.531Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigInspectConfigNotFound [2021-08-11T11:23:52.531Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigInspect [2021-08-11T11:23:52.531Z] --- PASS: TestConfigInspect (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigListUnsupported [2021-08-11T11:23:52.531Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigListError [2021-08-11T11:23:52.531Z] --- PASS: TestConfigListError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigList [2021-08-11T11:23:52.531Z] --- PASS: TestConfigList (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigRemoveUnsupported [2021-08-11T11:23:52.531Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigRemoveError [2021-08-11T11:23:52.531Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigRemove [2021-08-11T11:23:52.531Z] --- PASS: TestConfigRemove (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigUpdateUnsupported [2021-08-11T11:23:52.531Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigUpdateError [2021-08-11T11:23:52.531Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestConfigUpdate [2021-08-11T11:23:52.531Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerCommitError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerCommit [2021-08-11T11:23:52.531Z] --- PASS: TestContainerCommit (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerStatPathError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerStatPathNotFoundError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerStatPathNoHeaderError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerStatPath [2021-08-11T11:23:52.531Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyToContainerError [2021-08-11T11:23:52.531Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyToContainerNotFoundError [2021-08-11T11:23:52.531Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-11T11:23:52.531Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyToContainer [2021-08-11T11:23:52.531Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyFromContainerError [2021-08-11T11:23:52.531Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyFromContainerNotFoundError [2021-08-11T11:23:52.531Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-11T11:23:52.531Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-11T11:23:52.531Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestCopyFromContainer [2021-08-11T11:23:52.531Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerCreateError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerCreateImageNotFound [2021-08-11T11:23:52.531Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerCreateWithName [2021-08-11T11:23:52.531Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerCreateAutoRemove [2021-08-11T11:23:52.531Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerDiffError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerDiff [2021-08-11T11:23:52.531Z] --- PASS: TestContainerDiff (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerExecCreateError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerExecCreate [2021-08-11T11:23:52.531Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerExecStartError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerExecStart [2021-08-11T11:23:52.531Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerExecInspectError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerExecInspect [2021-08-11T11:23:52.531Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerExportError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerExportError (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerExport [2021-08-11T11:23:52.531Z] --- PASS: TestContainerExport (0.00s) [2021-08-11T11:23:52.531Z] === RUN TestContainerInspectError [2021-08-11T11:23:52.531Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerInspectContainerNotFound [2021-08-11T11:23:52.532Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerInspectWithEmptyID [2021-08-11T11:23:52.532Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerInspect [2021-08-11T11:23:52.532Z] --- PASS: TestContainerInspect (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerInspectNode [2021-08-11T11:23:52.532Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerKillError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerKillError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerKill [2021-08-11T11:23:52.532Z] --- PASS: TestContainerKill (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerListError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerListError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerList [2021-08-11T11:23:52.532Z] --- PASS: TestContainerList (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerLogsNotFoundError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerLogsError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerLogsError (0.01s) [2021-08-11T11:23:52.532Z] === RUN TestContainerLogs [2021-08-11T11:23:52.532Z] --- PASS: TestContainerLogs (0.12s) [2021-08-11T11:23:52.532Z] === RUN TestContainerPauseError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerPause [2021-08-11T11:23:52.532Z] --- PASS: TestContainerPause (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainersPruneError [2021-08-11T11:23:52.532Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainersPrune [2021-08-11T11:23:52.532Z] --- PASS: TestContainersPrune (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerRemoveError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerRemoveNotFoundError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerRemove [2021-08-11T11:23:52.532Z] --- PASS: TestContainerRemove (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerRenameError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerRename [2021-08-11T11:23:52.532Z] --- PASS: TestContainerRename (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerResizeError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerExecResizeError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerResize [2021-08-11T11:23:52.532Z] --- PASS: TestContainerResize (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerExecResize [2021-08-11T11:23:52.532Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerRestartError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerRestart [2021-08-11T11:23:52.532Z] --- PASS: TestContainerRestart (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerStartError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerStartError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerStart [2021-08-11T11:23:52.532Z] --- PASS: TestContainerStart (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerStatsError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerStats [2021-08-11T11:23:52.532Z] --- PASS: TestContainerStats (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerStopError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerStopError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerStop [2021-08-11T11:23:52.532Z] --- PASS: TestContainerStop (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerTopError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerTopError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerTop [2021-08-11T11:23:52.532Z] --- PASS: TestContainerTop (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerUnpauseError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerUnpause [2021-08-11T11:23:52.532Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerUpdateError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerUpdate [2021-08-11T11:23:52.532Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerWaitError [2021-08-11T11:23:52.532Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestContainerWait [2021-08-11T11:23:52.532Z] --- PASS: TestContainerWait (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestDiskUsageError [2021-08-11T11:23:52.532Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestDiskUsage [2021-08-11T11:23:52.532Z] --- PASS: TestDiskUsage (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestDistributionInspectUnsupported [2021-08-11T11:23:52.532Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestDistributionInspectWithEmptyID [2021-08-11T11:23:52.532Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestEventsErrorInOptions [2021-08-11T11:23:52.532Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestEventsErrorFromServer [2021-08-11T11:23:52.532Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestEvents [2021-08-11T11:23:52.532Z] --- PASS: TestEvents (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestTLSCloseWriter [2021-08-11T11:23:52.532Z] === PAUSE TestTLSCloseWriter [2021-08-11T11:23:52.532Z] === RUN TestImageBuildError [2021-08-11T11:23:52.532Z] --- PASS: TestImageBuildError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageBuild [2021-08-11T11:23:52.532Z] --- PASS: TestImageBuild (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestGetDockerOS [2021-08-11T11:23:52.532Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageCreateError [2021-08-11T11:23:52.532Z] --- PASS: TestImageCreateError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageCreate [2021-08-11T11:23:52.532Z] --- PASS: TestImageCreate (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageHistoryError [2021-08-11T11:23:52.532Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageHistory [2021-08-11T11:23:52.532Z] --- PASS: TestImageHistory (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageImportError [2021-08-11T11:23:52.532Z] --- PASS: TestImageImportError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageImport [2021-08-11T11:23:52.532Z] --- PASS: TestImageImport (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageInspectError [2021-08-11T11:23:52.532Z] --- PASS: TestImageInspectError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageInspectImageNotFound [2021-08-11T11:23:52.532Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageInspectWithEmptyID [2021-08-11T11:23:52.532Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageInspect [2021-08-11T11:23:52.532Z] --- PASS: TestImageInspect (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageListError [2021-08-11T11:23:52.532Z] --- PASS: TestImageListError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageList [2021-08-11T11:23:52.532Z] --- PASS: TestImageList (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageListApiBefore125 [2021-08-11T11:23:52.532Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageLoadError [2021-08-11T11:23:52.532Z] --- PASS: TestImageLoadError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageLoad [2021-08-11T11:23:52.532Z] --- PASS: TestImageLoad (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagesPruneError [2021-08-11T11:23:52.532Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagesPrune [2021-08-11T11:23:52.532Z] --- PASS: TestImagesPrune (0.01s) [2021-08-11T11:23:52.532Z] === RUN TestImagePullReferenceParseError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePullAnyError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePullWithoutErrors [2021-08-11T11:23:52.532Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePushReferenceError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePushAnyError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImagePushWithoutErrors [2021-08-11T11:23:52.532Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-11T11:23:52.532Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-11T11:23:52.532Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-11T11:23:52.532Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-11T11:23:52.532Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageRemoveError [2021-08-11T11:23:52.532Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageRemoveImageNotFound [2021-08-11T11:23:52.532Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageRemove [2021-08-11T11:23:52.532Z] --- PASS: TestImageRemove (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageSaveError [2021-08-11T11:23:52.532Z] --- PASS: TestImageSaveError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageSave [2021-08-11T11:23:52.532Z] --- PASS: TestImageSave (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageSearchAnyError [2021-08-11T11:23:52.532Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-11T11:23:52.532Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:23:52.532Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:23:52.532Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-11T11:23:52.532Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageSearchWithoutErrors [2021-08-11T11:23:52.532Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageTagError [2021-08-11T11:23:52.532Z] --- PASS: TestImageTagError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageTagInvalidReference [2021-08-11T11:23:52.532Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageTagInvalidSourceImageName [2021-08-11T11:23:52.532Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageTagHexSource [2021-08-11T11:23:52.532Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestImageTag [2021-08-11T11:23:52.532Z] --- PASS: TestImageTag (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestInfoServerError [2021-08-11T11:23:52.532Z] --- PASS: TestInfoServerError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestInfoInvalidResponseJSONError [2021-08-11T11:23:52.532Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestInfo [2021-08-11T11:23:52.532Z] --- PASS: TestInfo (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkConnectError [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkConnect [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkCreateError [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkCreate [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkDisconnectError [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkDisconnect [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkInspectError [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkInspectNotFoundError [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkInspectWithEmptyID [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkInspect [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkListError [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkListError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkList [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkList (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworksPruneError [2021-08-11T11:23:52.532Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworksPrune [2021-08-11T11:23:52.532Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkRemoveError [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNetworkRemove [2021-08-11T11:23:52.532Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeInspectError [2021-08-11T11:23:52.532Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeInspectNodeNotFound [2021-08-11T11:23:52.532Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeInspectWithEmptyID [2021-08-11T11:23:52.532Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeInspect [2021-08-11T11:23:52.532Z] --- PASS: TestNodeInspect (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeListError [2021-08-11T11:23:52.532Z] --- PASS: TestNodeListError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeList [2021-08-11T11:23:52.532Z] --- PASS: TestNodeList (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeRemoveError [2021-08-11T11:23:52.532Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeRemove [2021-08-11T11:23:52.532Z] --- PASS: TestNodeRemove (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeUpdateError [2021-08-11T11:23:52.532Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestNodeUpdate [2021-08-11T11:23:52.532Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestOptionWithTimeout [2021-08-11T11:23:52.532Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPingFail [2021-08-11T11:23:52.532Z] --- PASS: TestPingFail (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPingWithError [2021-08-11T11:23:52.532Z] 2021/08/11 11:23:51 RoundTripper returned a response & error; ignoring response [2021-08-11T11:23:52.532Z] 2021/08/11 11:23:51 RoundTripper returned a response & error; ignoring response [2021-08-11T11:23:52.532Z] --- PASS: TestPingWithError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPingSuccess [2021-08-11T11:23:52.532Z] --- PASS: TestPingSuccess (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPingHeadFallback [2021-08-11T11:23:52.532Z] === RUN TestPingHeadFallback/OK [2021-08-11T11:23:52.532Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-11T11:23:52.532Z] === RUN TestPingHeadFallback/Not_Found [2021-08-11T11:23:52.532Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-11T11:23:52.532Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-11T11:23:52.532Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-11T11:23:52.532Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-11T11:23:52.532Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-11T11:23:52.532Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginDisableError [2021-08-11T11:23:52.532Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginDisable [2021-08-11T11:23:52.532Z] --- PASS: TestPluginDisable (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginEnableError [2021-08-11T11:23:52.532Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginEnable [2021-08-11T11:23:52.532Z] --- PASS: TestPluginEnable (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginInspectError [2021-08-11T11:23:52.532Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginInspectWithEmptyID [2021-08-11T11:23:52.532Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginInspect [2021-08-11T11:23:52.532Z] --- PASS: TestPluginInspect (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginListError [2021-08-11T11:23:52.532Z] --- PASS: TestPluginListError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginList [2021-08-11T11:23:52.532Z] --- PASS: TestPluginList (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginPushError [2021-08-11T11:23:52.532Z] --- PASS: TestPluginPushError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginPush [2021-08-11T11:23:52.532Z] --- PASS: TestPluginPush (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginRemoveError [2021-08-11T11:23:52.532Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginRemove [2021-08-11T11:23:52.532Z] --- PASS: TestPluginRemove (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginSetError [2021-08-11T11:23:52.532Z] --- PASS: TestPluginSetError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPluginSet [2021-08-11T11:23:52.532Z] --- PASS: TestPluginSet (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestSetHostHeader [2021-08-11T11:23:52.532Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestPlainTextError [2021-08-11T11:23:52.532Z] --- PASS: TestPlainTextError (0.00s) [2021-08-11T11:23:52.532Z] === RUN TestInfiniteError [2021-08-11T11:23:52.532Z] --- PASS: TestInfiniteError (0.03s) [2021-08-11T11:23:52.533Z] === RUN TestCanceledContext [2021-08-11T11:23:52.533Z] 2021/08/11 11:23:51 RoundTripper returned a response & error; ignoring response [2021-08-11T11:23:52.533Z] --- PASS: TestCanceledContext (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestDeadlineExceededContext [2021-08-11T11:23:52.533Z] 2021/08/11 11:23:51 RoundTripper returned a response & error; ignoring response [2021-08-11T11:23:52.533Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretCreateUnsupported [2021-08-11T11:23:52.533Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretCreateError [2021-08-11T11:23:52.533Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretCreate [2021-08-11T11:23:52.533Z] --- PASS: TestSecretCreate (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretInspectUnsupported [2021-08-11T11:23:52.533Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretInspectError [2021-08-11T11:23:52.533Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretInspectSecretNotFound [2021-08-11T11:23:52.533Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretInspectWithEmptyID [2021-08-11T11:23:52.533Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretInspect [2021-08-11T11:23:52.533Z] --- PASS: TestSecretInspect (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretListUnsupported [2021-08-11T11:23:52.533Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretListError [2021-08-11T11:23:52.533Z] --- PASS: TestSecretListError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretList [2021-08-11T11:23:52.533Z] --- PASS: TestSecretList (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretRemoveUnsupported [2021-08-11T11:23:52.533Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretRemoveError [2021-08-11T11:23:52.533Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretRemove [2021-08-11T11:23:52.533Z] --- PASS: TestSecretRemove (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretUpdateUnsupported [2021-08-11T11:23:52.533Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretUpdateError [2021-08-11T11:23:52.533Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSecretUpdate [2021-08-11T11:23:52.533Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceCreateError [2021-08-11T11:23:52.533Z] --- PASS: TestServiceCreateError (0.01s) [2021-08-11T11:23:52.533Z] === RUN TestServiceCreate [2021-08-11T11:23:52.533Z] --- PASS: TestServiceCreate (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-11T11:23:52.533Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceCreateDigestPinning [2021-08-11T11:23:52.533Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-08-11T11:23:52.533Z] === RUN TestServiceInspectError [2021-08-11T11:23:52.533Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceInspectServiceNotFound [2021-08-11T11:23:52.533Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceInspectWithEmptyID [2021-08-11T11:23:52.533Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceInspect [2021-08-11T11:23:52.533Z] --- PASS: TestServiceInspect (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceListError [2021-08-11T11:23:52.533Z] --- PASS: TestServiceListError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceList [2021-08-11T11:23:52.533Z] --- PASS: TestServiceList (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceLogsError [2021-08-11T11:23:52.533Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceLogs [2021-08-11T11:23:52.533Z] --- PASS: TestServiceLogs (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceRemoveError [2021-08-11T11:23:52.533Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceRemoveNotFoundError [2021-08-11T11:23:52.533Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceRemove [2021-08-11T11:23:52.533Z] --- PASS: TestServiceRemove (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceUpdateError [2021-08-11T11:23:52.533Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestServiceUpdate [2021-08-11T11:23:52.533Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmGetUnlockKeyError [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmGetUnlockKey [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmInitError [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmInit [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmInit (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmInspectError [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmInspect [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmJoinError [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmJoin [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmLeaveError [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmLeave [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmUnlockError [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmUnlock [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmUpdateError [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestSwarmUpdate [2021-08-11T11:23:52.533Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestTaskInspectError [2021-08-11T11:23:52.533Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestTaskInspectWithEmptyID [2021-08-11T11:23:52.533Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestTaskInspect [2021-08-11T11:23:52.533Z] --- PASS: TestTaskInspect (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestTaskListError [2021-08-11T11:23:52.533Z] --- PASS: TestTaskListError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestTaskList [2021-08-11T11:23:52.533Z] --- PASS: TestTaskList (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeCreateError [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeCreate [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeInspectError [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeInspectNotFound [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeInspectWithEmptyID [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeInspect [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeListError [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeListError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeList [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeList (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeRemoveError [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-11T11:23:52.533Z] === RUN TestVolumeRemove [2021-08-11T11:23:52.533Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-11T11:23:52.533Z] === CONT TestTLSCloseWriter [2021-08-11T11:23:52.533Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-11T11:23:52.533Z] PASS [2021-08-11T11:23:52.533Z] coverage: 74.8% of statements [2021-08-11T11:23:52.533Z] ok github.com/docker/docker/client 0.587s coverage: 74.8% of statements [2021-08-11T11:23:52.608Z] #20 34.00 Selecting previously unselected package libicu63:amd64. [2021-08-11T11:23:52.608Z] #20 34.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-11T11:23:52.608Z] #20 34.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-11T11:23:53.733Z] --- PASS: TestConfigList (2.15s) [2021-08-11T11:23:53.733Z] === RUN TestConfigsCreateAndDelete [2021-08-11T11:23:55.151Z] #20 36.67 Selecting previously unselected package libnet1:amd64. [2021-08-11T11:23:55.151Z] #20 36.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-11T11:23:55.151Z] #20 36.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-11T11:23:55.412Z] #20 36.75 Selecting previously unselected package libnl-3-200:amd64. [2021-08-11T11:23:55.412Z] #20 36.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-11T11:23:55.412Z] #20 36.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-11T11:23:55.412Z] #20 36.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-11T11:23:55.412Z] #20 36.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-11T11:23:55.412Z] #20 36.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-11T11:23:55.412Z] #20 36.96 Selecting previously unselected package libreadline5:amd64. [2021-08-11T11:23:55.412Z] #20 36.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-11T11:23:55.412Z] #20 36.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-11T11:23:55.639Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2021-08-11T11:23:55.639Z] === RUN TestConfigsUpdate [2021-08-11T11:23:55.672Z] #20 37.06 Selecting previously unselected package net-tools. [2021-08-11T11:23:55.672Z] #20 37.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-11T11:23:55.672Z] #20 37.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-11T11:23:55.933Z] #20 37.22 Selecting previously unselected package patch. [2021-08-11T11:23:55.933Z] #20 37.23 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-11T11:23:55.933Z] #20 37.23 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-11T11:23:55.933Z] #20 37.35 Selecting previously unselected package python-pip-whl. [2021-08-11T11:23:55.933Z] #20 37.35 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-11T11:23:55.933Z] #20 37.35 Unpacking python-pip-whl (18.1-5) ... [2021-08-11T11:23:56.453Z] #20 37.79 Selecting previously unselected package python3-lib2to3. [2021-08-11T11:23:56.453Z] #20 37.79 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-11T11:23:56.453Z] #20 37.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-11T11:23:56.453Z] #20 37.90 Selecting previously unselected package python3-distutils. [2021-08-11T11:23:56.453Z] #20 37.91 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-11T11:23:56.453Z] #20 37.91 Unpacking python3-distutils (3.7.3-1) ... [2021-08-11T11:23:56.713Z] #20 38.02 Selecting previously unselected package python3-pip. [2021-08-11T11:23:56.713Z] #20 38.03 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-11T11:23:56.713Z] #20 38.03 Unpacking python3-pip (18.1-5) ... [2021-08-11T11:23:56.713Z] #20 38.18 Selecting previously unselected package python3-pkg-resources. [2021-08-11T11:23:56.713Z] #20 38.19 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-11T11:23:56.713Z] #20 38.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-11T11:23:56.974Z] #20 38.32 Selecting previously unselected package python3-setuptools. [2021-08-11T11:23:56.974Z] #20 38.33 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-11T11:23:56.974Z] #20 38.35 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-11T11:23:56.974Z] #20 38.55 Selecting previously unselected package python3-wheel. [2021-08-11T11:23:56.974Z] #20 38.55 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-11T11:23:56.974Z] #20 38.55 Unpacking python3-wheel (0.32.3-2) ... [2021-08-11T11:23:57.234Z] #20 38.61 Selecting previously unselected package sudo. [2021-08-11T11:23:57.234Z] #20 38.62 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-11T11:23:57.234Z] #20 38.63 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-11T11:23:57.494Z] #20 38.94 Selecting previously unselected package thin-provisioning-tools. [2021-08-11T11:23:57.494Z] #20 38.95 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-11T11:23:57.494Z] #20 38.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-11T11:23:57.756Z] #20 39.16 Selecting previously unselected package uidmap. [2021-08-11T11:23:57.756Z] #20 39.17 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-11T11:23:57.756Z] #20 39.17 Unpacking uidmap (1:4.5-1.1) ... [2021-08-11T11:23:58.016Z] #20 39.29 Selecting previously unselected package vim-runtime. [2021-08-11T11:23:58.016Z] #20 39.31 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-11T11:23:58.016Z] #20 39.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-11T11:23:58.016Z] #20 39.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-11T11:23:58.016Z] #20 39.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-11T11:23:58.174Z] --- PASS: TestConfigsUpdate (2.13s) [2021-08-11T11:23:58.174Z] === RUN TestTemplatedConfig [2021-08-11T11:24:00.562Z] #20 41.81 Selecting previously unselected package vim. [2021-08-11T11:24:00.562Z] #20 41.82 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-11T11:24:00.562Z] #20 41.83 Unpacking vim (2:8.1.0875-5) ... [2021-08-11T11:24:00.824Z] #20 42.24 Selecting previously unselected package xfsprogs. [2021-08-11T11:24:00.824Z] #20 42.26 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-11T11:24:00.824Z] #20 42.27 Unpacking xfsprogs (4.20.0-1) ... [2021-08-11T11:24:01.212Z] --- PASS: TestCheckoutGit (23.56s) [2021-08-11T11:24:01.212Z] === RUN TestValidGitTransport [2021-08-11T11:24:01.212Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-11T11:24:01.212Z] === RUN TestGitInvalidRef [2021-08-11T11:24:01.212Z] --- PASS: TestGitInvalidRef (0.15s) [2021-08-11T11:24:01.212Z] PASS [2021-08-11T11:24:01.212Z] coverage: 86.3% of statements [2021-08-11T11:24:01.212Z] ok github.com/docker/docker/builder/remotecontext/git 23.972s coverage: 86.3% of statements [2021-08-11T11:24:01.346Z] #20 42.68 Selecting previously unselected package zip. [2021-08-11T11:24:01.346Z] #20 42.70 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-11T11:24:01.346Z] #20 42.70 Unpacking zip (3.0-11+b1) ... [2021-08-11T11:24:01.346Z] #20 42.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-11T11:24:01.346Z] #20 42.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-11T11:24:01.462Z] --- PASS: TestTemplatedConfig (3.40s) [2021-08-11T11:24:01.462Z] === RUN TestConfigCreateResolve [2021-08-11T11:24:01.606Z] #20 42.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-11T11:24:01.606Z] #20 42.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-11T11:24:01.606Z] #20 42.95 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-11T11:24:01.606Z] #20 42.96 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-11T11:24:01.606Z] #20 42.97 Setting up uidmap (1:4.5-1.1) ... [2021-08-11T11:24:01.606Z] #20 42.98 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-11T11:24:01.606Z] #20 42.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-11T11:24:01.606Z] #20 43.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-11T11:24:01.606Z] #20 43.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-11T11:24:01.606Z] #20 43.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-11T11:24:01.606Z] #20 43.04 Setting up xxd (2:8.1.0875-5) ... [2021-08-11T11:24:01.606Z] #20 43.06 Setting up zip (3.0-11+b1) ... [2021-08-11T11:24:01.606Z] #20 43.07 Setting up vim-common (2:8.1.0875-5) ... [2021-08-11T11:24:01.606Z] #20 43.09 Setting up bash-completion (1:2.8-6) ... [2021-08-11T11:24:01.667Z] ? github.com/docker/docker/cli [no test files] [2021-08-11T11:24:01.667Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-11T11:24:03.369Z] --- PASS: TestConfigCreateResolve (2.25s) [2021-08-11T11:24:03.369Z] PASS [2021-08-11T11:24:03.369Z] [2021-08-11T11:24:03.369Z] DONE 6 tests in 14.459s [2021-08-11T11:24:03.629Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-11T11:24:03.629Z] INFO: Testing against a local daemon [2021-08-11T11:24:03.629Z] === RUN TestCheckpoint [2021-08-11T11:24:03.629Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:24:03.629Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-11T11:24:03.629Z] === RUN TestContainerInvalidJSON [2021-08-11T11:24:03.629Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:24:03.629Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:24:03.629Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:24:03.629Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:24:03.629Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:24:03.629Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:24:03.629Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-11T11:24:03.629Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-11T11:24:03.629Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-11T11:24:03.629Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-11T11:24:03.629Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-11T11:24:03.629Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-11T11:24:03.629Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-11T11:24:03.629Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-11T11:24:03.629Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-11T11:24:03.629Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-11T11:24:03.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-11T11:24:03.889Z] === RUN TestCopyFromContainer [2021-08-11T11:24:04.148Z] #20 45.22 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-11T11:24:04.148Z] #20 45.23 Setting up xz-utils (5.2.4-1) ... [2021-08-11T11:24:04.148Z] #20 45.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-11T11:24:04.148Z] #20 45.25 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-11T11:24:04.148Z] #20 45.26 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-11T11:24:04.148Z] #20 45.32 invoke-rc.d: could not determine current runlevel [2021-08-11T11:24:04.148Z] #20 45.33 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-11T11:24:04.148Z] #20 45.34 Setting up pigz (2.4-1) ... [2021-08-11T11:24:04.148Z] #20 45.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-11T11:24:04.148Z] #20 45.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-11T11:24:04.148Z] #20 45.39 Setting up python-pip-whl (18.1-5) ... [2021-08-11T11:24:04.148Z] #20 45.40 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-11T11:24:04.148Z] #20 45.41 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-11T11:24:04.409Z] #20 45.77 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-11T11:24:04.409Z] #20 45.80 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-11T11:24:04.409Z] #20 45.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-11T11:24:04.409Z] #20 45.82 Setting up vim (2:8.1.0875-5) ... [2021-08-11T11:24:04.409Z] #20 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-11T11:24:04.409Z] #20 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-11T11:24:04.409Z] #20 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-11T11:24:04.409Z] #20 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-11T11:24:04.409Z] #20 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-11T11:24:04.409Z] #20 45.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-11T11:24:04.409Z] #20 45.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-11T11:24:04.409Z] #20 45.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-11T11:24:04.409Z] #20 45.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-11T11:24:04.409Z] #20 45.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-11T11:24:04.409Z] #20 45.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-11T11:24:04.409Z] #20 45.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-11T11:24:04.409Z] #20 45.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-11T11:24:04.409Z] #20 45.97 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-11T11:24:04.893Z] --- PASS: TestCheckoutGit (23.08s) [2021-08-11T11:24:04.893Z] === RUN TestValidGitTransport [2021-08-11T11:24:04.893Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-11T11:24:04.893Z] === RUN TestGitInvalidRef [2021-08-11T11:24:04.893Z] --- PASS: TestGitInvalidRef (0.15s) [2021-08-11T11:24:04.893Z] PASS [2021-08-11T11:24:04.893Z] coverage: 86.3% of statements [2021-08-11T11:24:04.893Z] ok github.com/docker/docker/builder/remotecontext/git 23.518s coverage: 86.3% of statements [2021-08-11T11:24:04.893Z] ? github.com/docker/docker/cli [no test files] [2021-08-11T11:24:04.893Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-11T11:24:05.271Z] === RUN TestCopyFromContainer// [2021-08-11T11:24:05.271Z] === RUN TestCopyFromContainer//bar/root [2021-08-11T11:24:05.271Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-11T11:24:05.271Z] === RUN TestCopyFromContainer/bar/quux [2021-08-11T11:24:05.271Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-11T11:24:05.271Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-11T11:24:05.271Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-11T11:24:05.271Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-11T11:24:05.531Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-11T11:24:05.531Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer (1.77s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-11T11:24:05.531Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-11T11:24:05.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-11T11:24:05.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:24:05.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:24:05.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:24:05.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:24:05.531Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:24:05.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:24:05.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:24:05.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:24:05.531Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:24:05.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-11T11:24:05.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-11T11:24:05.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-11T11:24:05.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-11T11:24:05.531Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-11T11:24:05.531Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-11T11:24:05.531Z] === RUN TestCreateWithInvalidEnv [2021-08-11T11:24:05.531Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-11T11:24:05.531Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-11T11:24:05.531Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-11T11:24:05.531Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-11T11:24:05.531Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-11T11:24:05.531Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-11T11:24:05.531Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-11T11:24:05.531Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-11T11:24:05.531Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-11T11:24:05.531Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-11T11:24:05.531Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-11T11:24:05.531Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-11T11:24:05.531Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-11T11:24:05.531Z] === RUN TestCreateTmpfsMountsTarget [2021-08-11T11:24:05.531Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-11T11:24:05.531Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-11T11:24:06.953Z] #20 48.18 Setting up iptables (1.8.2-4) ... [2021-08-11T11:24:06.953Z] #20 48.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-11T11:24:06.953Z] #20 48.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-11T11:24:06.953Z] #20 48.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-11T11:24:06.953Z] #20 48.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-11T11:24:06.953Z] #20 48.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-11T11:24:06.953Z] #20 48.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-11T11:24:06.953Z] #20 48.25 Setting up python3 (3.7.3-1) ... [2021-08-11T11:24:07.213Z] #20 48.57 Setting up python3-wheel (0.32.3-2) ... [2021-08-11T11:24:07.782Z] #20 49.08 Setting up apparmor (2.13.2-10) ... [2021-08-11T11:24:08.070Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2021-08-11T11:24:08.070Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-11T11:24:09.163Z] #20 50.51 Setting up xfsprogs (4.20.0-1) ... [2021-08-11T11:24:09.163Z] #20 50.52 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-11T11:24:09.423Z] #20 50.80 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-11T11:24:10.362Z] #20 51.57 Setting up python3-distutils (3.7.3-1) ... [2021-08-11T11:24:10.362Z] #20 51.94 Setting up python3-setuptools (40.8.0-1) ... [2021-08-11T11:24:10.606Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2021-08-11T11:24:10.606Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-11T11:24:10.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:24:10.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:24:10.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:24:10.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:24:10.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:24:10.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:24:10.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:24:10.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:24:10.606Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:24:10.606Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:24:10.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:24:10.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:24:10.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:24:10.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:24:10.606Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:24:10.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-11T11:24:10.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-11T11:24:10.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-11T11:24:10.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-11T11:24:10.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-11T11:24:10.606Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-11T11:24:10.606Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-11T11:24:10.865Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-08-11T11:24:10.865Z] === RUN TestCreateDifferentPlatform [2021-08-11T11:24:10.865Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-11T11:24:10.865Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-11T11:24:10.865Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-11T11:24:10.865Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-11T11:24:10.865Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-11T11:24:10.865Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-11T11:24:10.865Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-11T11:24:10.865Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-11T11:24:11.124Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-11T11:24:11.124Z] === RUN TestContainerStartOnDaemonRestart [2021-08-11T11:24:11.124Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-11T11:24:11.124Z] === RUN TestDaemonRestartIpcMode [2021-08-11T11:24:11.124Z] === PAUSE TestDaemonRestartIpcMode [2021-08-11T11:24:11.124Z] === RUN TestDaemonHostGatewayIP [2021-08-11T11:24:11.124Z] === PAUSE TestDaemonHostGatewayIP [2021-08-11T11:24:11.124Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-11T11:24:11.124Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-11T11:24:11.124Z] === RUN TestContainerKillOnDaemonStart [2021-08-11T11:24:11.124Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-11T11:24:11.124Z] === RUN TestDiff [2021-08-11T11:24:11.561Z] #20 52.87 Setting up python3-pip (18.1-5) ... [2021-08-11T11:24:11.694Z] --- PASS: TestDiff (0.74s) [2021-08-11T11:24:11.694Z] === RUN TestExecWithCloseStdin [2021-08-11T11:24:12.141Z] #20 53.67 Processing triggers for libc-bin (2.28-10) ... [2021-08-11T11:24:12.141Z] #20 53.72 Processing triggers for mime-support (3.62) ... [2021-08-11T11:24:13.073Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-08-11T11:24:13.073Z] === RUN TestExec [2021-08-11T11:24:13.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-11T11:24:13.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-11T11:24:13.523Z] #20 DONE 54.7s [2021-08-11T11:24:13.523Z] [2021-08-11T11:24:13.523Z] #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-08-11T11:24:13.523Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-11T11:24:14.000Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestConfigureDaemonLogs [2021-08-11T11:24:14.000Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestCommonOptionsInstallFlags [2021-08-11T11:24:14.000Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-11T11:24:14.000Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-11T11:24:14.000Z] PASS [2021-08-11T11:24:14.000Z] coverage: 18.5% of statements [2021-08-11T11:24:14.000Z] ok github.com/docker/docker/cmd/dockerd 0.811s coverage: 18.5% of statements [2021-08-11T11:24:14.000Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-11T11:24:14.000Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-11T11:24:14.000Z] === RUN TestContainerStopSignal [2021-08-11T11:24:14.000Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestContainerStopTimeout [2021-08-11T11:24:14.000Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-11T11:24:14.000Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-11T11:24:14.000Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-11T11:24:14.000Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestReplaceAndAppendEnvVars [2021-08-11T11:24:14.000Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-11T11:24:14.000Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestNewMemoryStore [2021-08-11T11:24:14.000Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestAddContainers [2021-08-11T11:24:14.000Z] --- PASS: TestAddContainers (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestGetContainer [2021-08-11T11:24:14.000Z] --- PASS: TestGetContainer (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestDeleteContainer [2021-08-11T11:24:14.000Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestListContainers [2021-08-11T11:24:14.000Z] --- PASS: TestListContainers (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestFirstContainer [2021-08-11T11:24:14.000Z] --- PASS: TestFirstContainer (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestApplyAllContainer [2021-08-11T11:24:14.000Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestIsValidHealthString [2021-08-11T11:24:14.000Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestStateRunStop [2021-08-11T11:24:14.000Z] --- PASS: TestStateRunStop (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestStateTimeoutWait [2021-08-11T11:24:14.000Z] state_test.go:141: Stop callback fired [2021-08-11T11:24:14.000Z] state_test.go:165: Stop callback fired [2021-08-11T11:24:14.000Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-11T11:24:14.000Z] === RUN TestIsValidStateString [2021-08-11T11:24:14.000Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestViewSaveDelete [2021-08-11T11:24:14.000Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-11T11:24:14.000Z] === RUN TestViewAll [2021-08-11T11:24:14.000Z] --- PASS: TestViewAll (0.01s) [2021-08-11T11:24:14.000Z] === RUN TestViewGet [2021-08-11T11:24:14.000Z] --- PASS: TestViewGet (0.01s) [2021-08-11T11:24:14.000Z] === RUN TestNames [2021-08-11T11:24:14.000Z] --- PASS: TestNames (0.00s) [2021-08-11T11:24:14.000Z] === RUN TestViewWithHealthCheck [2021-08-11T11:24:14.000Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-11T11:24:14.000Z] PASS [2021-08-11T11:24:14.000Z] coverage: 41.7% of statements [2021-08-11T11:24:14.000Z] ok github.com/docker/docker/container 1.081s coverage: 41.7% of statements [2021-08-11T11:24:14.000Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-11T11:24:14.000Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-11T11:24:14.000Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-11T11:24:14.000Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-11T11:24:14.010Z] --- PASS: TestExec (1.07s) [2021-08-11T11:24:14.010Z] === RUN TestExecUser [2021-08-11T11:24:14.093Z] #21 1.035 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-11T11:24:14.354Z] #21 1.039 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-11T11:24:14.354Z] #21 1.043 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-11T11:24:14.354Z] #21 DONE 1.1s [2021-08-11T11:24:14.354Z] [2021-08-11T11:24:14.354Z] #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-08-11T11:24:14.354Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:24:14.354Z] #57 ... [2021-08-11T11:24:14.354Z] [2021-08-11T11:24:14.354Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-11T11:24:14.354Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-11T11:24:14.948Z] --- PASS: TestExecUser (1.05s) [2021-08-11T11:24:14.948Z] === RUN TestExportContainerAndImportImage [2021-08-11T11:24:15.886Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2021-08-11T11:24:15.886Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-11T11:24:16.163Z] === RUN TestPrepare [2021-08-11T11:24:16.163Z] --- PASS: TestPrepare (0.00s) [2021-08-11T11:24:16.163Z] === RUN TestStart [2021-08-11T11:24:16.163Z] --- PASS: TestStart (0.00s) [2021-08-11T11:24:16.163Z] === RUN TestWaitCancel [2021-08-11T11:24:16.163Z] --- PASS: TestWaitCancel (0.00s) [2021-08-11T11:24:16.163Z] === RUN TestWaitDisabled [2021-08-11T11:24:16.163Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-11T11:24:16.163Z] === RUN TestWaitEnabled [2021-08-11T11:24:16.163Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-11T11:24:16.163Z] === RUN TestRemove [2021-08-11T11:24:16.163Z] --- PASS: TestRemove (0.00s) [2021-08-11T11:24:16.163Z] PASS [2021-08-11T11:24:16.163Z] coverage: 65.3% of statements [2021-08-11T11:24:16.163Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.646s coverage: 65.3% of statements [2021-08-11T11:24:17.243Z] === RUN TestContainerStopSignal [2021-08-11T11:24:17.243Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestContainerStopTimeout [2021-08-11T11:24:17.243Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-11T11:24:17.243Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-11T11:24:17.243Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-11T11:24:17.243Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestReplaceAndAppendEnvVars [2021-08-11T11:24:17.243Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-11T11:24:17.243Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestNewMemoryStore [2021-08-11T11:24:17.243Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestAddContainers [2021-08-11T11:24:17.243Z] --- PASS: TestAddContainers (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestGetContainer [2021-08-11T11:24:17.243Z] --- PASS: TestGetContainer (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestDeleteContainer [2021-08-11T11:24:17.243Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestListContainers [2021-08-11T11:24:17.243Z] --- PASS: TestListContainers (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestFirstContainer [2021-08-11T11:24:17.243Z] --- PASS: TestFirstContainer (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestApplyAllContainer [2021-08-11T11:24:17.243Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestIsValidHealthString [2021-08-11T11:24:17.243Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestStateRunStop [2021-08-11T11:24:17.243Z] --- PASS: TestStateRunStop (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestStateTimeoutWait [2021-08-11T11:24:17.243Z] state_test.go:141: Stop callback fired [2021-08-11T11:24:17.243Z] state_test.go:165: Stop callback fired [2021-08-11T11:24:17.243Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-11T11:24:17.243Z] === RUN TestIsValidStateString [2021-08-11T11:24:17.243Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestViewSaveDelete [2021-08-11T11:24:17.243Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-11T11:24:17.243Z] === RUN TestViewAll [2021-08-11T11:24:17.243Z] --- PASS: TestViewAll (0.01s) [2021-08-11T11:24:17.243Z] === RUN TestViewGet [2021-08-11T11:24:17.243Z] --- PASS: TestViewGet (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestNames [2021-08-11T11:24:17.243Z] --- PASS: TestNames (0.00s) [2021-08-11T11:24:17.243Z] === RUN TestViewWithHealthCheck [2021-08-11T11:24:17.243Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-08-11T11:24:17.243Z] PASS [2021-08-11T11:24:17.243Z] coverage: 41.7% of statements [2021-08-11T11:24:17.243Z] ok github.com/docker/docker/container 0.563s coverage: 41.7% of statements [2021-08-11T11:24:17.265Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-08-11T11:24:17.265Z] === RUN TestHealthCheckWorkdir [2021-08-11T11:24:17.689Z] === RUN TestNewListSecretsFilters [2021-08-11T11:24:17.689Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-11T11:24:17.689Z] === RUN TestNewListConfigsFilters [2021-08-11T11:24:17.689Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-11T11:24:17.689Z] PASS [2021-08-11T11:24:17.689Z] coverage: 0.5% of statements [2021-08-11T11:24:17.689Z] ok github.com/docker/docker/daemon/cluster 1.377s coverage: 0.5% of statements [2021-08-11T11:24:17.689Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-11T11:24:17.699Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestConfigureDaemonLogs [2021-08-11T11:24:17.699Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestCommonOptionsInstallFlags [2021-08-11T11:24:17.699Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-11T11:24:17.699Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-11T11:24:17.699Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-11T11:24:17.699Z] PASS [2021-08-11T11:24:17.699Z] coverage: 18.5% of statements [2021-08-11T11:24:17.699Z] ok github.com/docker/docker/cmd/dockerd 1.228s coverage: 18.5% of statements [2021-08-11T11:24:17.699Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-11T11:24:17.699Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-11T11:24:17.699Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-11T11:24:17.699Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-11T11:24:17.699Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-11T11:24:17.699Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-11T11:24:18.134Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:24:18.134Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:24:18.134Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:24:18.134Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:24:18.134Z] [2021-08-11T11:24:18.134Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-11T11:24:18.134Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-11T11:24:18.134Z] Using test binary docker [2021-08-11T11:24:18.134Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-11T11:24:18.134Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-11T11:24:18.134Z] INFO: Waiting for daemon to start... [2021-08-11T11:24:18.134Z] Starting dockerd [2021-08-11T11:24:18.134Z] . [2021-08-11T11:24:18.134Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-11T11:24:18.144Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-11T11:24:18.144Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-11T11:24:18.144Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-11T11:24:18.144Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-11T11:24:18.144Z] PASS [2021-08-11T11:24:18.144Z] coverage: 35.9% of statements [2021-08-11T11:24:18.144Z] ok github.com/docker/docker/daemon/cluster/convert 1.498s coverage: 35.9% of statements [2021-08-11T11:24:18.557Z] #22 4.256 Collecting yamllint==1.26.1 [2021-08-11T11:24:18.645Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2021-08-11T11:24:18.645Z] === RUN TestHealthKillContainer [2021-08-11T11:24:19.939Z] #22 ... [2021-08-11T11:24:19.939Z] [2021-08-11T11:24:19.939Z] #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-08-11T11:24:19.939Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:24:19.939Z] #40 189.7 + dpkg --print-architecture [2021-08-11T11:24:19.939Z] #40 189.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-11T11:24:19.939Z] #40 190.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-11T11:24:19.940Z] #40 190.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-11T11:24:20.590Z] === RUN TestPrepare [2021-08-11T11:24:20.590Z] --- PASS: TestPrepare (0.00s) [2021-08-11T11:24:20.590Z] === RUN TestStart [2021-08-11T11:24:20.590Z] --- PASS: TestStart (0.00s) [2021-08-11T11:24:20.590Z] === RUN TestWaitCancel [2021-08-11T11:24:20.590Z] --- PASS: TestWaitCancel (0.00s) [2021-08-11T11:24:20.590Z] === RUN TestWaitDisabled [2021-08-11T11:24:20.590Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-11T11:24:20.590Z] === RUN TestWaitEnabled [2021-08-11T11:24:20.590Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-11T11:24:20.590Z] === RUN TestRemove [2021-08-11T11:24:20.590Z] --- PASS: TestRemove (0.00s) [2021-08-11T11:24:20.590Z] PASS [2021-08-11T11:24:20.590Z] coverage: 65.3% of statements [2021-08-11T11:24:20.590Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.604s coverage: 65.3% of statements [2021-08-11T11:24:21.554Z] === RUN TestNewListSecretsFilters [2021-08-11T11:24:21.554Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-11T11:24:21.554Z] === RUN TestNewListConfigsFilters [2021-08-11T11:24:21.554Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-11T11:24:21.554Z] PASS [2021-08-11T11:24:21.554Z] coverage: 0.5% of statements [2021-08-11T11:24:21.554Z] ok github.com/docker/docker/daemon/cluster 1.744s coverage: 0.5% of statements [2021-08-11T11:24:21.853Z] === RUN TestBuilderGC [2021-08-11T11:24:21.853Z] --- PASS: TestBuilderGC (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationNotFound [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestDaemonBrokenConfiguration [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestParseClusterAdvertiseSettings [2021-08-11T11:24:21.853Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestFindConfigurationConflicts [2021-08-11T11:24:21.853Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-11T11:24:21.853Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-11T11:24:21.853Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-11T11:24:21.853Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-11T11:24:21.853Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-11T11:24:21.853Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration/with_label [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration/with_dns [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-11T11:24:21.853Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-11T11:24:21.853Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestModifiedDiscoverySettings [2021-08-11T11:24:21.853Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestReloadSetConfigFileNotExist [2021-08-11T11:24:21.853Z] time="2021-08-11T11:24:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-11T11:24:21.853Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-08-11T11:24:21.853Z] === RUN TestReloadDefaultConfigNotExist [2021-08-11T11:24:21.853Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:24:21.853Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestReloadBadDefaultConfig [2021-08-11T11:24:21.853Z] time="2021-08-11T11:24:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-439011807" [2021-08-11T11:24:21.853Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-11T11:24:21.853Z] === RUN TestReloadWithConflictingLabels [2021-08-11T11:24:21.854Z] time="2021-08-11T11:24:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-406209458" [2021-08-11T11:24:21.854Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-11T11:24:21.854Z] === RUN TestReloadWithDuplicateLabels [2021-08-11T11:24:21.854Z] time="2021-08-11T11:24:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-535007593" [2021-08-11T11:24:21.854Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-11T11:24:21.854Z] === RUN TestDaemonConfigurationMerge [2021-08-11T11:24:21.854Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-11T11:24:21.854Z] PASS [2021-08-11T11:24:21.854Z] coverage: 80.4% of statements [2021-08-11T11:24:21.854Z] ok github.com/docker/docker/daemon/config 0.871s coverage: 80.4% of statements [2021-08-11T11:24:21.934Z] --- PASS: TestHealthKillContainer (3.10s) [2021-08-11T11:24:21.934Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-11T11:24:22.010Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-11T11:24:22.467Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-11T11:24:22.467Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-11T11:24:22.467Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-11T11:24:22.467Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-11T11:24:22.467Z] PASS [2021-08-11T11:24:22.467Z] coverage: 35.9% of statements [2021-08-11T11:24:22.467Z] ok github.com/docker/docker/daemon/cluster/convert 0.629s coverage: 35.9% of statements [2021-08-11T11:24:22.502Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-08-11T11:24:22.502Z] === RUN TestIpcModeNone [2021-08-11T11:24:22.812Z] === RUN TestVerifyNetworkingConfig [2021-08-11T11:24:22.812Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestGetContainer [2021-08-11T11:24:22.812Z] --- PASS: TestGetContainer (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestValidContainerNames [2021-08-11T11:24:22.812Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestContainerInitDNS [2021-08-11T11:24:22.812Z] daemon_test.go:147: root required [2021-08-11T11:24:22.812Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestMerge [2021-08-11T11:24:22.812Z] --- PASS: TestMerge (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestValidateContainerIsolation [2021-08-11T11:24:22.812Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestFindNetworkErrorType [2021-08-11T11:24:22.812Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestEnsureServicesExist [2021-08-11T11:24:22.812Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestEnsureServicesExistErrors [2021-08-11T11:24:22.812Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-11T11:24:22.812Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-11T11:24:22.812Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-11T11:24:22.812Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-11T11:24:22.812Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-11T11:24:22.812Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-11T11:24:22.812Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestContainerDelete [2021-08-11T11:24:22.812Z] --- PASS: TestContainerDelete (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestContainerDoubleDelete [2021-08-11T11:24:22.812Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestLogContainerEventCopyLabels [2021-08-11T11:24:22.812Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestLogContainerEventWithAttributes [2021-08-11T11:24:22.812Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestNoneHealthcheck [2021-08-11T11:24:22.812Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-11T11:24:22.812Z] === RUN TestHealthStates [2021-08-11T11:24:22.812Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.812Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.812Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.812Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.812Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.813Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.813Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.813Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.813Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.813Z] time="2021-08-11T11:24:22Z" 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-08-11T11:24:22.813Z] --- PASS: TestHealthStates (0.10s) [2021-08-11T11:24:22.813Z] === RUN TestMaskURLCredentials [2021-08-11T11:24:22.813Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestGetInspectData [2021-08-11T11:24:22.813Z] --- PASS: TestGetInspectData (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestFillLicense [2021-08-11T11:24:22.813Z] --- PASS: TestFillLicense (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestListInvalidFilter [2021-08-11T11:24:22.813Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestNameFilter [2021-08-11T11:24:22.813Z] --- PASS: TestNameFilter (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-11T11:24:22.813Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-11T11:24:22.813Z] === 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-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-11T11:24:22.813Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-11T11:24:22.813Z] --- 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-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-11T11:24:22.813Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestDaemonReloadLabels [2021-08-11T11:24:22.813Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-11T11:24:22.813Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestDaemonReloadMirrors [2021-08-11T11:24:22.813Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-11T11:24:22.813Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-11T11:24:22.813Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-11T11:24:22.813Z] === RUN TestDaemonDiscoveryReload [2021-08-11T11:24:23.441Z] --- PASS: TestIpcModeNone (1.03s) [2021-08-11T11:24:23.441Z] === RUN TestIpcModePrivate [2021-08-11T11:24:23.772Z] === RUN TestWaitNodeAttachment [2021-08-11T11:24:23.772Z] === RUN TestDiscoveryOptsErrors [2021-08-11T11:24:23.772Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-11T11:24:23.772Z] === RUN TestDiscoveryOpts [2021-08-11T11:24:23.772Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-11T11:24:23.772Z] PASS [2021-08-11T11:24:23.772Z] coverage: 30.0% of statements [2021-08-11T11:24:23.772Z] ok github.com/docker/docker/daemon/discovery 0.957s coverage: 30.0% of statements [2021-08-11T11:24:23.772Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-11T11:24:23.772Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-11T11:24:23.772Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-11T11:24:23.772Z] === RUN TestIsolationConversion [2021-08-11T11:24:23.772Z] === RUN TestIsolationConversion/default [2021-08-11T11:24:23.772Z] === RUN TestIsolationConversion/process [2021-08-11T11:24:23.772Z] === RUN TestIsolationConversion/hyperv [2021-08-11T11:24:23.772Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-11T11:24:23.772Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-11T11:24:23.772Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-11T11:24:23.772Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-11T11:24:23.772Z] === RUN TestContainerLabels [2021-08-11T11:24:23.772Z] --- PASS: TestContainerLabels (0.00s) [2021-08-11T11:24:23.772Z] === RUN TestCredentialSpecConversion [2021-08-11T11:24:23.772Z] === RUN TestCredentialSpecConversion/none [2021-08-11T11:24:23.772Z] === RUN TestCredentialSpecConversion/config [2021-08-11T11:24:23.772Z] === RUN TestCredentialSpecConversion/file [2021-08-11T11:24:23.772Z] === RUN TestCredentialSpecConversion/registry [2021-08-11T11:24:23.772Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-11T11:24:23.772Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-11T11:24:23.772Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-11T11:24:23.772Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-11T11:24:23.772Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-11T11:24:23.772Z] === RUN TestControllerValidateMountBind [2021-08-11T11:24:23.772Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-11T11:24:23.772Z] === RUN TestControllerValidateMountVolume [2021-08-11T11:24:23.772Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-11T11:24:23.772Z] === RUN TestControllerValidateMountTarget [2021-08-11T11:24:23.772Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-08-11T11:24:23.772Z] === RUN TestControllerValidateMountTmpfs [2021-08-11T11:24:23.772Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-11T11:24:23.772Z] === RUN TestControllerValidateMountInvalidType [2021-08-11T11:24:23.772Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-11T11:24:23.772Z] === RUN TestControllerValidateMountNamedPipe [2021-08-11T11:24:23.772Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-11T11:24:23.772Z] PASS [2021-08-11T11:24:23.772Z] coverage: 11.0% of statements [2021-08-11T11:24:23.772Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.430s coverage: 11.0% of statements [2021-08-11T11:24:24.139Z] #40 ... [2021-08-11T11:24:24.139Z] [2021-08-11T11:24:24.139Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-11T11:24:24.139Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-08-11T11:24:24.139Z] #22 9.614 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-11T11:24:24.227Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-11T11:24:24.227Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-11T11:24:24.227Z] === RUN TestEventsLog [2021-08-11T11:24:24.227Z] --- PASS: TestEventsLog (0.00s) [2021-08-11T11:24:24.227Z] === RUN TestEventsLogTimeout [2021-08-11T11:24:24.227Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-11T11:24:24.227Z] === RUN TestLogEvents [2021-08-11T11:24:24.380Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-08-11T11:24:24.380Z] --- PASS: TestIpcModePrivate (1.06s) [2021-08-11T11:24:24.380Z] === RUN TestIpcModeShareable [2021-08-11T11:24:24.681Z] --- PASS: TestLogEvents (0.05s) [2021-08-11T11:24:24.681Z] === RUN TestLoadBufferedEvents [2021-08-11T11:24:24.681Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-08-11T11:24:24.681Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-11T11:24:24.681Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-11T11:24:24.681Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-11T11:24:24.681Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-11T11:24:24.681Z] PASS [2021-08-11T11:24:24.681Z] coverage: 50.0% of statements [2021-08-11T11:24:24.681Z] ok github.com/docker/docker/daemon/events 0.314s coverage: 50.0% of statements [2021-08-11T11:24:24.681Z] === RUN TestIsEmptyDir [2021-08-11T11:24:24.681Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-11T11:24:24.681Z] PASS [2021-08-11T11:24:24.681Z] coverage: 2.3% of statements [2021-08-11T11:24:24.681Z] ok github.com/docker/docker/daemon/graphdriver 0.169s coverage: 2.3% of statements [2021-08-11T11:24:24.681Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-11T11:24:24.681Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-11T11:24:24.682Z] reload_test.go:520: root required [2021-08-11T11:24:24.682Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-11T11:24:24.682Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-11T11:24:24.682Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-11T11:24:24.682Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-11T11:24:24.682Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-11T11:24:24.682Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-11T11:24:24.682Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-11T11:24:24.682Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-11T11:24:24.682Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-11T11:24:24.682Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-11T11:24:24.682Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-11T11:24:24.682Z] === RUN TestParseVolumesFrom [2021-08-11T11:24:24.682Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-11T11:24:24.682Z] PASS [2021-08-11T11:24:24.682Z] coverage: 9.1% of statements [2021-08-11T11:24:24.710Z] #22 10.44 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-11T11:24:24.710Z] #22 10.47 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-11T11:24:24.970Z] #22 10.52 Collecting pyyaml (from yamllint==1.26.1) [2021-08-11T11:24:24.970Z] #22 10.72 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-11T11:24:25.136Z] ok github.com/docker/docker/daemon 3.578s coverage: 9.1% of statements [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-11T11:24:25.136Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-11T11:24:25.136Z] === RUN TestLinkNaming [2021-08-11T11:24:25.136Z] --- PASS: TestLinkNaming (0.00s) [2021-08-11T11:24:25.136Z] === RUN TestLinkNew [2021-08-11T11:24:25.136Z] --- PASS: TestLinkNew (0.00s) [2021-08-11T11:24:25.136Z] === RUN TestLinkEnv [2021-08-11T11:24:25.136Z] --- PASS: TestLinkEnv (0.00s) [2021-08-11T11:24:25.136Z] === RUN TestLinkMultipleEnv [2021-08-11T11:24:25.136Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-11T11:24:25.136Z] === RUN TestLinkPortRangeEnv [2021-08-11T11:24:25.136Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-11T11:24:25.136Z] PASS [2021-08-11T11:24:25.136Z] coverage: 93.0% of statements [2021-08-11T11:24:25.136Z] ok github.com/docker/docker/daemon/links 0.128s coverage: 93.0% of statements [2021-08-11T11:24:25.230Z] #22 10.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-11T11:24:25.230Z] #22 10.95 Building wheels for collected packages: yamllint [2021-08-11T11:24:25.230Z] #22 10.95 Running setup.py bdist_wheel for yamllint: started [2021-08-11T11:24:25.317Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-08-11T11:24:25.358Z] === RUN TestBuilderGC [2021-08-11T11:24:25.358Z] --- PASS: TestBuilderGC (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationNotFound [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestDaemonBrokenConfiguration [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestParseClusterAdvertiseSettings [2021-08-11T11:24:25.358Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestFindConfigurationConflicts [2021-08-11T11:24:25.358Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-11T11:24:25.358Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-11T11:24:25.358Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-11T11:24:25.358Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-11T11:24:25.358Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-11T11:24:25.358Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-11T11:24:25.358Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-11T11:24:25.358Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-11T11:24:25.358Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-11T11:24:25.358Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-11T11:24:25.358Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-11T11:24:25.358Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration/with_label [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration/with_dns [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-11T11:24:25.359Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-11T11:24:25.359Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-11T11:24:25.359Z] === RUN TestModifiedDiscoverySettings [2021-08-11T11:24:25.359Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-11T11:24:25.359Z] === RUN TestReloadSetConfigFileNotExist [2021-08-11T11:24:25.577Z] --- PASS: TestIpcModeShareable (1.09s) [2021-08-11T11:24:25.577Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-11T11:24:25.816Z] time="2021-08-11T11:24:25Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-11T11:24:25.816Z] --- PASS: TestReloadSetConfigFileNotExist (0.09s) [2021-08-11T11:24:25.816Z] === RUN TestReloadDefaultConfigNotExist [2021-08-11T11:24:25.816Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:24:25.816Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-11T11:24:25.816Z] === RUN TestReloadBadDefaultConfig [2021-08-11T11:24:25.816Z] time="2021-08-11T11:24:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-852869795" [2021-08-11T11:24:25.816Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-11T11:24:25.816Z] === RUN TestReloadWithConflictingLabels [2021-08-11T11:24:25.816Z] time="2021-08-11T11:24:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-813645734" [2021-08-11T11:24:25.816Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-11T11:24:25.816Z] === RUN TestReloadWithDuplicateLabels [2021-08-11T11:24:25.816Z] time="2021-08-11T11:24:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-181376205" [2021-08-11T11:24:25.816Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-11T11:24:25.816Z] === RUN TestDaemonConfigurationMerge [2021-08-11T11:24:25.816Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-11T11:24:25.816Z] PASS [2021-08-11T11:24:25.816Z] coverage: 80.4% of statements [2021-08-11T11:24:25.816Z] ok github.com/docker/docker/daemon/config 0.761s coverage: 80.4% of statements [2021-08-11T11:24:26.185Z] #22 11.92 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-11T11:24:26.492Z] #22 11.92 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-11T11:24:26.492Z] #22 11.98 Successfully built yamllint [2021-08-11T11:24:26.492Z] #22 12.00 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-11T11:24:26.758Z] #22 12.40 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-11T11:24:26.779Z] === RUN TestWaitNodeAttachment [2021-08-11T11:24:27.236Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-11T11:24:27.236Z] === RUN TestIsolationConversion [2021-08-11T11:24:27.236Z] === RUN TestIsolationConversion/default [2021-08-11T11:24:27.236Z] === RUN TestIsolationConversion/process [2021-08-11T11:24:27.236Z] === RUN TestIsolationConversion/hyperv [2021-08-11T11:24:27.236Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-11T11:24:27.236Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-11T11:24:27.236Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-11T11:24:27.236Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-11T11:24:27.236Z] === RUN TestContainerLabels [2021-08-11T11:24:27.236Z] --- PASS: TestContainerLabels (0.00s) [2021-08-11T11:24:27.236Z] === RUN TestCredentialSpecConversion [2021-08-11T11:24:27.236Z] === RUN TestCredentialSpecConversion/none [2021-08-11T11:24:27.236Z] === RUN TestCredentialSpecConversion/config [2021-08-11T11:24:27.236Z] === RUN TestCredentialSpecConversion/file [2021-08-11T11:24:27.236Z] === RUN TestCredentialSpecConversion/registry [2021-08-11T11:24:27.236Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-11T11:24:27.236Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-11T11:24:27.236Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-11T11:24:27.236Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-11T11:24:27.236Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-11T11:24:27.236Z] === RUN TestControllerValidateMountBind [2021-08-11T11:24:27.236Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-11T11:24:27.236Z] === RUN TestControllerValidateMountVolume [2021-08-11T11:24:27.236Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-11T11:24:27.236Z] === RUN TestControllerValidateMountTarget [2021-08-11T11:24:27.236Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-11T11:24:27.236Z] === RUN TestControllerValidateMountTmpfs [2021-08-11T11:24:27.236Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-11T11:24:27.236Z] === RUN TestControllerValidateMountInvalidType [2021-08-11T11:24:27.236Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-11T11:24:27.236Z] === RUN TestControllerValidateMountNamedPipe [2021-08-11T11:24:27.236Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-11T11:24:27.236Z] PASS [2021-08-11T11:24:27.236Z] coverage: 11.0% of statements [2021-08-11T11:24:27.236Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.356s coverage: 11.0% of statements [2021-08-11T11:24:27.298Z] === RUN TestNewStreamConfig [2021-08-11T11:24:27.298Z] === RUN TestNewStreamConfig/defaults [2021-08-11T11:24:27.298Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-11T11:24:27.298Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-11T11:24:27.298Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-11T11:24:27.298Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-11T11:24:27.298Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-11T11:24:27.298Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-11T11:24:27.298Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-11T11:24:27.298Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-11T11:24:27.298Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-11T11:24:27.298Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-11T11:24:27.298Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-11T11:24:27.298Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-11T11:24:27.298Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-11T11:24:27.298Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-11T11:24:27.298Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-11T11:24:27.298Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-11T11:24:27.298Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-11T11:24:27.298Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-11T11:24:27.298Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-11T11:24:27.298Z] time="2021-08-11T11:24:26Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-11T11:24:27.298Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-08-11T11:24:27.298Z] === RUN TestCreateSuccess [2021-08-11T11:24:27.299Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCreateStreamSkipped [2021-08-11T11:24:27.299Z] time="2021-08-11T11:24:27Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-11T11:24:27.299Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCreateLogGroupSuccess [2021-08-11T11:24:27.299Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCreateError [2021-08-11T11:24:27.299Z] --- PASS: TestCreateError (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCreateAlreadyExists [2021-08-11T11:24:27.299Z] time="2021-08-11T11:24:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-11T11:24:27.299Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestLogClosed [2021-08-11T11:24:27.299Z] --- PASS: TestLogClosed (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestLogBlocking [2021-08-11T11:24:27.299Z] --- PASS: TestLogBlocking (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-11T11:24:27.299Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestLogNonBlockingBufferFull [2021-08-11T11:24:27.299Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestPublishBatchSuccess [2021-08-11T11:24:27.299Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestPublishBatchError [2021-08-11T11:24:27.299Z] time="2021-08-11T11:24:27Z" level=error msg=Error [2021-08-11T11:24:27.299Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-11T11:24:27.299Z] time="2021-08-11T11:24:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-11T11:24:27.299Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-11T11:24:27.299Z] time="2021-08-11T11:24:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-11T11:24:27.299Z] time="2021-08-11T11:24:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-11T11:24:27.299Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchSimple [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchTicker [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchMultilinePattern [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchClose [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestEffectiveLen [2021-08-11T11:24:27.299Z] === RUN TestEffectiveLen/0/Hello [2021-08-11T11:24:27.299Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-11T11:24:27.299Z] === RUN TestEffectiveLen/2/🙃 [2021-08-11T11:24:27.299Z] === RUN TestEffectiveLen/3/���� [2021-08-11T11:24:27.299Z] === RUN TestEffectiveLen/4/He��o [2021-08-11T11:24:27.299Z] === RUN TestEffectiveLen/5/ [2021-08-11T11:24:27.299Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit/0/ [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit/1/Hello [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1064: Hello [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit/2/Hello [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1064: He [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1065: llo [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit/3/Hello [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1065: Hello [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit/4/🙃 [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit/5/🙃 [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit/6/a� [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1064: a [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1065: � [2021-08-11T11:24:27.299Z] === RUN TestFindValidSplit/7/a� [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1064: a� [2021-08-11T11:24:27.299Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestProcessEventEmoji [2021-08-11T11:24:27.299Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchLineSplit [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchMaxEvents [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-11T11:24:27.299Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-11T11:24:27.299Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-11T11:24:27.299Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-11T11:24:27.299Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-11T11:24:27.299Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCreateTagSuccess [2021-08-11T11:24:27.299Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-11T11:24:27.299Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-11T11:24:27.299Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-11T11:24:27.299Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-11T11:24:27.299Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-11T11:24:27.299Z] PASS [2021-08-11T11:24:27.299Z] coverage: 77.0% of statements [2021-08-11T11:24:27.299Z] ok github.com/docker/docker/daemon/logger/awslogs 0.682s coverage: 77.0% of statements [2021-08-11T11:24:27.299Z] === RUN TestAdapterReadLogs [2021-08-11T11:24:27.299Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCopier [2021-08-11T11:24:27.299Z] --- PASS: TestCopier (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCopierLongLines [2021-08-11T11:24:27.299Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-11T11:24:27.299Z] === RUN TestCopierSlow [2021-08-11T11:24:27.355Z] #22 DONE 12.8s [2021-08-11T11:24:27.355Z] [2021-08-11T11:24:27.355Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-11T11:24:27.355Z] #25 sha256:000dbaceb337fd8d37bcf571c1c1d57ca9ae202d7829be1068b00348c90a8b53 [2021-08-11T11:24:27.617Z] #25 DONE 0.4s [2021-08-11T11:24:27.617Z] [2021-08-11T11:24:27.617Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-11T11:24:27.617Z] #30 sha256:844a3f4c51aa0f463a32118ba38eaefae30b24843ea65d2cf42d4ab06f9818f4 [2021-08-11T11:24:27.693Z] === RUN TestVerifyNetworkingConfig [2021-08-11T11:24:27.693Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestGetContainer [2021-08-11T11:24:27.693Z] --- PASS: TestGetContainer (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestValidContainerNames [2021-08-11T11:24:27.693Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestContainerInitDNS [2021-08-11T11:24:27.693Z] daemon_test.go:147: root required [2021-08-11T11:24:27.693Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestMerge [2021-08-11T11:24:27.693Z] --- PASS: TestMerge (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestValidateContainerIsolation [2021-08-11T11:24:27.693Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestFindNetworkErrorType [2021-08-11T11:24:27.693Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestEnsureServicesExist [2021-08-11T11:24:27.693Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestEnsureServicesExistErrors [2021-08-11T11:24:27.693Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-11T11:24:27.693Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-11T11:24:27.693Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-11T11:24:27.693Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestContainerDelete [2021-08-11T11:24:27.693Z] --- PASS: TestContainerDelete (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestContainerDoubleDelete [2021-08-11T11:24:27.693Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestLogContainerEventCopyLabels [2021-08-11T11:24:27.693Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestLogContainerEventWithAttributes [2021-08-11T11:24:27.693Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestNoneHealthcheck [2021-08-11T11:24:27.693Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestHealthStates [2021-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] time="2021-08-11T11:24: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-08-11T11:24:27.693Z] --- PASS: TestHealthStates (0.08s) [2021-08-11T11:24:27.693Z] === RUN TestMaskURLCredentials [2021-08-11T11:24:27.693Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestGetInspectData [2021-08-11T11:24:27.693Z] --- PASS: TestGetInspectData (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestFillLicense [2021-08-11T11:24:27.693Z] --- PASS: TestFillLicense (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestListInvalidFilter [2021-08-11T11:24:27.693Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestNameFilter [2021-08-11T11:24:27.693Z] --- PASS: TestNameFilter (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-11T11:24:27.693Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-11T11:24:27.693Z] === 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-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-11T11:24:27.693Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-11T11:24:27.693Z] --- 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-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-11T11:24:27.693Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestDaemonReloadLabels [2021-08-11T11:24:27.693Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-11T11:24:27.693Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestDaemonReloadMirrors [2021-08-11T11:24:27.693Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-11T11:24:27.693Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-11T11:24:27.693Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestDaemonDiscoveryReload [2021-08-11T11:24:27.693Z] === RUN TestDiscoveryOptsErrors [2021-08-11T11:24:27.693Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-11T11:24:27.693Z] === RUN TestDiscoveryOpts [2021-08-11T11:24:27.693Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-11T11:24:27.693Z] PASS [2021-08-11T11:24:27.693Z] coverage: 30.0% of statements [2021-08-11T11:24:27.693Z] ok github.com/docker/docker/daemon/discovery 1.674s coverage: 30.0% of statements [2021-08-11T11:24:27.754Z] --- PASS: TestCopierSlow (0.20s) [2021-08-11T11:24:27.754Z] === RUN TestCopierWithSized [2021-08-11T11:24:27.754Z] === RUN TestCopierWithSized/as_is [2021-08-11T11:24:27.754Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-11T11:24:27.754Z] --- PASS: TestCopierWithSized (0.00s) [2021-08-11T11:24:27.754Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-11T11:24:27.754Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-11T11:24:27.754Z] === RUN TestCopierWithPartial [2021-08-11T11:24:27.754Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-11T11:24:27.754Z] === RUN TestRingLogger [2021-08-11T11:24:27.754Z] --- PASS: TestRingLogger (0.00s) [2021-08-11T11:24:27.754Z] === RUN TestRingCap [2021-08-11T11:24:27.754Z] --- PASS: TestRingCap (0.00s) [2021-08-11T11:24:27.754Z] === RUN TestRingClose [2021-08-11T11:24:27.754Z] --- PASS: TestRingClose (0.00s) [2021-08-11T11:24:27.754Z] === RUN TestRingDrain [2021-08-11T11:24:27.754Z] --- PASS: TestRingDrain (0.00s) [2021-08-11T11:24:27.754Z] PASS [2021-08-11T11:24:27.754Z] coverage: 43.8% of statements [2021-08-11T11:24:27.754Z] ok github.com/docker/docker/daemon/logger 0.906s coverage: 43.8% of statements [2021-08-11T11:24:28.211Z] === RUN TestSearchRegistryForImagesErrors [2021-08-11T11:24:28.211Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-11T11:24:28.211Z] === RUN TestSearchRegistryForImages [2021-08-11T11:24:28.211Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-11T11:24:28.211Z] === RUN TestOnlyPlatformWithFallback [2021-08-11T11:24:28.211Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-11T11:24:28.211Z] === RUN TestImageDelete [2021-08-11T11:24:28.211Z] === RUN TestImageDelete/no_lease [2021-08-11T11:24:28.211Z] === RUN TestImageDelete/lease_exists [2021-08-11T11:24:28.211Z] --- PASS: TestImageDelete (0.02s) [2021-08-11T11:24:28.211Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-08-11T11:24:28.211Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-11T11:24:28.211Z] === RUN TestContentStoreForPull [2021-08-11T11:24:28.211Z] --- PASS: TestContentStoreForPull (0.09s) [2021-08-11T11:24:28.211Z] PASS [2021-08-11T11:24:28.211Z] coverage: 6.7% of statements [2021-08-11T11:24:28.211Z] ok github.com/docker/docker/daemon/images 0.590s coverage: 6.7% of statements [2021-08-11T11:24:28.211Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-11T11:24:28.211Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-11T11:24:28.211Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-11T11:24:28.211Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-11T11:24:28.211Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-11T11:24:28.211Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-11T11:24:28.211Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-11T11:24:28.211Z] === RUN TestJSONFileLogger [2021-08-11T11:24:28.211Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-11T11:24:28.211Z] === RUN TestJSONFileLoggerWithTags [2021-08-11T11:24:28.211Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-11T11:24:28.211Z] === RUN TestJSONFileLoggerWithOpts [2021-08-11T11:24:28.211Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-11T11:24:28.211Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-11T11:24:28.211Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-11T11:24:28.211Z] === RUN TestEncodeDecode [2021-08-11T11:24:28.211Z] === PAUSE TestEncodeDecode [2021-08-11T11:24:28.211Z] === RUN TestUnexpectedEOF [2021-08-11T11:24:28.211Z] time="2021-08-11T11:24:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-11T11:24:28.211Z] time="2021-08-11T11:24:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-11T11:24:28.211Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-08-11T11:24:28.211Z] === CONT TestEncodeDecode [2021-08-11T11:24:28.211Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-11T11:24:28.211Z] PASS [2021-08-11T11:24:28.211Z] coverage: 69.9% of statements [2021-08-11T11:24:28.657Z] === RUN TestEventsLog [2021-08-11T11:24:28.657Z] --- PASS: TestEventsLog (0.00s) [2021-08-11T11:24:28.657Z] === RUN TestEventsLogTimeout [2021-08-11T11:24:28.657Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-11T11:24:28.657Z] === RUN TestLogEvents [2021-08-11T11:24:28.657Z] --- PASS: TestLogEvents (0.05s) [2021-08-11T11:24:28.657Z] === RUN TestLoadBufferedEvents [2021-08-11T11:24:28.657Z] --- PASS: TestLoadBufferedEvents (0.09s) [2021-08-11T11:24:28.657Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-11T11:24:28.657Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-11T11:24:28.657Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-11T11:24:28.657Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-11T11:24:28.657Z] PASS [2021-08-11T11:24:28.657Z] coverage: 50.0% of statements [2021-08-11T11:24:28.657Z] ok github.com/docker/docker/daemon/events 0.335s coverage: 50.0% of statements [2021-08-11T11:24:28.657Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-11T11:24:28.657Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-11T11:24:28.657Z] === RUN TestIsEmptyDir [2021-08-11T11:24:28.657Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-11T11:24:28.657Z] PASS [2021-08-11T11:24:28.657Z] coverage: 2.3% of statements [2021-08-11T11:24:28.657Z] ok github.com/docker/docker/daemon/graphdriver 0.191s coverage: 2.3% of statements [2021-08-11T11:24:28.667Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.366s coverage: 69.9% of statements [2021-08-11T11:24:28.871Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2021-08-11T11:24:28.871Z] === RUN TestAPIIpcModeHost [2021-08-11T11:24:29.113Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-11T11:24:29.113Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-11T11:24:29.113Z] === RUN TestLinkNaming [2021-08-11T11:24:29.113Z] --- PASS: TestLinkNaming (0.00s) [2021-08-11T11:24:29.113Z] === RUN TestLinkNew [2021-08-11T11:24:29.113Z] --- PASS: TestLinkNew (0.00s) [2021-08-11T11:24:29.113Z] === RUN TestLinkEnv [2021-08-11T11:24:29.113Z] --- PASS: TestLinkEnv (0.00s) [2021-08-11T11:24:29.113Z] === RUN TestLinkMultipleEnv [2021-08-11T11:24:29.113Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-11T11:24:29.113Z] === RUN TestLinkPortRangeEnv [2021-08-11T11:24:29.113Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-11T11:24:29.113Z] PASS [2021-08-11T11:24:29.113Z] coverage: 93.0% of statements [2021-08-11T11:24:29.113Z] ok github.com/docker/docker/daemon/links 0.076s coverage: 93.0% of statements [2021-08-11T11:24:29.122Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-11T11:24:29.122Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-11T11:24:29.122Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-11T11:24:29.122Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-08-11T11:24:29.122Z] === RUN TestFastTimeMarshalJSON [2021-08-11T11:24:29.122Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-11T11:24:29.122Z] PASS [2021-08-11T11:24:29.122Z] coverage: 87.2% of statements [2021-08-11T11:24:29.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2021-08-11T11:24:29.442Z] --- PASS: TestAPIIpcModeHost (1.09s) [2021-08-11T11:24:29.442Z] === RUN TestDaemonIpcModeShareable [2021-08-11T11:24:29.572Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.56s) [2021-08-11T11:24:29.572Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-11T11:24:29.572Z] reload_test.go:520: root required [2021-08-11T11:24:29.572Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-11T11:24:29.572Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-11T11:24:29.572Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2021-08-11T11:24:29.572Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-11T11:24:29.578Z] === RUN TestWriteLog [2021-08-11T11:24:29.578Z] === PAUSE TestWriteLog [2021-08-11T11:24:29.578Z] === RUN TestReadLog [2021-08-11T11:24:29.578Z] === PAUSE TestReadLog [2021-08-11T11:24:29.578Z] === CONT TestWriteLog [2021-08-11T11:24:29.578Z] === CONT TestReadLog [2021-08-11T11:24:29.578Z] === RUN TestReadLog/tail_exact [2021-08-11T11:24:29.578Z] --- PASS: TestWriteLog (0.00s) [2021-08-11T11:24:29.578Z] === RUN TestReadLog/tail_less_than_available [2021-08-11T11:24:29.578Z] === RUN TestReadLog/tail_more_than_available [2021-08-11T11:24:29.578Z] --- PASS: TestReadLog (0.12s) [2021-08-11T11:24:29.578Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-08-11T11:24:29.578Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-11T11:24:29.578Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-11T11:24:29.578Z] PASS [2021-08-11T11:24:29.578Z] coverage: 75.2% of statements [2021-08-11T11:24:29.578Z] ok github.com/docker/docker/daemon/logger/local 0.413s coverage: 75.2% of statements [2021-08-11T11:24:29.578Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-11T11:24:30.027Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-08-11T11:24:30.027Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-11T11:24:30.027Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-11T11:24:30.027Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-11T11:24:30.027Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-11T11:24:30.027Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-11T11:24:30.027Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-11T11:24:30.027Z] === RUN TestParseVolumesFrom [2021-08-11T11:24:30.028Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-11T11:24:30.028Z] PASS [2021-08-11T11:24:30.028Z] coverage: 9.1% of statements [2021-08-11T11:24:30.028Z] ok github.com/docker/docker/daemon 3.872s coverage: 9.1% of statements [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-11T11:24:30.028Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-11T11:24:30.032Z] === RUN TestOpenFileDelete [2021-08-11T11:24:30.032Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-11T11:24:30.032Z] === RUN TestOpenFileRename [2021-08-11T11:24:30.032Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-11T11:24:30.032Z] === RUN TestParseLogTagDefaultTag [2021-08-11T11:24:30.032Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-11T11:24:30.032Z] === RUN TestParseLogTag [2021-08-11T11:24:30.032Z] --- PASS: TestParseLogTag (0.00s) [2021-08-11T11:24:30.032Z] === RUN TestParseLogTagEmptyTag [2021-08-11T11:24:30.032Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-11T11:24:30.032Z] === RUN TestTailFiles [2021-08-11T11:24:30.032Z] --- PASS: TestTailFiles (0.00s) [2021-08-11T11:24:30.032Z] === RUN TestFollowLogsConsumerGone [2021-08-11T11:24:30.032Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-11T11:24:30.032Z] === RUN TestFollowLogsProducerGone [2021-08-11T11:24:30.033Z] logfile_test.go:179: logDecode() closed after sending 3354 messages [2021-08-11T11:24:30.033Z] logfile_test.go:232: messages sent: 3354, received: 3354 [2021-08-11T11:24:30.033Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-11T11:24:30.033Z] === RUN TestCheckCapacityAndRotate [2021-08-11T11:24:30.033Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-11T11:24:30.033Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-11T11:24:30.033Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-11T11:24:30.033Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-11T11:24:30.033Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-11T11:24:30.033Z] PASS [2021-08-11T11:24:30.033Z] coverage: 53.7% of statements [2021-08-11T11:24:30.033Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.340s coverage: 53.7% of statements [2021-08-11T11:24:30.990Z] === RUN TestAdapterReadLogs [2021-08-11T11:24:30.990Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-11T11:24:30.990Z] === RUN TestCopier [2021-08-11T11:24:30.990Z] --- PASS: TestCopier (0.00s) [2021-08-11T11:24:30.990Z] === RUN TestCopierLongLines [2021-08-11T11:24:30.990Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-11T11:24:30.990Z] === RUN TestCopierSlow [2021-08-11T11:24:30.990Z] --- PASS: TestCopierSlow (0.24s) [2021-08-11T11:24:30.990Z] === RUN TestCopierWithSized [2021-08-11T11:24:30.990Z] === RUN TestCopierWithSized/as_is [2021-08-11T11:24:30.990Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-11T11:24:30.990Z] --- PASS: TestCopierWithSized (0.00s) [2021-08-11T11:24:30.990Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-11T11:24:30.990Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-11T11:24:30.990Z] === RUN TestCopierWithPartial [2021-08-11T11:24:30.990Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-11T11:24:30.990Z] === RUN TestRingLogger [2021-08-11T11:24:30.990Z] --- PASS: TestRingLogger (0.00s) [2021-08-11T11:24:30.990Z] === RUN TestRingCap [2021-08-11T11:24:30.990Z] --- PASS: TestRingCap (0.00s) [2021-08-11T11:24:30.990Z] === RUN TestRingClose [2021-08-11T11:24:30.990Z] --- PASS: TestRingClose (0.00s) [2021-08-11T11:24:30.990Z] === RUN TestRingDrain [2021-08-11T11:24:30.990Z] --- PASS: TestRingDrain (0.00s) [2021-08-11T11:24:30.990Z] PASS [2021-08-11T11:24:30.990Z] coverage: 43.8% of statements [2021-08-11T11:24:30.994Z] === RUN TestLog [2021-08-11T11:24:30.994Z] --- PASS: TestLog (0.00s) [2021-08-11T11:24:30.994Z] PASS [2021-08-11T11:24:30.994Z] coverage: 31.5% of statements [2021-08-11T11:24:30.994Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.292s coverage: 31.5% of statements [2021-08-11T11:24:30.994Z] === RUN TestValidateLogOpt [2021-08-11T11:24:30.994Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestNewMissedConfig [2021-08-11T11:24:30.994Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestNewMissedUrl [2021-08-11T11:24:30.994Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestNewMissedToken [2021-08-11T11:24:30.994Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestNewWithProxy [2021-08-11T11:24:30.994Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestDefault [2021-08-11T11:24:30.994Z] --- PASS: TestDefault (0.01s) [2021-08-11T11:24:30.994Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-11T11:24:30.994Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestJsonFormat [2021-08-11T11:24:30.994Z] --- PASS: TestJsonFormat (0.02s) [2021-08-11T11:24:30.994Z] === RUN TestRawFormat [2021-08-11T11:24:30.994Z] --- PASS: TestRawFormat (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestRawFormatWithLabels [2021-08-11T11:24:30.994Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestRawFormatWithoutTag [2021-08-11T11:24:30.994Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-11T11:24:30.994Z] === RUN TestBatching [2021-08-11T11:24:31.347Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-11T11:24:31.347Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2021-08-11T11:24:31.347Z] === RUN TestDaemonIpcModePrivate [2021-08-11T11:24:31.446Z] ok github.com/docker/docker/daemon/logger 0.556s coverage: 43.8% of statements [2021-08-11T11:24:31.449Z] --- PASS: TestBatching (0.18s) [2021-08-11T11:24:31.449Z] === RUN TestFrequency [2021-08-11T11:24:31.449Z] === RUN TestParseLogFormat [2021-08-11T11:24:31.449Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-11T11:24:31.449Z] === RUN TestValidateLogOptEmpty [2021-08-11T11:24:31.449Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-11T11:24:31.449Z] === RUN TestValidateSyslogAddress [2021-08-11T11:24:31.449Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-11T11:24:31.449Z] === RUN TestParseAddressDefaultPort [2021-08-11T11:24:31.449Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-11T11:24:31.449Z] === RUN TestValidateSyslogFacility [2021-08-11T11:24:31.449Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-11T11:24:31.449Z] === RUN TestValidateLogOptSyslogFormat [2021-08-11T11:24:31.449Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-11T11:24:31.449Z] === RUN TestValidateLogOpt [2021-08-11T11:24:31.449Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-11T11:24:31.449Z] PASS [2021-08-11T11:24:31.449Z] coverage: 46.8% of statements [2021-08-11T11:24:31.449Z] ok github.com/docker/docker/daemon/logger/syslog 0.409s coverage: 46.8% of statements [2021-08-11T11:24:31.449Z] --- PASS: TestFrequency (0.16s) [2021-08-11T11:24:31.449Z] === RUN TestOneMessagePerRequest [2021-08-11T11:24:31.449Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-11T11:24:31.449Z] === RUN TestVerify [2021-08-11T11:24:31.449Z] --- PASS: TestVerify (0.00s) [2021-08-11T11:24:31.449Z] === RUN TestSkipVerify [2021-08-11T11:24:31.449Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.449Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.449Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.902Z] === RUN TestSearchRegistryForImagesErrors [2021-08-11T11:24:31.902Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-11T11:24:31.902Z] === RUN TestSearchRegistryForImages [2021-08-11T11:24:31.902Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-11T11:24:31.902Z] === RUN TestOnlyPlatformWithFallback [2021-08-11T11:24:31.902Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-11T11:24:31.902Z] === RUN TestImageDelete [2021-08-11T11:24:31.902Z] === RUN TestImageDelete/no_lease [2021-08-11T11:24:31.902Z] === RUN TestImageDelete/lease_exists [2021-08-11T11:24:31.902Z] --- PASS: TestImageDelete (0.02s) [2021-08-11T11:24:31.902Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-08-11T11:24:31.902Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-11T11:24:31.902Z] === RUN TestContentStoreForPull [2021-08-11T11:24:31.902Z] --- PASS: TestContentStoreForPull (0.09s) [2021-08-11T11:24:31.902Z] PASS [2021-08-11T11:24:31.902Z] coverage: 6.7% of statements [2021-08-11T11:24:31.902Z] ok github.com/docker/docker/daemon/images 0.591s coverage: 6.7% of statements [2021-08-11T11:24:31.902Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-11T11:24:31.902Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-11T11:24:31.902Z] === RUN TestNewStreamConfig [2021-08-11T11:24:31.902Z] === RUN TestNewStreamConfig/defaults [2021-08-11T11:24:31.904Z] --- PASS: TestSkipVerify (0.29s) [2021-08-11T11:24:31.904Z] === RUN TestBufferMaximum [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681071.422422\",\"host\":\"ff638c75b22a\"}'" [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681071.422422\",\"host\":\"ff638c75b22a\"}'" [2021-08-11T11:24:31.904Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-11T11:24:31.904Z] === RUN TestServerAlwaysDown [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681071.426178\",\"host\":\"ff638c75b22a\"}'" [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681071.426178\",\"host\":\"ff638c75b22a\"}'" [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681071.426178\",\"host\":\"ff638c75b22a\"}'" [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681071.426759\",\"host\":\"ff638c75b22a\"}'" [2021-08-11T11:24:31.904Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681071.426759\",\"host\":\"ff638c75b22a\"}'" [2021-08-11T11:24:31.904Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-11T11:24:31.904Z] === RUN TestCannotSendAfterClose [2021-08-11T11:24:31.904Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-11T11:24:31.904Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-11T11:24:31.904Z] === RUN TestNewParse [2021-08-11T11:24:31.904Z] --- PASS: TestNewParse (0.00s) [2021-08-11T11:24:31.904Z] PASS [2021-08-11T11:24:31.904Z] coverage: 8.3% of statements [2021-08-11T11:24:31.904Z] ok github.com/docker/docker/daemon/logger/templates 0.146s coverage: 8.3% of statements [2021-08-11T11:24:32.358Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-11T11:24:32.358Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-11T11:24:32.358Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-11T11:24:32.358Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-11T11:24:32.358Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-11T11:24:32.358Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-11T11:24:32.358Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-11T11:24:32.358Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-11T11:24:32.358Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-11T11:24:32.358Z] time="2021-08-11T11:24:31Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-11T11:24:32.358Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.07s) [2021-08-11T11:24:32.358Z] === RUN TestCreateSuccess [2021-08-11T11:24:32.358Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCreateStreamSkipped [2021-08-11T11:24:32.358Z] time="2021-08-11T11:24:31Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-11T11:24:32.358Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCreateLogGroupSuccess [2021-08-11T11:24:32.358Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCreateError [2021-08-11T11:24:32.358Z] --- PASS: TestCreateError (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCreateAlreadyExists [2021-08-11T11:24:32.358Z] time="2021-08-11T11:24:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-11T11:24:32.358Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestLogClosed [2021-08-11T11:24:32.358Z] --- PASS: TestLogClosed (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestLogBlocking [2021-08-11T11:24:32.358Z] --- PASS: TestLogBlocking (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-11T11:24:32.358Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestLogNonBlockingBufferFull [2021-08-11T11:24:32.358Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestPublishBatchSuccess [2021-08-11T11:24:32.358Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestPublishBatchError [2021-08-11T11:24:32.358Z] time="2021-08-11T11:24:31Z" level=error msg=Error [2021-08-11T11:24:32.358Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-11T11:24:32.358Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-11T11:24:32.358Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-11T11:24:32.358Z] time="2021-08-11T11:24:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-11T11:24:32.358Z] time="2021-08-11T11:24:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-11T11:24:32.358Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCollectBatchSimple [2021-08-11T11:24:32.358Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCollectBatchTicker [2021-08-11T11:24:32.358Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCollectBatchMultilinePattern [2021-08-11T11:24:32.358Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-11T11:24:32.358Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-11T11:24:32.358Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-11T11:24:32.358Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-11T11:24:32.358Z] === RUN TestCollectBatchClose [2021-08-11T11:24:32.358Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestEffectiveLen [2021-08-11T11:24:32.358Z] === RUN TestEffectiveLen/0/Hello [2021-08-11T11:24:32.358Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-11T11:24:32.358Z] === RUN TestEffectiveLen/2/🙃 [2021-08-11T11:24:32.358Z] === RUN TestEffectiveLen/3/���� [2021-08-11T11:24:32.358Z] === RUN TestEffectiveLen/4/He��o [2021-08-11T11:24:32.358Z] === RUN TestEffectiveLen/5/ [2021-08-11T11:24:32.358Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-11T11:24:32.358Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-11T11:24:32.358Z] === RUN TestFindValidSplit [2021-08-11T11:24:32.358Z] === RUN TestFindValidSplit/0/ [2021-08-11T11:24:32.358Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:24:32.358Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:24:32.358Z] === RUN TestFindValidSplit/1/Hello [2021-08-11T11:24:32.358Z] cloudwatchlogs_test.go:1064: Hello [2021-08-11T11:24:32.358Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:24:32.359Z] === RUN TestFindValidSplit/2/Hello [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1064: He [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1065: llo [2021-08-11T11:24:32.359Z] === RUN TestFindValidSplit/3/Hello [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1065: Hello [2021-08-11T11:24:32.359Z] === RUN TestFindValidSplit/4/🙃 [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-11T11:24:32.359Z] === RUN TestFindValidSplit/5/🙃 [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:24:32.359Z] === RUN TestFindValidSplit/6/a� [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1064: a [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1065: � [2021-08-11T11:24:32.359Z] === RUN TestFindValidSplit/7/a� [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1064: a� [2021-08-11T11:24:32.359Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestProcessEventEmoji [2021-08-11T11:24:32.359Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestCollectBatchLineSplit [2021-08-11T11:24:32.359Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-11T11:24:32.359Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestCollectBatchMaxEvents [2021-08-11T11:24:32.359Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-08-11T11:24:32.359Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-11T11:24:32.359Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-11T11:24:32.359Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-11T11:24:32.359Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-11T11:24:32.359Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-11T11:24:32.359Z] === RUN TestV1IDService [2021-08-11T11:24:32.359Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-11T11:24:32.359Z] --- PASS: TestV1IDService (0.02s) [2021-08-11T11:24:32.359Z] === RUN TestV2MetadataService [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-11T11:24:32.359Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-11T11:24:32.359Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-11T11:24:32.359Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestCreateTagSuccess [2021-08-11T11:24:32.359Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-11T11:24:32.359Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-11T11:24:32.359Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-11T11:24:32.359Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-11T11:24:32.359Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-11T11:24:32.359Z] PASS [2021-08-11T11:24:32.359Z] coverage: 77.0% of statements [2021-08-11T11:24:32.359Z] ok github.com/docker/docker/daemon/logger/awslogs 0.895s coverage: 77.0% of statements [2021-08-11T11:24:32.359Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-11T11:24:32.359Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-11T11:24:32.359Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-11T11:24:32.359Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-11T11:24:32.359Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-11T11:24:32.359Z] === RUN TestJSONFileLogger [2021-08-11T11:24:32.359Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestJSONFileLoggerWithTags [2021-08-11T11:24:32.359Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestJSONFileLoggerWithOpts [2021-08-11T11:24:32.359Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-11T11:24:32.359Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-11T11:24:32.359Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-11T11:24:32.359Z] === RUN TestEncodeDecode [2021-08-11T11:24:32.359Z] === PAUSE TestEncodeDecode [2021-08-11T11:24:32.359Z] === RUN TestUnexpectedEOF [2021-08-11T11:24:32.359Z] time="2021-08-11T11:24:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-11T11:24:32.359Z] time="2021-08-11T11:24:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-11T11:24:32.359Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-08-11T11:24:32.359Z] === CONT TestEncodeDecode [2021-08-11T11:24:32.359Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-11T11:24:32.359Z] PASS [2021-08-11T11:24:32.359Z] coverage: 69.9% of statements [2021-08-11T11:24:32.359Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.747s coverage: 69.9% of statements [2021-08-11T11:24:32.727Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-11T11:24:32.727Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2021-08-11T11:24:32.727Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-11T11:24:32.813Z] time="2021-08-11T11:24:32Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-11T11:24:32.813Z] time="2021-08-11T11:24:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ff638c75b22a\"}'" [2021-08-11T11:24:32.813Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-11T11:24:32.813Z] PASS [2021-08-11T11:24:32.813Z] coverage: 82.5% of statements [2021-08-11T11:24:32.813Z] ok github.com/docker/docker/daemon/logger/splunk 2.087s coverage: 82.5% of statements [2021-08-11T11:24:32.813Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-11T11:24:32.813Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-11T11:24:32.813Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-11T11:24:32.816Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-11T11:24:32.816Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-11T11:24:32.816Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-11T11:24:32.901Z] #30 DONE 4.5s [2021-08-11T11:24:32.901Z] [2021-08-11T11:24:32.901Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-11T11:24:32.901Z] #33 sha256:9c9ec1b1a01ccbbae0a3671865c51db0d8755348558bff3e5a61ac3278c0a8b5 [2021-08-11T11:24:32.901Z] #33 DONE 0.5s [2021-08-11T11:24:32.901Z] [2021-08-11T11:24:32.901Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-11T11:24:32.901Z] #35 sha256:857893f021031da2d24dba667a7d4b13ff55bfc2817131b4ae5afd2ebfcfca14 [2021-08-11T11:24:32.901Z] #35 DONE 0.2s [2021-08-11T11:24:32.901Z] [2021-08-11T11:24:32.901Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-11T11:24:32.901Z] #38 sha256:93a208f99aa833cdbebbe7db98f5930a81624c9d19cf84b102ea53195d19faff [2021-08-11T11:24:32.901Z] #38 DONE 0.1s [2021-08-11T11:24:32.901Z] [2021-08-11T11:24:32.901Z] #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-08-11T11:24:32.901Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:24:33.268Z] --- PASS: TestV2MetadataService (0.79s) [2021-08-11T11:24:33.268Z] PASS [2021-08-11T11:24:33.268Z] coverage: 48.2% of statements [2021-08-11T11:24:33.268Z] ok github.com/docker/docker/distribution/metadata 1.049s coverage: 48.2% of statements [2021-08-11T11:24:33.272Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2021-08-11T11:24:33.272Z] === RUN TestFastTimeMarshalJSON [2021-08-11T11:24:33.272Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-11T11:24:33.272Z] PASS [2021-08-11T11:24:33.272Z] coverage: 87.2% of statements [2021-08-11T11:24:33.272Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.255s coverage: 87.2% of statements [2021-08-11T11:24:33.724Z] === RUN TestSuccessfulDownload [2021-08-11T11:24:33.724Z] download_test.go:268: Needs fixing on Windows [2021-08-11T11:24:33.724Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-11T11:24:33.724Z] === RUN TestCancelledDownload [2021-08-11T11:24:33.724Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-11T11:24:33.724Z] === RUN TestMaxDownloadAttempts [2021-08-11T11:24:33.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:24:33.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:24:33.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:24:33.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:24:33.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:24:33.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:24:33.724Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:24:33.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:24:33.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:24:33.724Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:24:33.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:24:33.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:24:33.724Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-11T11:24:33.724Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-11T11:24:33.724Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-11T11:24:33.724Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-11T11:24:33.724Z] === RUN TestContinueOnError_NeverContinue [2021-08-11T11:24:33.724Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-11T11:24:33.724Z] === RUN TestManifestStore [2021-08-11T11:24:33.724Z] === RUN TestManifestStore/no_remote_or_local [2021-08-11T11:24:33.724Z] time="2021-08-11T11:24:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:24:33.724Z] time="2021-08-11T11:24:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:24:33.728Z] === RUN TestWriteLog [2021-08-11T11:24:33.728Z] === PAUSE TestWriteLog [2021-08-11T11:24:33.728Z] === RUN TestReadLog [2021-08-11T11:24:33.728Z] === PAUSE TestReadLog [2021-08-11T11:24:33.728Z] === CONT TestWriteLog [2021-08-11T11:24:33.728Z] === CONT TestReadLog [2021-08-11T11:24:33.728Z] === RUN TestReadLog/tail_exact [2021-08-11T11:24:33.728Z] --- PASS: TestWriteLog (0.00s) [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:24:34.182Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-11T11:24:34.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-08-11T11:24:34.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-08-11T11:24:34.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-08-11T11:24:34.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-08-11T11:24:34.182Z] === RUN TestTransfer [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local172574587\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/no_local_cache [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/with_local_cache [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/unknown_media_type [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-11T11:24:34.182Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-11T11:24:34.182Z] time="2021-08-11T11:24:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore (0.19s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-11T11:24:34.182Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-11T11:24:34.182Z] === RUN TestDetectManifestBlobMediaType [2021-08-11T11:24:34.182Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-11T11:24:34.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-11T11:24:34.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-11T11:24:34.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-11T11:24:34.182Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-11T11:24:34.182Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-11T11:24:34.182Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-11T11:24:34.182Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-11T11:24:34.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-11T11:24:34.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-11T11:24:34.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-11T11:24:34.182Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-11T11:24:34.182Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-11T11:24:34.182Z] === RUN TestFixManifestLayers [2021-08-11T11:24:34.182Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-11T11:24:34.182Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-11T11:24:34.182Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-11T11:24:34.182Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-11T11:24:34.182Z] === RUN TestFixManifestLayersBadParent [2021-08-11T11:24:34.182Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-11T11:24:34.182Z] === RUN TestValidateManifest [2021-08-11T11:24:34.182Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-11T11:24:34.182Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-11T11:24:34.182Z] === RUN TestFormatPlatform [2021-08-11T11:24:34.182Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-11T11:24:34.182Z] === RUN TestGetRepositoryMountCandidates [2021-08-11T11:24:34.183Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-08-11T11:24:34.183Z] === RUN TestLayerAlreadyExists [2021-08-11T11:24:34.183Z] 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-08-11T11:24:34.183Z] 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-08-11T11:24:34.183Z] 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-08-11T11:24:34.183Z] 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-08-11T11:24:34.183Z] 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-08-11T11:24:34.183Z] 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-08-11T11:24:34.183Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-11T11:24:34.183Z] === RUN TestWhenEmptyAuthConfig [2021-08-11T11:24:34.183Z] --- PASS: TestTransfer (0.12s) [2021-08-11T11:24:34.183Z] === RUN TestConcurrencyLimit [2021-08-11T11:24:34.185Z] === RUN TestReadLog/tail_less_than_available [2021-08-11T11:24:34.185Z] === RUN TestReadLog/tail_more_than_available [2021-08-11T11:24:34.185Z] --- PASS: TestReadLog (0.12s) [2021-08-11T11:24:34.185Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-08-11T11:24:34.185Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-11T11:24:34.185Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-11T11:24:34.185Z] PASS [2021-08-11T11:24:34.185Z] coverage: 75.2% of statements [2021-08-11T11:24:34.185Z] ok github.com/docker/docker/daemon/logger/local 0.470s coverage: 75.2% of statements [2021-08-11T11:24:34.185Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-11T11:24:34.185Z] === RUN TestOpenFileDelete [2021-08-11T11:24:34.185Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-11T11:24:34.185Z] === RUN TestOpenFileRename [2021-08-11T11:24:34.185Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-11T11:24:34.185Z] === RUN TestParseLogTagDefaultTag [2021-08-11T11:24:34.185Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-11T11:24:34.185Z] === RUN TestParseLogTag [2021-08-11T11:24:34.185Z] --- PASS: TestParseLogTag (0.00s) [2021-08-11T11:24:34.185Z] === RUN TestParseLogTagEmptyTag [2021-08-11T11:24:34.185Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-11T11:24:34.185Z] === RUN TestTailFiles [2021-08-11T11:24:34.185Z] --- PASS: TestTailFiles (0.00s) [2021-08-11T11:24:34.185Z] === RUN TestFollowLogsConsumerGone [2021-08-11T11:24:34.185Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-11T11:24:34.185Z] === RUN TestFollowLogsProducerGone [2021-08-11T11:24:34.185Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-11T11:24:34.185Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-11T11:24:34.185Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-11T11:24:34.185Z] === RUN TestCheckCapacityAndRotate [2021-08-11T11:24:34.185Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-11T11:24:34.185Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-11T11:24:34.185Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-11T11:24:34.185Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-11T11:24:34.185Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-11T11:24:34.185Z] PASS [2021-08-11T11:24:34.185Z] coverage: 53.7% of statements [2021-08-11T11:24:34.185Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.363s coverage: 53.7% of statements [2021-08-11T11:24:34.637Z] === RUN TestNotFound [2021-08-11T11:24:34.637Z] --- PASS: TestNotFound (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestConflict [2021-08-11T11:24:34.637Z] --- PASS: TestConflict (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestForbidden [2021-08-11T11:24:34.637Z] --- PASS: TestForbidden (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestInvalidParameter [2021-08-11T11:24:34.637Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestNotImplemented [2021-08-11T11:24:34.637Z] --- PASS: TestNotImplemented (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestNotModified [2021-08-11T11:24:34.637Z] --- PASS: TestNotModified (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestUnauthorized [2021-08-11T11:24:34.637Z] --- PASS: TestUnauthorized (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestUnknown [2021-08-11T11:24:34.637Z] --- PASS: TestUnknown (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestCancelled [2021-08-11T11:24:34.637Z] --- PASS: TestCancelled (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestDeadline [2021-08-11T11:24:34.637Z] --- PASS: TestDeadline (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestDataLoss [2021-08-11T11:24:34.637Z] --- PASS: TestDataLoss (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestUnavailable [2021-08-11T11:24:34.637Z] --- PASS: TestUnavailable (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestSystem [2021-08-11T11:24:34.637Z] --- PASS: TestSystem (0.00s) [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Not_Found [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Bad_Request [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Conflict [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Unauthorized [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Forbidden [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Not_Modified [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-11T11:24:34.637Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-11T11:24:34.637Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-11T11:24:34.637Z] PASS [2021-08-11T11:24:34.637Z] coverage: 53.1% of statements [2021-08-11T11:24:34.637Z] ok github.com/docker/docker/errdefs 0.167s coverage: 53.1% of statements [2021-08-11T11:24:34.637Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-08-11T11:24:34.637Z] === RUN TestInactiveJobs [2021-08-11T11:24:34.637Z] --- PASS: TestInactiveJobs (0.38s) [2021-08-11T11:24:34.637Z] === RUN TestWatchRelease [2021-08-11T11:24:34.641Z] === RUN TestLog [2021-08-11T11:24:34.641Z] --- PASS: TestLog (0.00s) [2021-08-11T11:24:34.641Z] PASS [2021-08-11T11:24:34.641Z] coverage: 31.5% of statements [2021-08-11T11:24:34.641Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.347s coverage: 31.5% of statements [2021-08-11T11:24:34.666Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-11T11:24:34.666Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2021-08-11T11:24:34.666Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-11T11:24:35.092Z] --- PASS: TestWatchRelease (0.04s) [2021-08-11T11:24:35.092Z] === RUN TestWatchFinishedTransfer [2021-08-11T11:24:35.092Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestDuplicateTransfer [2021-08-11T11:24:35.092Z] === RUN TestFSGetInvalidData [2021-08-11T11:24:35.092Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestFSInvalidSet [2021-08-11T11:24:35.092Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestFSInvalidRoot [2021-08-11T11:24:35.092Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-11T11:24:35.092Z] === RUN TestSuccessfulUpload [2021-08-11T11:24:35.092Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestFSMetadataGetSet [2021-08-11T11:24:35.092Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-11T11:24:35.092Z] === RUN TestFSInvalidWalker [2021-08-11T11:24:35.092Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestFSGetSet [2021-08-11T11:24:35.092Z] --- PASS: TestFSGetSet (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestFSGetUnsetKey [2021-08-11T11:24:35.092Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestFSGetEmptyData [2021-08-11T11:24:35.092Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestFSDelete [2021-08-11T11:24:35.092Z] --- PASS: TestFSDelete (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestFSWalker [2021-08-11T11:24:35.092Z] --- PASS: TestFSWalker (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestFSWalkerStopOnError [2021-08-11T11:24:35.092Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestNewFromJSON [2021-08-11T11:24:35.092Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-11T11:24:35.092Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestMarshalKeyOrder [2021-08-11T11:24:35.092Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestHistoryEqual [2021-08-11T11:24:35.092Z] --- PASS: TestHistoryEqual (0.07s) [2021-08-11T11:24:35.092Z] === RUN TestImage [2021-08-11T11:24:35.092Z] --- PASS: TestImage (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestImageOSNotEmpty [2021-08-11T11:24:35.092Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-11T11:24:35.092Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestCreate [2021-08-11T11:24:35.092Z] --- PASS: TestCreate (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestRestore [2021-08-11T11:24:35.092Z] time="2021-08-11T11:24:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-11T11:24:35.092Z] --- PASS: TestRestore (0.02s) [2021-08-11T11:24:35.092Z] === RUN TestAddDelete [2021-08-11T11:24:35.092Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-08-11T11:24:35.092Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-11T11:24:35.092Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-11T11:24:35.092Z] === RUN TestTokenPassThru [2021-08-11T11:24:35.092Z] --- PASS: TestAddDelete (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestSearchAfterDelete [2021-08-11T11:24:35.092Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestTokenPassThruDifferentHost [2021-08-11T11:24:35.092Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestParentReset [2021-08-11T11:24:35.092Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-08-11T11:24:35.092Z] PASS [2021-08-11T11:24:35.092Z] coverage: 24.1% of statements [2021-08-11T11:24:35.092Z] ok github.com/docker/docker/distribution 1.713s coverage: 24.1% of statements [2021-08-11T11:24:35.092Z] --- PASS: TestParentReset (0.02s) [2021-08-11T11:24:35.092Z] === RUN TestGetAndSetLastUpdated [2021-08-11T11:24:35.092Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-11T11:24:35.092Z] === RUN TestStoreLen [2021-08-11T11:24:35.092Z] time="2021-08-11T11:24:34Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-11T11:24:35.092Z] --- PASS: TestStoreLen (0.03s) [2021-08-11T11:24:35.092Z] PASS [2021-08-11T11:24:35.092Z] coverage: 86.6% of statements [2021-08-11T11:24:35.092Z] ok github.com/docker/docker/image 0.437s coverage: 86.6% of statements [2021-08-11T11:24:35.092Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-11T11:24:35.092Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-08-11T11:24:35.092Z] === RUN TestCancelledUpload [2021-08-11T11:24:35.092Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-11T11:24:35.092Z] PASS [2021-08-11T11:24:35.092Z] coverage: 76.8% of statements [2021-08-11T11:24:35.092Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 76.8% of statements [2021-08-11T11:24:35.092Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-11T11:24:35.097Z] === RUN TestValidateLogOpt [2021-08-11T11:24:35.097Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestNewMissedConfig [2021-08-11T11:24:35.097Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestNewMissedUrl [2021-08-11T11:24:35.097Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestNewMissedToken [2021-08-11T11:24:35.097Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestNewWithProxy [2021-08-11T11:24:35.097Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestDefault [2021-08-11T11:24:35.097Z] --- PASS: TestDefault (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-11T11:24:35.097Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestJsonFormat [2021-08-11T11:24:35.097Z] --- PASS: TestJsonFormat (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestRawFormat [2021-08-11T11:24:35.097Z] --- PASS: TestRawFormat (0.01s) [2021-08-11T11:24:35.097Z] === RUN TestRawFormatWithLabels [2021-08-11T11:24:35.097Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestRawFormatWithoutTag [2021-08-11T11:24:35.097Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-11T11:24:35.097Z] === RUN TestBatching [2021-08-11T11:24:35.097Z] === RUN TestNewParse [2021-08-11T11:24:35.097Z] --- PASS: TestNewParse (0.00s) [2021-08-11T11:24:35.097Z] PASS [2021-08-11T11:24:35.097Z] coverage: 8.3% of statements [2021-08-11T11:24:35.097Z] ok github.com/docker/docker/daemon/logger/templates 0.194s coverage: 8.3% of statements [2021-08-11T11:24:35.547Z] === RUN TestCompare [2021-08-11T11:24:35.547Z] --- PASS: TestCompare (0.00s) [2021-08-11T11:24:35.547Z] PASS [2021-08-11T11:24:35.547Z] coverage: 19.2% of statements [2021-08-11T11:24:35.547Z] ok github.com/docker/docker/image/cache 0.187s coverage: 19.2% of statements [2021-08-11T11:24:35.553Z] --- PASS: TestBatching (0.16s) [2021-08-11T11:24:35.553Z] === RUN TestFrequency [2021-08-11T11:24:35.553Z] --- PASS: TestFrequency (0.16s) [2021-08-11T11:24:35.553Z] === RUN TestOneMessagePerRequest [2021-08-11T11:24:35.553Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-11T11:24:35.553Z] === RUN TestVerify [2021-08-11T11:24:35.553Z] --- PASS: TestVerify (0.00s) [2021-08-11T11:24:35.553Z] === RUN TestSkipVerify [2021-08-11T11:24:35.553Z] === RUN TestParseLogFormat [2021-08-11T11:24:35.553Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-11T11:24:35.553Z] === RUN TestValidateLogOptEmpty [2021-08-11T11:24:35.553Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-11T11:24:35.553Z] === RUN TestValidateSyslogAddress [2021-08-11T11:24:35.553Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-11T11:24:35.553Z] === RUN TestParseAddressDefaultPort [2021-08-11T11:24:35.553Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-11T11:24:35.553Z] === RUN TestValidateSyslogFacility [2021-08-11T11:24:35.553Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-11T11:24:35.553Z] === RUN TestValidateLogOptSyslogFormat [2021-08-11T11:24:35.553Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-11T11:24:35.553Z] === RUN TestValidateLogOpt [2021-08-11T11:24:35.553Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-11T11:24:35.553Z] PASS [2021-08-11T11:24:35.553Z] coverage: 46.8% of statements [2021-08-11T11:24:35.553Z] ok github.com/docker/docker/daemon/logger/syslog 0.236s coverage: 46.8% of statements [2021-08-11T11:24:35.553Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:35.553Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:35.553Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:35.553Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] --- PASS: TestSkipVerify (0.30s) [2021-08-11T11:24:36.009Z] === RUN TestBufferMaximum [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681075.520427\",\"host\":\"e689a1e6ec1b\"}'" [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681075.520427\",\"host\":\"e689a1e6ec1b\"}'" [2021-08-11T11:24:36.009Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-11T11:24:36.009Z] === RUN TestServerAlwaysDown [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681075.522437\",\"host\":\"e689a1e6ec1b\"}'" [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681075.522437\",\"host\":\"e689a1e6ec1b\"}'" [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681075.522437\",\"host\":\"e689a1e6ec1b\"}'" [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681075.522437\",\"host\":\"e689a1e6ec1b\"}'" [2021-08-11T11:24:36.009Z] time="2021-08-11T11:24:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681075.522437\",\"host\":\"e689a1e6ec1b\"}'" [2021-08-11T11:24:36.009Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-11T11:24:36.009Z] === RUN TestCannotSendAfterClose [2021-08-11T11:24:36.009Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-11T11:24:36.009Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-11T11:24:36.057Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-11T11:24:36.057Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2021-08-11T11:24:36.057Z] === RUN TestIpcModeOlderClient [2021-08-11T11:24:36.057Z] === PAUSE TestIpcModeOlderClient [2021-08-11T11:24:36.057Z] === RUN TestKillContainerInvalidSignal [2021-08-11T11:24:36.465Z] === RUN TestV1IDService [2021-08-11T11:24:36.465Z] --- PASS: TestV1IDService (0.01s) [2021-08-11T11:24:36.465Z] === RUN TestV2MetadataService [2021-08-11T11:24:36.506Z] === RUN TestMakeV1ConfigFromConfig [2021-08-11T11:24:36.506Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-11T11:24:36.506Z] PASS [2021-08-11T11:24:36.506Z] coverage: 25.0% of statements [2021-08-11T11:24:36.506Z] ok github.com/docker/docker/image/v1 0.221s coverage: 25.0% of statements [2021-08-11T11:24:36.506Z] === RUN TestValidateManifest [2021-08-11T11:24:36.506Z] === RUN TestValidateManifest/nil [2021-08-11T11:24:36.506Z] === RUN TestValidateManifest/non-nil [2021-08-11T11:24:36.506Z] --- PASS: TestValidateManifest (0.00s) [2021-08-11T11:24:36.506Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-11T11:24:36.506Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-11T11:24:36.506Z] PASS [2021-08-11T11:24:36.506Z] coverage: 0.7% of statements [2021-08-11T11:24:36.506Z] ok github.com/docker/docker/image/tarexport 0.298s coverage: 0.7% of statements [2021-08-11T11:24:36.506Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-11T11:24:36.921Z] time="2021-08-11T11:24:36Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-11T11:24:36.921Z] time="2021-08-11T11:24:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e689a1e6ec1b\"}'" [2021-08-11T11:24:36.921Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-11T11:24:36.921Z] PASS [2021-08-11T11:24:36.921Z] coverage: 82.5% of statements [2021-08-11T11:24:36.921Z] ok github.com/docker/docker/daemon/logger/splunk 1.993s coverage: 82.5% of statements [2021-08-11T11:24:36.921Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-11T11:24:36.921Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-11T11:24:36.921Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-11T11:24:36.995Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-08-11T11:24:36.995Z] === RUN TestKillContainer [2021-08-11T11:24:36.995Z] === RUN TestKillContainer/no_signal [2021-08-11T11:24:37.103Z] #57 ... [2021-08-11T11:24:37.103Z] [2021-08-11T11:24:37.103Z] #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-08-11T11:24:37.103Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-08-11T11:24:37.103Z] #40 DONE 210.3s [2021-08-11T11:24:37.363Z] [2021-08-11T11:24:37.363Z] #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-08-11T11:24:37.363Z] #50 sha256:80704edc46217db1a18b17e09722ae6139f5437f3c5bac57d99f5b4c74afc4e3 [2021-08-11T11:24:37.363Z] #50 210.7 + /build/golangci-lint --version [2021-08-11T11:24:37.378Z] === RUN TestSuccessfulDownload [2021-08-11T11:24:37.378Z] download_test.go:268: Needs fixing on Windows [2021-08-11T11:24:37.378Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-11T11:24:37.378Z] === RUN TestCancelledDownload [2021-08-11T11:24:37.378Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-11T11:24:37.378Z] === RUN TestMaxDownloadAttempts [2021-08-11T11:24:37.378Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:24:37.378Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:24:37.378Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:24:37.378Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:24:37.378Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:24:37.378Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:24:37.378Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:24:37.378Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:24:37.378Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:24:37.378Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:24:37.378Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:24:37.378Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:24:37.378Z] --- PASS: TestV2MetadataService (0.84s) [2021-08-11T11:24:37.378Z] PASS [2021-08-11T11:24:37.378Z] coverage: 48.2% of statements [2021-08-11T11:24:37.378Z] ok github.com/docker/docker/distribution/metadata 1.043s coverage: 48.2% of statements [2021-08-11T11:24:37.465Z] === RUN TestSerialization [2021-08-11T11:24:37.465Z] --- PASS: TestSerialization (0.02s) [2021-08-11T11:24:37.465Z] PASS [2021-08-11T11:24:37.465Z] coverage: 100.0% of statements [2021-08-11T11:24:37.465Z] ok github.com/docker/docker/libcontainerd/queue 0.196s coverage: 100.0% of statements [2021-08-11T11:24:37.564Z] === RUN TestKillContainer/non_killing_signal [2021-08-11T11:24:37.624Z] #50 211.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-11T11:24:37.885Z] #50 DONE 211.2s [2021-08-11T11:24:37.885Z] [2021-08-11T11:24:37.885Z] #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-08-11T11:24:37.885Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:24:37.920Z] === RUN TestEmptyLayer [2021-08-11T11:24:37.920Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestCommitFailure [2021-08-11T11:24:37.920Z] --- PASS: TestCommitFailure (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestStartTransactionFailure [2021-08-11T11:24:37.920Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestGetOrphan [2021-08-11T11:24:37.920Z] --- PASS: TestGetOrphan (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestMountAndRegister [2021-08-11T11:24:37.920Z] layer_test.go:271: Layer size: 14 [2021-08-11T11:24:37.920Z] --- PASS: TestMountAndRegister (0.03s) [2021-08-11T11:24:37.920Z] === RUN TestLayerRelease [2021-08-11T11:24:37.920Z] layer_test.go:304: Failing on Windows [2021-08-11T11:24:37.920Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestStoreRestore [2021-08-11T11:24:37.920Z] layer_test.go:353: Failing on Windows [2021-08-11T11:24:37.920Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestTarStreamStability [2021-08-11T11:24:37.920Z] layer_test.go:468: Failing on Windows [2021-08-11T11:24:37.920Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestRegisterExistingLayer [2021-08-11T11:24:37.920Z] --- PASS: TestRegisterExistingLayer (0.06s) [2021-08-11T11:24:37.920Z] === RUN TestTarStreamVerification [2021-08-11T11:24:37.920Z] layer_test.go:697: Failing on Windows [2021-08-11T11:24:37.920Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestLayerMigration [2021-08-11T11:24:37.920Z] migration_test.go:46: Failing on Windows [2021-08-11T11:24:37.920Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestLayerMigrationNoTarsplit [2021-08-11T11:24:37.920Z] migration_test.go:182: Failing on Windows [2021-08-11T11:24:37.920Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestMountInit [2021-08-11T11:24:37.920Z] mount_test.go:17: Failing on Windows [2021-08-11T11:24:37.920Z] --- SKIP: TestMountInit (0.00s) [2021-08-11T11:24:37.920Z] === RUN TestMountSize [2021-08-11T11:24:37.921Z] mount_test.go:76: Failing on Windows [2021-08-11T11:24:37.921Z] --- SKIP: TestMountSize (0.00s) [2021-08-11T11:24:37.921Z] === RUN TestMountChanges [2021-08-11T11:24:37.921Z] mount_test.go:125: Failing on Windows [2021-08-11T11:24:37.921Z] --- SKIP: TestMountChanges (0.00s) [2021-08-11T11:24:37.921Z] === RUN TestMountApply [2021-08-11T11:24:37.921Z] mount_test.go:212: Failing on Windows [2021-08-11T11:24:37.921Z] --- SKIP: TestMountApply (0.00s) [2021-08-11T11:24:37.921Z] PASS [2021-08-11T11:24:37.921Z] coverage: 30.1% of statements [2021-08-11T11:24:37.921Z] ok github.com/docker/docker/layer 0.353s coverage: 30.1% of statements [2021-08-11T11:24:37.921Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-11T11:24:37.921Z] === RUN TestEnvironmentParsing [2021-08-11T11:24:37.921Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-11T11:24:37.921Z] PASS [2021-08-11T11:24:37.921Z] coverage: 1.2% of statements [2021-08-11T11:24:37.921Z] ok github.com/docker/docker/libcontainerd/local 0.508s coverage: 1.2% of statements [2021-08-11T11:24:37.921Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-11T11:24:37.921Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-11T11:24:37.921Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:24:37.940Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-11T11:24:37.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-08-11T11:24:37.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-08-11T11:24:37.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-08-11T11:24:37.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-08-11T11:24:37.940Z] === RUN TestTransfer [2021-08-11T11:24:37.940Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-11T11:24:37.940Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-11T11:24:37.940Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestContinueOnError_NeverContinue [2021-08-11T11:24:37.940Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestManifestStore [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/no_remote_or_local [2021-08-11T11:24:37.940Z] --- PASS: TestTransfer (0.12s) [2021-08-11T11:24:37.940Z] === RUN TestConcurrencyLimit [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local684961655\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/no_local_cache [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/with_local_cache [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/unknown_media_type [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=warning msg="reference for unknown type: " [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-11T11:24:37.940Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-11T11:24:37.940Z] time="2021-08-11T11:24:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore (0.16s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/no_remote_or_local (0.11s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-11T11:24:37.940Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-11T11:24:37.940Z] === RUN TestDetectManifestBlobMediaType [2021-08-11T11:24:37.940Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-11T11:24:37.940Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-11T11:24:37.940Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-11T11:24:37.940Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-11T11:24:37.940Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-11T11:24:37.940Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-11T11:24:37.940Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-11T11:24:37.940Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-11T11:24:37.940Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-11T11:24:37.940Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-11T11:24:37.940Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-11T11:24:37.940Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-11T11:24:37.940Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestFixManifestLayers [2021-08-11T11:24:37.940Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-11T11:24:37.940Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-11T11:24:37.940Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestFixManifestLayersBadParent [2021-08-11T11:24:37.940Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestValidateManifest [2021-08-11T11:24:37.940Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-11T11:24:37.940Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestFormatPlatform [2021-08-11T11:24:37.940Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestGetRepositoryMountCandidates [2021-08-11T11:24:37.940Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-11T11:24:37.940Z] === RUN TestLayerAlreadyExists [2021-08-11T11:24:37.940Z] 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-08-11T11:24:37.941Z] 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-08-11T11:24:37.941Z] 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-08-11T11:24:37.941Z] 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-08-11T11:24:37.941Z] 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-08-11T11:24:37.941Z] 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-08-11T11:24:37.941Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-11T11:24:37.941Z] === RUN TestWhenEmptyAuthConfig [2021-08-11T11:24:38.133Z] === RUN TestKillContainer/killing_signal [2021-08-11T11:24:38.400Z] --- PASS: TestConcurrencyLimit (0.43s) [2021-08-11T11:24:38.400Z] === RUN TestInactiveJobs [2021-08-11T11:24:38.400Z] === RUN TestNotFound [2021-08-11T11:24:38.400Z] --- PASS: TestNotFound (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestConflict [2021-08-11T11:24:38.400Z] --- PASS: TestConflict (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestForbidden [2021-08-11T11:24:38.400Z] --- PASS: TestForbidden (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestInvalidParameter [2021-08-11T11:24:38.400Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestNotImplemented [2021-08-11T11:24:38.400Z] --- PASS: TestNotImplemented (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestNotModified [2021-08-11T11:24:38.400Z] --- PASS: TestNotModified (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestUnauthorized [2021-08-11T11:24:38.400Z] --- PASS: TestUnauthorized (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestUnknown [2021-08-11T11:24:38.400Z] --- PASS: TestUnknown (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestCancelled [2021-08-11T11:24:38.400Z] --- PASS: TestCancelled (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestDeadline [2021-08-11T11:24:38.400Z] --- PASS: TestDeadline (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestDataLoss [2021-08-11T11:24:38.400Z] --- PASS: TestDataLoss (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestUnavailable [2021-08-11T11:24:38.400Z] --- PASS: TestUnavailable (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestSystem [2021-08-11T11:24:38.400Z] --- PASS: TestSystem (0.00s) [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Not_Found [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Bad_Request [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Conflict [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Unauthorized [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Forbidden [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Not_Modified [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-11T11:24:38.400Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-11T11:24:38.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-11T11:24:38.400Z] PASS [2021-08-11T11:24:38.400Z] coverage: 53.1% of statements [2021-08-11T11:24:38.400Z] ok github.com/docker/docker/errdefs 0.136s coverage: 53.1% of statements [2021-08-11T11:24:38.400Z] --- PASS: TestInactiveJobs (0.36s) [2021-08-11T11:24:38.400Z] === RUN TestWatchRelease [2021-08-11T11:24:38.858Z] --- PASS: TestWatchRelease (0.04s) [2021-08-11T11:24:38.858Z] === RUN TestWatchFinishedTransfer [2021-08-11T11:24:38.858Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestDuplicateTransfer [2021-08-11T11:24:38.858Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-08-11T11:24:38.858Z] === RUN TestSuccessfulUpload [2021-08-11T11:24:38.858Z] === RUN TestFSGetInvalidData [2021-08-11T11:24:38.858Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-11T11:24:38.858Z] time="2021-08-11T11:24:38Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-11T11:24:38.858Z] === RUN TestFSInvalidSet [2021-08-11T11:24:38.858Z] --- PASS: TestFSInvalidSet (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestFSInvalidRoot [2021-08-11T11:24:38.858Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestFSMetadataGetSet [2021-08-11T11:24:38.858Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-11T11:24:38.858Z] === RUN TestFSInvalidWalker [2021-08-11T11:24:38.858Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-11T11:24:38.858Z] === RUN TestFSGetSet [2021-08-11T11:24:38.858Z] --- PASS: TestFSGetSet (0.01s) [2021-08-11T11:24:38.858Z] === RUN TestFSGetUnsetKey [2021-08-11T11:24:38.858Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestFSGetEmptyData [2021-08-11T11:24:38.858Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestFSDelete [2021-08-11T11:24:38.858Z] --- PASS: TestFSDelete (0.01s) [2021-08-11T11:24:38.858Z] === RUN TestFSWalker [2021-08-11T11:24:38.858Z] --- PASS: TestFSWalker (0.01s) [2021-08-11T11:24:38.858Z] === RUN TestFSWalkerStopOnError [2021-08-11T11:24:38.858Z] --- PASS: TestFSWalkerStopOnError (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestNewFromJSON [2021-08-11T11:24:38.858Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-11T11:24:38.858Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestMarshalKeyOrder [2021-08-11T11:24:38.858Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestHistoryEqual [2021-08-11T11:24:38.858Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2021-08-11T11:24:38.858Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-11T11:24:38.858Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-11T11:24:38.858Z] === RUN TestTokenPassThru [2021-08-11T11:24:38.858Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-11T11:24:38.858Z] === RUN TestTokenPassThruDifferentHost [2021-08-11T11:24:38.858Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-11T11:24:38.858Z] PASS [2021-08-11T11:24:38.858Z] coverage: 24.1% of statements [2021-08-11T11:24:38.858Z] ok github.com/docker/docker/distribution 1.624s coverage: 24.1% of statements [2021-08-11T11:24:38.858Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-08-11T11:24:38.858Z] === RUN TestCancelledUpload [2021-08-11T11:24:38.858Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-11T11:24:38.858Z] PASS [2021-08-11T11:24:38.858Z] coverage: 76.8% of statements [2021-08-11T11:24:38.882Z] === RUN TestSequenceGetAvailableBit [2021-08-11T11:24:38.882Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestSequenceEqual [2021-08-11T11:24:38.882Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestSequenceCopy [2021-08-11T11:24:38.882Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestGetFirstAvailable [2021-08-11T11:24:38.882Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestFindSequence [2021-08-11T11:24:38.882Z] --- PASS: TestFindSequence (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestCheckIfAvailable [2021-08-11T11:24:38.882Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestMergeSequences [2021-08-11T11:24:38.882Z] --- PASS: TestMergeSequences (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestPushReservation [2021-08-11T11:24:38.882Z] --- PASS: TestPushReservation (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestSerializeDeserialize [2021-08-11T11:24:38.882Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestSet [2021-08-11T11:24:38.882Z] --- PASS: TestSet (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestSetUnset [2021-08-11T11:24:38.882Z] --- PASS: TestSetUnset (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestOffsetSetUnset [2021-08-11T11:24:38.882Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestSetInRange [2021-08-11T11:24:38.882Z] --- PASS: TestSetInRange (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestSetAnyInRange [2021-08-11T11:24:38.882Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestMethods [2021-08-11T11:24:38.882Z] --- PASS: TestMethods (0.00s) [2021-08-11T11:24:38.882Z] === RUN TestRandomAllocateDeallocate [2021-08-11T11:24:39.072Z] --- PASS: TestKillContainer (2.04s) [2021-08-11T11:24:39.072Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-08-11T11:24:39.072Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-08-11T11:24:39.072Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-08-11T11:24:39.072Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-11T11:24:39.072Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-11T11:24:39.271Z] #57 ... [2021-08-11T11:24:39.271Z] [2021-08-11T11:24:39.271Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-11T11:24:39.271Z] #41 sha256:20a375ec1cd76dbe50c04a89f14d0e445fa626c11f27462ba3ad51e564234771 [2021-08-11T11:24:39.315Z] ok github.com/docker/docker/distribution/xfer 2.042s coverage: 76.8% of statements [2021-08-11T11:24:39.315Z] --- PASS: TestHistoryEqual (0.12s) [2021-08-11T11:24:39.315Z] === RUN TestImage [2021-08-11T11:24:39.315Z] --- PASS: TestImage (0.00s) [2021-08-11T11:24:39.315Z] === RUN TestImageOSNotEmpty [2021-08-11T11:24:39.315Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-11T11:24:39.315Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-11T11:24:39.315Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-11T11:24:39.315Z] === RUN TestCreate [2021-08-11T11:24:39.315Z] --- PASS: TestCreate (0.01s) [2021-08-11T11:24:39.315Z] === RUN TestRestore [2021-08-11T11:24:39.315Z] time="2021-08-11T11:24:38Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-11T11:24:39.315Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-11T11:24:39.315Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-11T11:24:39.315Z] --- PASS: TestRestore (0.03s) [2021-08-11T11:24:39.315Z] === RUN TestAddDelete [2021-08-11T11:24:39.315Z] --- PASS: TestAddDelete (0.02s) [2021-08-11T11:24:39.315Z] === RUN TestSearchAfterDelete [2021-08-11T11:24:39.315Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-11T11:24:39.315Z] === RUN TestParentReset [2021-08-11T11:24:39.315Z] --- PASS: TestParentReset (0.02s) [2021-08-11T11:24:39.315Z] === RUN TestGetAndSetLastUpdated [2021-08-11T11:24:39.315Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-11T11:24:39.315Z] === RUN TestStoreLen [2021-08-11T11:24:39.315Z] --- PASS: TestStoreLen (0.05s) [2021-08-11T11:24:39.315Z] PASS [2021-08-11T11:24:39.315Z] coverage: 86.6% of statements [2021-08-11T11:24:39.315Z] ok github.com/docker/docker/image 0.523s coverage: 86.6% of statements [2021-08-11T11:24:39.531Z] #41 DONE 0.3s [2021-08-11T11:24:39.532Z] [2021-08-11T11:24:39.532Z] #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-08-11T11:24:39.532Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:24:39.641Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-11T11:24:39.771Z] === RUN TestCompare [2021-08-11T11:24:39.771Z] --- PASS: TestCompare (0.00s) [2021-08-11T11:24:39.771Z] PASS [2021-08-11T11:24:39.771Z] coverage: 19.2% of statements [2021-08-11T11:24:39.771Z] ok github.com/docker/docker/image/cache 0.205s coverage: 19.2% of statements [2021-08-11T11:24:39.792Z] #57 ... [2021-08-11T11:24:39.792Z] [2021-08-11T11:24:39.792Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-11T11:24:39.792Z] #45 sha256:199576a7c3842291345a6c05843f6662ad9b8a8a8ca5a05aa7358aea3f874bfe [2021-08-11T11:24:39.792Z] #45 DONE 0.1s [2021-08-11T11:24:39.792Z] [2021-08-11T11:24:39.792Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-11T11:24:39.792Z] #47 sha256:7a362570915b282ec0212c954920bfdb7b69b46b2569c6a53da6116c424374cf [2021-08-11T11:24:39.792Z] #47 DONE 0.2s [2021-08-11T11:24:39.792Z] [2021-08-11T11:24:39.792Z] #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-08-11T11:24:39.792Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:24:39.792Z] #57 ... [2021-08-11T11:24:39.792Z] [2021-08-11T11:24:39.792Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-11T11:24:39.792Z] #49 sha256:cead05e55fb76093acb48b03ec4e1415fa168ab88c6eedee382b9bfeb474174f [2021-08-11T11:24:39.792Z] #49 DONE 0.1s [2021-08-11T11:24:40.053Z] [2021-08-11T11:24:40.053Z] #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-08-11T11:24:40.053Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:24:40.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-08-11T11:24:40.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-08-11T11:24:40.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-08-11T11:24:40.211Z] === RUN TestKillStoppedContainer [2021-08-11T11:24:40.211Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-11T11:24:40.211Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-11T11:24:40.227Z] === RUN TestMakeV1ConfigFromConfig [2021-08-11T11:24:40.227Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-11T11:24:40.227Z] PASS [2021-08-11T11:24:40.227Z] coverage: 25.0% of statements [2021-08-11T11:24:40.227Z] ok github.com/docker/docker/image/v1 0.185s coverage: 25.0% of statements [2021-08-11T11:24:40.409Z] === RUN TestInvalidConfig [2021-08-11T11:24:40.409Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-11T11:24:40.409Z] === RUN TestConfig [2021-08-11T11:24:40.409Z] --- PASS: TestConfig (0.01s) [2021-08-11T11:24:40.409Z] === RUN TestOptionsLabels [2021-08-11T11:24:40.409Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-11T11:24:40.409Z] === RUN TestValidName [2021-08-11T11:24:40.409Z] --- PASS: TestValidName (0.00s) [2021-08-11T11:24:40.409Z] === RUN TestTLSConfiguration [2021-08-11T11:24:40.409Z] time="2021-08-11T11:24:39Z" level=info msg="Option Initializing KV with TLS" [2021-08-11T11:24:40.409Z] --- PASS: TestTLSConfiguration (0.11s) [2021-08-11T11:24:40.409Z] PASS [2021-08-11T11:24:40.409Z] coverage: 24.0% of statements [2021-08-11T11:24:40.409Z] ok github.com/docker/docker/libnetwork/config 0.376s coverage: 24.0% of statements [2021-08-11T11:24:40.409Z] === RUN TestKey [2021-08-11T11:24:40.409Z] --- PASS: TestKey (0.00s) [2021-08-11T11:24:40.409Z] === RUN TestParseKey [2021-08-11T11:24:40.409Z] --- PASS: TestParseKey (0.00s) [2021-08-11T11:24:40.409Z] === RUN TestInvalidDataStore [2021-08-11T11:24:40.409Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-11T11:24:40.409Z] === RUN TestKVObjectFlatKey [2021-08-11T11:24:40.409Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-11T11:24:40.409Z] === RUN TestAtomicKVObjectFlatKey [2021-08-11T11:24:40.409Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-11T11:24:40.409Z] PASS [2021-08-11T11:24:40.409Z] coverage: 21.9% of statements [2021-08-11T11:24:40.409Z] ok github.com/docker/docker/libnetwork/datastore 0.133s coverage: 21.9% of statements [2021-08-11T11:24:40.470Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-11T11:24:40.470Z] === RUN TestKillDifferentUserContainer [2021-08-11T11:24:40.623Z] #57 ... [2021-08-11T11:24:40.623Z] [2021-08-11T11:24:40.623Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-11T11:24:40.623Z] #51 sha256:2b7a14df0503fc47d5841947de95cb2a9f9db822eaa832ba49a19ecad93f0700 [2021-08-11T11:24:40.683Z] === RUN TestValidateManifest [2021-08-11T11:24:40.683Z] === RUN TestValidateManifest/nil [2021-08-11T11:24:40.683Z] === RUN TestValidateManifest/non-nil [2021-08-11T11:24:40.683Z] --- PASS: TestValidateManifest (0.00s) [2021-08-11T11:24:40.683Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-11T11:24:40.683Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-11T11:24:40.683Z] PASS [2021-08-11T11:24:40.683Z] coverage: 0.7% of statements [2021-08-11T11:24:40.683Z] ok github.com/docker/docker/image/tarexport 0.248s coverage: 0.7% of statements [2021-08-11T11:24:40.683Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-11T11:24:40.883Z] #51 DONE 0.4s [2021-08-11T11:24:40.883Z] [2021-08-11T11:24:40.883Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-11T11:24:40.883Z] #53 sha256:b5b1a27ddf6d28705594450bfed22c5a81df384f2f678c151b0df19a2f138243 [2021-08-11T11:24:40.883Z] #53 DONE 0.1s [2021-08-11T11:24:40.883Z] [2021-08-11T11:24:40.883Z] #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-08-11T11:24:40.883Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:24:41.039Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-08-11T11:24:41.039Z] === RUN TestInspectOomKilledTrue [2021-08-11T11:24:41.039Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-11T11:24:41.039Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-11T11:24:41.039Z] === RUN TestInspectOomKilledFalse [2021-08-11T11:24:41.140Z] === RUN TestSerialization [2021-08-11T11:24:41.140Z] --- PASS: TestSerialization (0.02s) [2021-08-11T11:24:41.140Z] PASS [2021-08-11T11:24:41.140Z] coverage: 100.0% of statements [2021-08-11T11:24:41.140Z] ok github.com/docker/docker/libcontainerd/queue 0.163s coverage: 100.0% of statements [2021-08-11T11:24:41.369Z] === RUN TestIPDataMarshalling [2021-08-11T11:24:41.369Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-11T11:24:41.369Z] === RUN TestValidateAndIsV6 [2021-08-11T11:24:41.369Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-11T11:24:41.369Z] PASS [2021-08-11T11:24:41.369Z] coverage: 68.9% of statements [2021-08-11T11:24:41.369Z] ok github.com/docker/docker/libnetwork/driverapi 0.141s coverage: 68.9% of statements [2021-08-11T11:24:41.608Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2021-08-11T11:24:41.608Z] === RUN TestLinksEtcHostsContentMatch [2021-08-11T11:24:42.104Z] === RUN TestEnvironmentParsing [2021-08-11T11:24:42.104Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-11T11:24:42.104Z] PASS [2021-08-11T11:24:42.104Z] coverage: 1.2% of statements [2021-08-11T11:24:42.104Z] ok github.com/docker/docker/libcontainerd/local 0.338s coverage: 1.2% of statements [2021-08-11T11:24:42.104Z] === RUN TestEmptyLayer [2021-08-11T11:24:42.104Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-11T11:24:42.104Z] === RUN TestCommitFailure [2021-08-11T11:24:42.104Z] --- PASS: TestCommitFailure (0.01s) [2021-08-11T11:24:42.104Z] === RUN TestStartTransactionFailure [2021-08-11T11:24:42.104Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-11T11:24:42.104Z] === RUN TestGetOrphan [2021-08-11T11:24:42.104Z] --- PASS: TestGetOrphan (0.01s) [2021-08-11T11:24:42.104Z] === RUN TestMountAndRegister [2021-08-11T11:24:42.104Z] layer_test.go:271: Layer size: 14 [2021-08-11T11:24:42.104Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-11T11:24:42.104Z] === RUN TestLayerRelease [2021-08-11T11:24:42.104Z] layer_test.go:304: Failing on Windows [2021-08-11T11:24:42.104Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-11T11:24:42.104Z] === RUN TestStoreRestore [2021-08-11T11:24:42.104Z] layer_test.go:353: Failing on Windows [2021-08-11T11:24:42.104Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-11T11:24:42.104Z] === RUN TestTarStreamStability [2021-08-11T11:24:42.104Z] layer_test.go:468: Failing on Windows [2021-08-11T11:24:42.104Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-11T11:24:42.104Z] === RUN TestRegisterExistingLayer [2021-08-11T11:24:42.328Z] === RUN TestErrorInterfaces [2021-08-11T11:24:42.328Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestNetworkMarshalling [2021-08-11T11:24:42.328Z] === RUN TestDriver [2021-08-11T11:24:42.328Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:24:42.328Z] PASS [2021-08-11T11:24:42.328Z] coverage: 34.8% of statements [2021-08-11T11:24:42.328Z] ok github.com/docker/docker/libnetwork/drivers/host 0.328s coverage: 34.8% of statements [2021-08-11T11:24:42.328Z] --- PASS: TestNetworkMarshalling (0.10s) [2021-08-11T11:24:42.328Z] === RUN TestEndpointMarshalling [2021-08-11T11:24:42.328Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestAuxAddresses [2021-08-11T11:24:42.328Z] time="2021-08-11T11:24:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:24:42.328Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-11T11:24:42.328Z] === RUN TestSRVServiceQuery [2021-08-11T11:24:42.328Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.328Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestServiceVIPReuse [2021-08-11T11:24:42.328Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.328Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-11T11:24:42.328Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.328Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestDNSIPQuery [2021-08-11T11:24:42.328Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.328Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestDNSProxyServFail [2021-08-11T11:24:42.328Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.328Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestSandboxAddEmpty [2021-08-11T11:24:42.328Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.328Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestSandboxAddMultiPrio [2021-08-11T11:24:42.328Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.328Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-11T11:24:42.328Z] === RUN TestSandboxAddSamePrio [2021-08-11T11:24:42.328Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.329Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-11T11:24:42.329Z] === RUN TestCleanupServiceDiscovery [2021-08-11T11:24:42.329Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.329Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-11T11:24:42.329Z] === RUN TestDNSOptions [2021-08-11T11:24:42.329Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:42.329Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-11T11:24:42.329Z] === RUN TestMultipleControllersWithSameStore [2021-08-11T11:24:42.329Z] time="2021-08-11T11:24:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:24:42.329Z] time="2021-08-11T11:24:42Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:24:42.329Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-08-11T11:24:42.329Z] PASS [2021-08-11T11:24:42.329Z] coverage: 8.6% of statements [2021-08-11T11:24:42.329Z] ok github.com/docker/docker/libnetwork 0.575s coverage: 8.6% of statements [2021-08-11T11:24:42.329Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-11T11:24:42.546Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-08-11T11:24:42.546Z] === RUN TestLinksContainerNames [2021-08-11T11:24:42.560Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-08-11T11:24:42.560Z] === RUN TestTarStreamVerification [2021-08-11T11:24:42.560Z] layer_test.go:697: Failing on Windows [2021-08-11T11:24:42.560Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-11T11:24:42.560Z] === RUN TestLayerMigration [2021-08-11T11:24:42.560Z] migration_test.go:46: Failing on Windows [2021-08-11T11:24:42.560Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-11T11:24:42.560Z] === RUN TestLayerMigrationNoTarsplit [2021-08-11T11:24:42.560Z] migration_test.go:182: Failing on Windows [2021-08-11T11:24:42.560Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-11T11:24:42.560Z] === RUN TestMountInit [2021-08-11T11:24:42.560Z] mount_test.go:17: Failing on Windows [2021-08-11T11:24:42.560Z] --- SKIP: TestMountInit (0.00s) [2021-08-11T11:24:42.560Z] === RUN TestMountSize [2021-08-11T11:24:42.560Z] mount_test.go:76: Failing on Windows [2021-08-11T11:24:42.560Z] --- SKIP: TestMountSize (0.00s) [2021-08-11T11:24:42.560Z] === RUN TestMountChanges [2021-08-11T11:24:42.560Z] mount_test.go:125: Failing on Windows [2021-08-11T11:24:42.560Z] --- SKIP: TestMountChanges (0.00s) [2021-08-11T11:24:42.560Z] === RUN TestMountApply [2021-08-11T11:24:42.560Z] mount_test.go:212: Failing on Windows [2021-08-11T11:24:42.560Z] --- SKIP: TestMountApply (0.00s) [2021-08-11T11:24:42.560Z] PASS [2021-08-11T11:24:42.560Z] coverage: 30.1% of statements [2021-08-11T11:24:42.560Z] ok github.com/docker/docker/layer 0.443s coverage: 30.1% of statements [2021-08-11T11:24:42.560Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-11T11:24:42.560Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-11T11:24:42.560Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-11T11:24:42.560Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-11T11:24:42.783Z] === RUN TestDriver [2021-08-11T11:24:42.783Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:24:42.783Z] PASS [2021-08-11T11:24:42.783Z] coverage: 34.8% of statements [2021-08-11T11:24:42.783Z] ok github.com/docker/docker/libnetwork/drivers/null 0.130s coverage: 34.8% of statements [2021-08-11T11:24:42.783Z] --- PASS: TestRandomAllocateDeallocate (3.98s) [2021-08-11T11:24:42.783Z] === RUN TestAllocateRandomDeallocate [2021-08-11T11:24:43.016Z] === RUN TestSequenceGetAvailableBit [2021-08-11T11:24:43.016Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestSequenceEqual [2021-08-11T11:24:43.016Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestSequenceCopy [2021-08-11T11:24:43.016Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestGetFirstAvailable [2021-08-11T11:24:43.016Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestFindSequence [2021-08-11T11:24:43.016Z] --- PASS: TestFindSequence (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestCheckIfAvailable [2021-08-11T11:24:43.016Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestMergeSequences [2021-08-11T11:24:43.016Z] --- PASS: TestMergeSequences (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestPushReservation [2021-08-11T11:24:43.016Z] --- PASS: TestPushReservation (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestSerializeDeserialize [2021-08-11T11:24:43.016Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestSet [2021-08-11T11:24:43.016Z] --- PASS: TestSet (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestSetUnset [2021-08-11T11:24:43.016Z] --- PASS: TestSetUnset (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestOffsetSetUnset [2021-08-11T11:24:43.016Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestSetInRange [2021-08-11T11:24:43.016Z] --- PASS: TestSetInRange (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestSetAnyInRange [2021-08-11T11:24:43.016Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestMethods [2021-08-11T11:24:43.016Z] --- PASS: TestMethods (0.00s) [2021-08-11T11:24:43.016Z] === RUN TestRandomAllocateDeallocate [2021-08-11T11:24:43.238Z] === RUN TestNetworkAllocateFree [2021-08-11T11:24:43.238Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-11T11:24:43.238Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-11T11:24:43.238Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-11T11:24:43.238Z] PASS [2021-08-11T11:24:43.238Z] coverage: 63.6% of statements [2021-08-11T11:24:43.238Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.190s coverage: 63.6% of statements [2021-08-11T11:24:43.692Z] === RUN TestGetEmptyCapabilities [2021-08-11T11:24:43.692Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-11T11:24:43.692Z] === RUN TestGetExtraCapabilities [2021-08-11T11:24:43.692Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-11T11:24:43.692Z] === RUN TestGetInvalidCapabilities [2021-08-11T11:24:43.692Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-11T11:24:43.692Z] === RUN TestRemoteDriver [2021-08-11T11:24:43.692Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-11T11:24:43.692Z] === RUN TestDriverError [2021-08-11T11:24:43.692Z] --- PASS: TestDriverError (0.00s) [2021-08-11T11:24:43.692Z] === RUN TestMissingValues [2021-08-11T11:24:43.692Z] --- PASS: TestMissingValues (0.00s) [2021-08-11T11:24:43.692Z] === RUN TestRollback [2021-08-11T11:24:43.692Z] --- PASS: TestRollback (0.00s) [2021-08-11T11:24:43.692Z] PASS [2021-08-11T11:24:43.692Z] coverage: 57.4% of statements [2021-08-11T11:24:43.692Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.232s coverage: 57.4% of statements [2021-08-11T11:24:43.692Z] --- PASS: TestAllocateRandomDeallocate (0.93s) [2021-08-11T11:24:43.692Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-11T11:24:44.018Z] --- PASS: TestLinksContainerNames (1.39s) [2021-08-11T11:24:44.018Z] === RUN TestLogsFollowTailEmpty [2021-08-11T11:24:44.107Z] ok github.com/docker/docker/libnetwork 46.482s coverage: 41.0% of statements [2021-08-11T11:24:44.148Z] === RUN TestNew [2021-08-11T11:24:44.148Z] --- PASS: TestNew (0.00s) [2021-08-11T11:24:44.148Z] === RUN TestAddDriver [2021-08-11T11:24:44.148Z] --- PASS: TestAddDriver (0.00s) [2021-08-11T11:24:44.148Z] === RUN TestAddDuplicateDriver [2021-08-11T11:24:44.148Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-11T11:24:44.148Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-11T11:24:44.148Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-11T11:24:44.148Z] === RUN TestDriver [2021-08-11T11:24:44.148Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:24:44.148Z] === RUN TestIPAM [2021-08-11T11:24:44.148Z] --- PASS: TestIPAM (0.00s) [2021-08-11T11:24:44.148Z] === RUN TestWalkIPAMs [2021-08-11T11:24:44.148Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-11T11:24:44.148Z] === RUN TestWalkDrivers [2021-08-11T11:24:44.148Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-11T11:24:44.148Z] PASS [2021-08-11T11:24:44.148Z] coverage: 82.4% of statements [2021-08-11T11:24:44.148Z] ok github.com/docker/docker/libnetwork/drvregistry 0.272s coverage: 82.4% of statements [2021-08-11T11:24:44.148Z] === RUN TestNAT [2021-08-11T11:24:44.148Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-11T11:24:44.148Z] --- SKIP: TestNAT (0.00s) [2021-08-11T11:24:44.148Z] === RUN TestTransparent [2021-08-11T11:24:44.148Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-11T11:24:44.148Z] --- SKIP: TestTransparent (0.00s) [2021-08-11T11:24:44.148Z] PASS [2021-08-11T11:24:44.148Z] coverage: 0.0% of statements [2021-08-11T11:24:44.148Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.238s coverage: 0.0% of statements [2021-08-11T11:24:44.545Z] === RUN TestInvalidConfig [2021-08-11T11:24:44.545Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-11T11:24:44.545Z] === RUN TestConfig [2021-08-11T11:24:44.545Z] --- PASS: TestConfig (0.00s) [2021-08-11T11:24:44.545Z] === RUN TestOptionsLabels [2021-08-11T11:24:44.545Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-11T11:24:44.545Z] === RUN TestValidName [2021-08-11T11:24:44.545Z] --- PASS: TestValidName (0.00s) [2021-08-11T11:24:44.545Z] === RUN TestTLSConfiguration [2021-08-11T11:24:44.545Z] time="2021-08-11T11:24:44Z" level=info msg="Option Initializing KV with TLS" [2021-08-11T11:24:44.545Z] --- PASS: TestTLSConfiguration (0.12s) [2021-08-11T11:24:44.545Z] PASS [2021-08-11T11:24:44.545Z] coverage: 24.0% of statements [2021-08-11T11:24:44.545Z] ok github.com/docker/docker/libnetwork/config 0.311s coverage: 24.0% of statements [2021-08-11T11:24:44.587Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-08-11T11:24:44.587Z] === RUN TestContainerNetworkMountsNoChown [2021-08-11T11:24:44.603Z] === RUN TestBuildDefault [2021-08-11T11:24:44.603Z] --- PASS: TestBuildDefault (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestBuildHostnameDomainname [2021-08-11T11:24:44.603Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestBuildHostname [2021-08-11T11:24:44.603Z] --- PASS: TestBuildHostname (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestBuildHostnameFQDN [2021-08-11T11:24:44.603Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestBuildNoIP [2021-08-11T11:24:44.603Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestUpdate [2021-08-11T11:24:44.603Z] --- PASS: TestUpdate (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-11T11:24:44.603Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-11T11:24:44.603Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.75s) [2021-08-11T11:24:44.603Z] === RUN TestRetrieveFromStore [2021-08-11T11:24:44.603Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestAddEmpty [2021-08-11T11:24:44.603Z] --- PASS: TestAddEmpty (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestAdd [2021-08-11T11:24:44.603Z] --- PASS: TestAdd (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestDeleteEmpty [2021-08-11T11:24:44.603Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestDeleteNewline [2021-08-11T11:24:44.603Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestDelete [2021-08-11T11:24:44.603Z] --- PASS: TestDelete (0.00s) [2021-08-11T11:24:44.603Z] === RUN TestConcurrentWrites [2021-08-11T11:24:44.603Z] --- PASS: TestConcurrentWrites (0.12s) [2021-08-11T11:24:44.603Z] PASS [2021-08-11T11:24:44.603Z] coverage: 81.2% of statements [2021-08-11T11:24:44.603Z] ok github.com/docker/docker/libnetwork/etchosts 0.230s coverage: 81.2% of statements [2021-08-11T11:24:45.057Z] --- PASS: TestRetrieveFromStore (0.33s) [2021-08-11T11:24:45.057Z] === RUN TestIsCorrupted [2021-08-11T11:24:45.057Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-11T11:24:45.057Z] === RUN TestSetRollover [2021-08-11T11:24:45.057Z] === RUN TestNew [2021-08-11T11:24:45.057Z] --- PASS: TestNew (0.00s) [2021-08-11T11:24:45.057Z] === RUN TestAllocate [2021-08-11T11:24:45.057Z] --- PASS: TestAllocate (0.00s) [2021-08-11T11:24:45.057Z] === RUN TestUninitialized [2021-08-11T11:24:45.057Z] --- PASS: TestUninitialized (0.00s) [2021-08-11T11:24:45.057Z] === RUN TestAllocateInRange [2021-08-11T11:24:45.057Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-11T11:24:45.057Z] === RUN TestAllocateSerial [2021-08-11T11:24:45.057Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-11T11:24:45.057Z] PASS [2021-08-11T11:24:45.057Z] coverage: 87.5% of statements [2021-08-11T11:24:45.057Z] ok github.com/docker/docker/libnetwork/idm 0.117s coverage: 87.5% of statements [2021-08-11T11:24:45.156Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/default [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/default [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/private [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/private [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rprivate [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/slave [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/slave [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rslave [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/shared [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/shared [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rshared [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/default [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/rshared [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/shared [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/rslave [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/slave [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/rprivate [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/private [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-11T11:24:45.156Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:24:45.156Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:24:45.156Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:24:45.416Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-11T11:24:45.507Z] === RUN TestKey [2021-08-11T11:24:45.507Z] --- PASS: TestKey (0.00s) [2021-08-11T11:24:45.507Z] === RUN TestParseKey [2021-08-11T11:24:45.507Z] --- PASS: TestParseKey (0.00s) [2021-08-11T11:24:45.507Z] === RUN TestInvalidDataStore [2021-08-11T11:24:45.507Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-11T11:24:45.507Z] === RUN TestKVObjectFlatKey [2021-08-11T11:24:45.507Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-11T11:24:45.507Z] === RUN TestAtomicKVObjectFlatKey [2021-08-11T11:24:45.507Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-11T11:24:45.507Z] PASS [2021-08-11T11:24:45.507Z] coverage: 21.9% of statements [2021-08-11T11:24:45.507Z] ok github.com/docker/docker/libnetwork/datastore 0.133s coverage: 21.9% of statements [2021-08-11T11:24:45.512Z] === RUN TestDiff [2021-08-11T11:24:45.512Z] --- PASS: TestDiff (0.00s) [2021-08-11T11:24:45.512Z] === RUN TestAddedCallback [2021-08-11T11:24:45.512Z] --- PASS: TestAddedCallback (0.00s) [2021-08-11T11:24:45.512Z] === RUN TestRemovedCallback [2021-08-11T11:24:45.512Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-11T11:24:45.512Z] === RUN TestNoCallback [2021-08-11T11:24:45.512Z] --- PASS: TestNoCallback (0.00s) [2021-08-11T11:24:45.512Z] PASS [2021-08-11T11:24:45.512Z] coverage: 48.1% of statements [2021-08-11T11:24:45.512Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.250s coverage: 48.1% of statements [2021-08-11T11:24:45.675Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-11T11:24:45.676Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:24:45.676Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:24:45.676Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:24:45.676Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:24:45.676Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-11T11:24:45.676Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-11T11:24:45.676Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-11T11:24:45.676Z] === RUN TestContainerBindMountNonRecursive [2021-08-11T11:24:45.964Z] === RUN TestErrorInterfaces [2021-08-11T11:24:45.964Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestNetworkMarshalling [2021-08-11T11:24:45.964Z] --- PASS: TestNetworkMarshalling (0.12s) [2021-08-11T11:24:45.964Z] === RUN TestEndpointMarshalling [2021-08-11T11:24:45.964Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestAuxAddresses [2021-08-11T11:24:45.964Z] time="2021-08-11T11:24:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:24:45.964Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-11T11:24:45.964Z] === RUN TestSRVServiceQuery [2021-08-11T11:24:45.964Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestServiceVIPReuse [2021-08-11T11:24:45.964Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-11T11:24:45.964Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestDNSIPQuery [2021-08-11T11:24:45.964Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestDNSProxyServFail [2021-08-11T11:24:45.964Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestSandboxAddEmpty [2021-08-11T11:24:45.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestSandboxAddMultiPrio [2021-08-11T11:24:45.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestSandboxAddSamePrio [2021-08-11T11:24:45.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestCleanupServiceDiscovery [2021-08-11T11:24:45.964Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestDNSOptions [2021-08-11T11:24:45.964Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:24:45.964Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-11T11:24:45.964Z] === RUN TestMultipleControllersWithSameStore [2021-08-11T11:24:45.964Z] time="2021-08-11T11:24:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:24:45.964Z] time="2021-08-11T11:24:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:24:45.964Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-08-11T11:24:45.964Z] PASS [2021-08-11T11:24:45.964Z] coverage: 8.6% of statements [2021-08-11T11:24:45.964Z] ok github.com/docker/docker/libnetwork 0.566s coverage: 8.6% of statements [2021-08-11T11:24:45.964Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-11T11:24:45.968Z] === RUN TestCaller [2021-08-11T11:24:45.968Z] --- PASS: TestCaller (0.00s) [2021-08-11T11:24:45.968Z] PASS [2021-08-11T11:24:45.968Z] coverage: 100.0% of statements [2021-08-11T11:24:45.968Z] ok github.com/docker/docker/libnetwork/internal/caller 0.091s coverage: 100.0% of statements [2021-08-11T11:24:45.968Z] === RUN TestSetSerialInsertDelete [2021-08-11T11:24:45.968Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-11T11:24:45.968Z] === RUN TestSetParallelInsertDelete [2021-08-11T11:24:46.423Z] --- PASS: TestSetRollover (1.49s) [2021-08-11T11:24:46.423Z] === RUN TestSetRolloverSerial [2021-08-11T11:24:46.423Z] === RUN TestIPDataMarshalling [2021-08-11T11:24:46.423Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-11T11:24:46.423Z] === RUN TestValidateAndIsV6 [2021-08-11T11:24:46.423Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-11T11:24:46.423Z] PASS [2021-08-11T11:24:46.423Z] coverage: 68.9% of statements [2021-08-11T11:24:46.423Z] ok github.com/docker/docker/libnetwork/driverapi 0.134s coverage: 68.9% of statements [2021-08-11T11:24:46.423Z] --- PASS: TestRandomAllocateDeallocate (3.47s) [2021-08-11T11:24:46.423Z] === RUN TestAllocateRandomDeallocate [2021-08-11T11:24:46.423Z] === RUN TestDriver [2021-08-11T11:24:46.423Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:24:46.423Z] PASS [2021-08-11T11:24:46.423Z] coverage: 34.8% of statements [2021-08-11T11:24:46.423Z] ok github.com/docker/docker/libnetwork/drivers/host 0.113s coverage: 34.8% of statements [2021-08-11T11:24:46.877Z] === RUN TestPoolRequest [2021-08-11T11:24:46.877Z] --- PASS: TestPoolRequest (0.00s) [2021-08-11T11:24:46.877Z] === RUN TestOtherRequests [2021-08-11T11:24:46.877Z] --- PASS: TestOtherRequests (0.00s) [2021-08-11T11:24:46.877Z] PASS [2021-08-11T11:24:46.877Z] coverage: 57.1% of statements [2021-08-11T11:24:46.877Z] ok github.com/docker/docker/libnetwork/ipams/null 0.135s coverage: 57.1% of statements [2021-08-11T11:24:46.877Z] === RUN TestInt2IP2IntConversion [2021-08-11T11:24:46.879Z] === RUN TestDriver [2021-08-11T11:24:46.879Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:24:46.879Z] PASS [2021-08-11T11:24:46.879Z] coverage: 34.8% of statements [2021-08-11T11:24:46.879Z] ok github.com/docker/docker/libnetwork/drivers/null 0.128s coverage: 34.8% of statements [2021-08-11T11:24:47.332Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2021-08-11T11:24:47.332Z] === RUN TestGetAddressVersion [2021-08-11T11:24:47.332Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-11T11:24:47.332Z] === RUN TestKeyString [2021-08-11T11:24:47.332Z] --- PASS: TestKeyString (0.00s) [2021-08-11T11:24:47.332Z] === RUN TestPoolDataMarshal [2021-08-11T11:24:47.332Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-11T11:24:47.332Z] === RUN TestSubnetsMarshal [2021-08-11T11:24:47.337Z] === RUN TestNetworkAllocateFree [2021-08-11T11:24:47.338Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-11T11:24:47.338Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-11T11:24:47.338Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-11T11:24:47.338Z] PASS [2021-08-11T11:24:47.338Z] coverage: 63.6% of statements [2021-08-11T11:24:47.338Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.155s coverage: 63.6% of statements [2021-08-11T11:24:47.338Z] --- PASS: TestAllocateRandomDeallocate (0.78s) [2021-08-11T11:24:47.338Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-11T11:24:47.787Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-08-11T11:24:47.787Z] === RUN TestAddSubnets [2021-08-11T11:24:47.787Z] --- PASS: TestAddSubnets (0.04s) [2021-08-11T11:24:47.787Z] === RUN TestDoublePoolRelease [2021-08-11T11:24:47.787Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-11T11:24:47.787Z] === RUN TestAddReleasePoolID [2021-08-11T11:24:47.787Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-08-11T11:24:47.787Z] === RUN TestPredefinedPool [2021-08-11T11:24:47.787Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-11T11:24:47.787Z] === RUN TestRemoveSubnet [2021-08-11T11:24:47.787Z] --- PASS: TestRemoveSubnet (0.13s) [2021-08-11T11:24:47.787Z] === RUN TestGetSameAddress [2021-08-11T11:24:47.787Z] --- PASS: TestGetSameAddress (0.03s) [2021-08-11T11:24:47.787Z] === RUN TestPoolAllocationReuse [2021-08-11T11:24:47.793Z] === RUN TestGetEmptyCapabilities [2021-08-11T11:24:47.793Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-11T11:24:47.793Z] === RUN TestGetExtraCapabilities [2021-08-11T11:24:47.793Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-11T11:24:47.793Z] === RUN TestGetInvalidCapabilities [2021-08-11T11:24:47.793Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-11T11:24:47.793Z] === RUN TestRemoteDriver [2021-08-11T11:24:47.793Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-11T11:24:47.793Z] === RUN TestDriverError [2021-08-11T11:24:47.793Z] --- PASS: TestDriverError (0.00s) [2021-08-11T11:24:47.793Z] === RUN TestMissingValues [2021-08-11T11:24:47.793Z] --- PASS: TestMissingValues (0.00s) [2021-08-11T11:24:47.793Z] === RUN TestRollback [2021-08-11T11:24:47.793Z] --- PASS: TestRollback (0.00s) [2021-08-11T11:24:47.793Z] PASS [2021-08-11T11:24:47.793Z] coverage: 57.4% of statements [2021-08-11T11:24:47.793Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.242s coverage: 57.4% of statements [2021-08-11T11:24:48.212Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2021-08-11T11:24:48.212Z] === RUN TestContainerVolumesMountedAsShared [2021-08-11T11:24:48.212Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-08-11T11:24:48.212Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-11T11:24:48.242Z] --- PASS: TestSetRolloverSerial (1.70s) [2021-08-11T11:24:48.242Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-11T11:24:48.242Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-11T11:24:48.242Z] PASS [2021-08-11T11:24:48.242Z] coverage: 84.4% of statements [2021-08-11T11:24:48.242Z] ok github.com/docker/docker/libnetwork/bitseq 9.318s coverage: 84.4% of statements [2021-08-11T11:24:48.242Z] === RUN TestGetCapabilities [2021-08-11T11:24:48.242Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-11T11:24:48.242Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-11T11:24:48.242Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-11T11:24:48.242Z] === RUN TestGetDefaultAddressSpaces [2021-08-11T11:24:48.242Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-11T11:24:48.242Z] === RUN TestRemoteDriver [2021-08-11T11:24:48.242Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-11T11:24:48.242Z] PASS [2021-08-11T11:24:48.242Z] coverage: 47.4% of statements [2021-08-11T11:24:48.242Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.246s coverage: 47.4% of statements [2021-08-11T11:24:48.250Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.94s) [2021-08-11T11:24:48.250Z] === RUN TestRetrieveFromStore [2021-08-11T11:24:48.250Z] === RUN TestNAT [2021-08-11T11:24:48.250Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-11T11:24:48.250Z] --- SKIP: TestNAT (0.00s) [2021-08-11T11:24:48.250Z] === RUN TestTransparent [2021-08-11T11:24:48.250Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-11T11:24:48.250Z] --- SKIP: TestTransparent (0.00s) [2021-08-11T11:24:48.250Z] PASS [2021-08-11T11:24:48.250Z] coverage: 0.0% of statements [2021-08-11T11:24:48.250Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.221s coverage: 0.0% of statements [2021-08-11T11:24:48.706Z] --- PASS: TestRetrieveFromStore (0.29s) [2021-08-11T11:24:48.706Z] === RUN TestIsCorrupted [2021-08-11T11:24:48.706Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-11T11:24:48.706Z] === RUN TestSetRollover [2021-08-11T11:24:48.706Z] === RUN TestNew [2021-08-11T11:24:48.706Z] --- PASS: TestNew (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestAddDriver [2021-08-11T11:24:48.706Z] --- PASS: TestAddDriver (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestAddDuplicateDriver [2021-08-11T11:24:48.706Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-11T11:24:48.706Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestDriver [2021-08-11T11:24:48.706Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestIPAM [2021-08-11T11:24:48.706Z] --- PASS: TestIPAM (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestWalkIPAMs [2021-08-11T11:24:48.706Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestWalkDrivers [2021-08-11T11:24:48.706Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-11T11:24:48.706Z] PASS [2021-08-11T11:24:48.706Z] coverage: 82.4% of statements [2021-08-11T11:24:48.706Z] ok github.com/docker/docker/libnetwork/drvregistry 0.244s coverage: 82.4% of statements [2021-08-11T11:24:48.706Z] === RUN TestBuildDefault [2021-08-11T11:24:48.706Z] --- PASS: TestBuildDefault (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestBuildHostnameDomainname [2021-08-11T11:24:48.706Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestBuildHostname [2021-08-11T11:24:48.706Z] --- PASS: TestBuildHostname (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestBuildHostnameFQDN [2021-08-11T11:24:48.706Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestBuildNoIP [2021-08-11T11:24:48.706Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestUpdate [2021-08-11T11:24:48.706Z] --- PASS: TestUpdate (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-11T11:24:48.706Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-11T11:24:48.706Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestAddEmpty [2021-08-11T11:24:48.706Z] --- PASS: TestAddEmpty (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestAdd [2021-08-11T11:24:48.706Z] --- PASS: TestAdd (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestDeleteEmpty [2021-08-11T11:24:48.706Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestDeleteNewline [2021-08-11T11:24:48.706Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestDelete [2021-08-11T11:24:48.706Z] --- PASS: TestDelete (0.00s) [2021-08-11T11:24:48.706Z] === RUN TestConcurrentWrites [2021-08-11T11:24:48.706Z] --- PASS: TestConcurrentWrites (0.12s) [2021-08-11T11:24:48.706Z] PASS [2021-08-11T11:24:48.706Z] coverage: 81.2% of statements [2021-08-11T11:24:48.706Z] ok github.com/docker/docker/libnetwork/etchosts 0.303s coverage: 81.2% of statements [2021-08-11T11:24:49.151Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-08-11T11:24:49.151Z] === RUN TestNetworkNat [2021-08-11T11:24:49.204Z] === RUN TestWindowsIPAM [2021-08-11T11:24:49.204Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-11T11:24:49.204Z] PASS [2021-08-11T11:24:49.204Z] coverage: 71.4% of statements [2021-08-11T11:24:49.204Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.155s coverage: 71.4% of statements [2021-08-11T11:24:49.670Z] === RUN TestNew [2021-08-11T11:24:49.670Z] --- PASS: TestNew (0.00s) [2021-08-11T11:24:49.670Z] === RUN TestAllocate [2021-08-11T11:24:49.670Z] --- PASS: TestAllocate (0.00s) [2021-08-11T11:24:49.670Z] === RUN TestUninitialized [2021-08-11T11:24:49.670Z] --- PASS: TestUninitialized (0.00s) [2021-08-11T11:24:49.670Z] === RUN TestAllocateInRange [2021-08-11T11:24:49.670Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-11T11:24:49.670Z] === RUN TestAllocateSerial [2021-08-11T11:24:49.670Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-11T11:24:49.670Z] PASS [2021-08-11T11:24:49.670Z] coverage: 87.5% of statements [2021-08-11T11:24:49.670Z] ok github.com/docker/docker/libnetwork/idm 0.110s coverage: 87.5% of statements [2021-08-11T11:24:49.670Z] --- PASS: TestSetRollover (1.02s) [2021-08-11T11:24:49.670Z] === RUN TestSetRolloverSerial [2021-08-11T11:24:49.670Z] === RUN TestDiff [2021-08-11T11:24:49.670Z] --- PASS: TestDiff (0.00s) [2021-08-11T11:24:49.670Z] === RUN TestAddedCallback [2021-08-11T11:24:49.670Z] --- PASS: TestAddedCallback (0.00s) [2021-08-11T11:24:49.670Z] === RUN TestRemovedCallback [2021-08-11T11:24:49.670Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-11T11:24:49.670Z] === RUN TestNoCallback [2021-08-11T11:24:49.670Z] --- PASS: TestNoCallback (0.00s) [2021-08-11T11:24:49.670Z] PASS [2021-08-11T11:24:49.670Z] coverage: 48.1% of statements [2021-08-11T11:24:49.670Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.269s coverage: 48.1% of statements [2021-08-11T11:24:49.721Z] --- PASS: TestNetworkNat (0.70s) [2021-08-11T11:24:49.721Z] === RUN TestNetworkLocalhostTCPNat [2021-08-11T11:24:50.126Z] === RUN TestCaller [2021-08-11T11:24:50.126Z] --- PASS: TestCaller (0.00s) [2021-08-11T11:24:50.126Z] PASS [2021-08-11T11:24:50.126Z] coverage: 100.0% of statements [2021-08-11T11:24:50.126Z] ok github.com/docker/docker/libnetwork/internal/caller 0.186s coverage: 100.0% of statements [2021-08-11T11:24:50.291Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2021-08-11T11:24:50.291Z] === RUN TestNetworkLoopbackNat [2021-08-11T11:24:50.583Z] === RUN TestSetSerialInsertDelete [2021-08-11T11:24:50.583Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-11T11:24:50.583Z] === RUN TestSetParallelInsertDelete [2021-08-11T11:24:50.583Z] --- PASS: TestSetRolloverSerial (0.93s) [2021-08-11T11:24:50.583Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-11T11:24:50.583Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-11T11:24:50.583Z] PASS [2021-08-11T11:24:50.583Z] coverage: 84.4% of statements [2021-08-11T11:24:50.583Z] ok github.com/docker/docker/libnetwork/bitseq 7.597s coverage: 84.4% of statements [2021-08-11T11:24:50.731Z] === RUN TestDefaultNetwork [2021-08-11T11:24:50.731Z] --- PASS: TestDefaultNetwork (0.31s) [2021-08-11T11:24:50.731Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-11T11:24:51.039Z] === RUN TestInt2IP2IntConversion [2021-08-11T11:24:51.185Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2021-08-11T11:24:51.186Z] === RUN TestInitAddressPools [2021-08-11T11:24:51.186Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-11T11:24:51.186Z] PASS [2021-08-11T11:24:51.186Z] coverage: 74.0% of statements [2021-08-11T11:24:51.186Z] ok github.com/docker/docker/libnetwork/ipamutils 0.876s coverage: 74.0% of statements [2021-08-11T11:24:51.496Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2021-08-11T11:24:51.496Z] === RUN TestGetAddressVersion [2021-08-11T11:24:51.496Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-11T11:24:51.496Z] === RUN TestKeyString [2021-08-11T11:24:51.496Z] --- PASS: TestKeyString (0.00s) [2021-08-11T11:24:51.496Z] === RUN TestPoolDataMarshal [2021-08-11T11:24:51.496Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-11T11:24:51.496Z] === RUN TestSubnetsMarshal [2021-08-11T11:24:51.496Z] === RUN TestPoolRequest [2021-08-11T11:24:51.496Z] --- PASS: TestPoolRequest (0.00s) [2021-08-11T11:24:51.496Z] === RUN TestOtherRequests [2021-08-11T11:24:51.496Z] --- PASS: TestOtherRequests (0.00s) [2021-08-11T11:24:51.496Z] PASS [2021-08-11T11:24:51.496Z] coverage: 57.1% of statements [2021-08-11T11:24:51.496Z] ok github.com/docker/docker/libnetwork/ipams/null 0.176s coverage: 57.1% of statements [2021-08-11T11:24:51.496Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-08-11T11:24:51.496Z] === RUN TestAddSubnets [2021-08-11T11:24:51.640Z] === RUN TestKeyValue [2021-08-11T11:24:51.640Z] --- PASS: TestKeyValue (0.00s) [2021-08-11T11:24:51.640Z] PASS [2021-08-11T11:24:51.640Z] coverage: 60.0% of statements [2021-08-11T11:24:51.640Z] ok github.com/docker/docker/libnetwork/netlabel 0.153s coverage: 60.0% of statements [2021-08-11T11:24:51.953Z] --- PASS: TestAddSubnets (0.13s) [2021-08-11T11:24:51.953Z] === RUN TestDoublePoolRelease [2021-08-11T11:24:51.953Z] --- PASS: TestDoublePoolRelease (0.06s) [2021-08-11T11:24:51.953Z] === RUN TestAddReleasePoolID [2021-08-11T11:24:52.096Z] --- PASS: TestPoolAllocationReuse (4.12s) [2021-08-11T11:24:52.096Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-11T11:24:52.096Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-11T11:24:52.096Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2021-08-11T11:24:52.096Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-11T11:24:52.409Z] --- PASS: TestAddReleasePoolID (0.49s) [2021-08-11T11:24:52.409Z] === RUN TestPredefinedPool [2021-08-11T11:24:52.409Z] --- PASS: TestPredefinedPool (0.07s) [2021-08-11T11:24:52.409Z] === RUN TestRemoveSubnet [2021-08-11T11:24:52.551Z] === RUN TestGenerate [2021-08-11T11:24:52.551Z] --- PASS: TestGenerate (0.00s) [2021-08-11T11:24:52.551Z] === RUN TestGeneratePtr [2021-08-11T11:24:52.551Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-11T11:24:52.551Z] === RUN TestGenerateMissingField [2021-08-11T11:24:52.551Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-11T11:24:52.551Z] === RUN TestFieldCannotBeSet [2021-08-11T11:24:52.551Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-11T11:24:52.551Z] === RUN TestTypeMismatchError [2021-08-11T11:24:52.551Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-11T11:24:52.551Z] PASS [2021-08-11T11:24:52.551Z] coverage: 100.0% of statements [2021-08-11T11:24:52.551Z] ok github.com/docker/docker/libnetwork/options 0.107s coverage: 100.0% of statements [2021-08-11T11:24:52.866Z] === RUN TestGetCapabilities [2021-08-11T11:24:52.866Z] --- PASS: TestGetCapabilities (0.00s) [2021-08-11T11:24:52.866Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-11T11:24:52.866Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-11T11:24:52.866Z] === RUN TestGetDefaultAddressSpaces [2021-08-11T11:24:52.866Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-11T11:24:52.866Z] === RUN TestRemoteDriver [2021-08-11T11:24:52.866Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-11T11:24:52.866Z] PASS [2021-08-11T11:24:52.866Z] coverage: 47.4% of statements [2021-08-11T11:24:52.866Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.262s coverage: 47.4% of statements [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-11T11:24:52.866Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-11T11:24:52.866Z] --- PASS: TestRemoveSubnet (0.49s) [2021-08-11T11:24:52.866Z] === RUN TestGetSameAddress [2021-08-11T11:24:52.866Z] --- PASS: TestGetSameAddress (0.07s) [2021-08-11T11:24:52.866Z] === RUN TestPoolAllocationReuse [2021-08-11T11:24:53.322Z] === RUN TestWindowsIPAM [2021-08-11T11:24:53.322Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-11T11:24:53.322Z] PASS [2021-08-11T11:24:53.322Z] coverage: 71.4% of statements [2021-08-11T11:24:53.583Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-08-11T11:24:53.583Z] === RUN TestPause [2021-08-11T11:24:53.778Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.133s coverage: 71.4% of statements [2021-08-11T11:24:53.778Z] === RUN TestDefaultNetwork [2021-08-11T11:24:53.778Z] --- PASS: TestDefaultNetwork (0.22s) [2021-08-11T11:24:53.778Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-11T11:24:54.074Z] === RUN TestNetworkDBSimple [2021-08-11T11:24:54.074Z] testing: warning: no tests to run [2021-08-11T11:24:54.074Z] PASS [2021-08-11T11:24:54.074Z] coverage: 0.0% of statements [2021-08-11T11:24:54.074Z] ok github.com/docker/docker/libnetwork/osl 0.100s coverage: 0.0% of statements [no tests to run] [2021-08-11T11:24:54.151Z] --- PASS: TestPause (0.69s) [2021-08-11T11:24:54.151Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-11T11:24:54.151Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-11T11:24:54.151Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-11T11:24:54.151Z] === RUN TestPauseStopPausedContainer [2021-08-11T11:24:54.234Z] === RUN TestKeyValue [2021-08-11T11:24:54.234Z] --- PASS: TestKeyValue (0.00s) [2021-08-11T11:24:54.234Z] PASS [2021-08-11T11:24:54.234Z] coverage: 60.0% of statements [2021-08-11T11:24:54.234Z] ok github.com/docker/docker/libnetwork/netlabel 0.111s coverage: 60.0% of statements [2021-08-11T11:24:54.234Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-08-11T11:24:54.234Z] === RUN TestInitAddressPools [2021-08-11T11:24:54.234Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-11T11:24:54.234Z] PASS [2021-08-11T11:24:54.234Z] coverage: 74.0% of statements [2021-08-11T11:24:54.234Z] ok github.com/docker/docker/libnetwork/ipamutils 0.621s coverage: 74.0% of statements [2021-08-11T11:24:54.690Z] === RUN TestGenerate [2021-08-11T11:24:54.690Z] --- PASS: TestGenerate (0.00s) [2021-08-11T11:24:54.690Z] === RUN TestGeneratePtr [2021-08-11T11:24:54.690Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-11T11:24:54.690Z] === RUN TestGenerateMissingField [2021-08-11T11:24:54.690Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-11T11:24:54.690Z] === RUN TestFieldCannotBeSet [2021-08-11T11:24:54.690Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-11T11:24:54.690Z] === RUN TestTypeMismatchError [2021-08-11T11:24:54.690Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-11T11:24:54.690Z] PASS [2021-08-11T11:24:54.690Z] coverage: 100.0% of statements [2021-08-11T11:24:54.690Z] ok github.com/docker/docker/libnetwork/options 0.128s coverage: 100.0% of statements [2021-08-11T11:24:55.035Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.95s) [2021-08-11T11:24:55.035Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-11T11:24:55.035Z] 2021/08/11 11:24:54 Closing DB instances... [2021-08-11T11:24:55.035Z] === RUN TestRequestNewPort [2021-08-11T11:24:55.035Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestRequestSpecificPort [2021-08-11T11:24:55.035Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestReleasePort [2021-08-11T11:24:55.035Z] --- PASS: TestReleasePort (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestReuseReleasedPort [2021-08-11T11:24:55.035Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestReleaseUnreadledPort [2021-08-11T11:24:55.035Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestUnknowProtocol [2021-08-11T11:24:55.035Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestAllocateAllPorts [2021-08-11T11:24:55.035Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestPortAllocation [2021-08-11T11:24:55.035Z] --- PASS: TestPortAllocation (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestPortAllocationWithCustomRange [2021-08-11T11:24:55.035Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestNoDuplicateBPR [2021-08-11T11:24:55.035Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-11T11:24:55.035Z] === RUN TestChangePortRange [2021-08-11T11:24:55.035Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-11T11:24:55.035Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-11T11:24:55.035Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-11T11:24:55.035Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-11T11:24:55.035Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-11T11:24:55.035Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-11T11:24:55.035Z] --- PASS: TestChangePortRange (0.00s) [2021-08-11T11:24:55.035Z] PASS [2021-08-11T11:24:55.035Z] coverage: 88.6% of statements [2021-08-11T11:24:55.035Z] ok github.com/docker/docker/libnetwork/portallocator 0.215s coverage: 88.6% of statements [2021-08-11T11:24:55.090Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2021-08-11T11:24:55.090Z] === RUN TestPidHost [2021-08-11T11:24:55.146Z] --- PASS: TestPoolAllocationReuse (2.37s) [2021-08-11T11:24:55.146Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-11T11:24:55.605Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-08-11T11:24:55.605Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-11T11:24:55.994Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-11T11:24:55.994Z] PASS [2021-08-11T11:24:55.994Z] coverage: 100.0% of statements [2021-08-11T11:24:55.994Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.088s coverage: 100.0% of statements [2021-08-11T11:24:55.994Z] === RUN TestTransportPortConv [2021-08-11T11:24:55.994Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-11T11:24:55.994Z] === RUN TestTransportPortBindingConv [2021-08-11T11:24:55.994Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-11T11:24:55.994Z] === RUN TestErrorConstructors [2021-08-11T11:24:55.994Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-11T11:24:55.994Z] === RUN TestCompareIPMask [2021-08-11T11:24:55.994Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-11T11:24:55.994Z] === RUN TestUtilGetHostPartIP [2021-08-11T11:24:55.994Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-11T11:24:55.994Z] === RUN TestUtilGetBroadcastIP [2021-08-11T11:24:55.994Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-11T11:24:55.994Z] === RUN TestParseCIDR [2021-08-11T11:24:55.994Z] --- PASS: TestParseCIDR (0.00s) [2021-08-11T11:24:55.994Z] PASS [2021-08-11T11:24:55.994Z] coverage: 47.9% of statements [2021-08-11T11:24:55.994Z] ok github.com/docker/docker/libnetwork/types 0.143s coverage: 47.9% of statements [2021-08-11T11:24:56.449Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.32s) [2021-08-11T11:24:56.449Z] === RUN TestGetAddress [2021-08-11T11:24:56.449Z] --- PASS: TestNetworkDBSimple (2.62s) [2021-08-11T11:24:56.449Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-11T11:24:56.449Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-11T11:24:56.449Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-11T11:24:56.449Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-11T11:24:56.569Z] === RUN TestNetworkDBSimple [2021-08-11T11:24:56.569Z] testing: warning: no tests to run [2021-08-11T11:24:56.569Z] PASS [2021-08-11T11:24:56.569Z] coverage: 0.0% of statements [2021-08-11T11:24:56.569Z] ok github.com/docker/docker/libnetwork/osl 0.125s coverage: 0.0% of statements [no tests to run] [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-11T11:24:56.903Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-11T11:24:56.903Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-11T11:24:56.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-11T11:24:56.904Z] PASS [2021-08-11T11:24:56.904Z] coverage: 50.0% of statements [2021-08-11T11:24:56.904Z] ok github.com/docker/docker/oci 0.189s coverage: 50.0% of statements [2021-08-11T11:24:56.996Z] --- PASS: TestPidHost (1.91s) [2021-08-11T11:24:56.996Z] === RUN TestPsFilter [2021-08-11T11:24:56.996Z] --- PASS: TestPsFilter (0.09s) [2021-08-11T11:24:56.996Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-11T11:24:57.358Z] === RUN TestAddressPoolOpt [2021-08-11T11:24:57.358Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/a [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/something [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/_=a [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/env1=value1 [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/_env1=value1 [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/PATH [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/=a [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/PATH= [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/PATH=something [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/asd!qwe [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/1asd [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/123 [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/some_space [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/__some_space_before [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/some_space_after__ [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/= [2021-08-11T11:24:57.358Z] === RUN TestValidateEnv/PaTh [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestParseHost [2021-08-11T11:24:57.358Z] --- PASS: TestParseHost (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestParseDockerDaemonHost [2021-08-11T11:24:57.358Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestParseTCP [2021-08-11T11:24:57.358Z] --- PASS: TestParseTCP (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-11T11:24:57.358Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestValidateExtraHosts [2021-08-11T11:24:57.358Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestIpOptString [2021-08-11T11:24:57.358Z] --- PASS: TestIpOptString (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-11T11:24:57.358Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestNewIpOptValidDefaultVal [2021-08-11T11:24:57.358Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestIpOptSetInvalidVal [2021-08-11T11:24:57.358Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestValidateIPAddress [2021-08-11T11:24:57.358Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestMapOpts [2021-08-11T11:24:57.358Z] --- PASS: TestMapOpts (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestListOptsWithoutValidator [2021-08-11T11:24:57.358Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestListOptsWithValidator [2021-08-11T11:24:57.358Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestValidateDNSSearch [2021-08-11T11:24:57.358Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_general_format [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_one_more [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-11T11:24:57.358Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-11T11:24:57.358Z] --- PASS: TestValidateLabel (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-11T11:24:57.358Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-11T11:24:57.359Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-11T11:24:57.359Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-11T11:24:57.359Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-11T11:24:57.359Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-11T11:24:57.359Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-11T11:24:57.359Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-11T11:24:57.359Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-11T11:24:57.359Z] === RUN TestNamedListOpts [2021-08-11T11:24:57.359Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-11T11:24:57.359Z] === RUN TestNamedMapOpts [2021-08-11T11:24:57.359Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-11T11:24:57.359Z] === RUN TestParseLink [2021-08-11T11:24:57.359Z] --- PASS: TestParseLink (0.00s) [2021-08-11T11:24:57.359Z] === RUN TestQuotedStringSetWithQuotes [2021-08-11T11:24:57.359Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-11T11:24:57.359Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-11T11:24:57.359Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-11T11:24:57.359Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-11T11:24:57.359Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-11T11:24:57.359Z] === RUN TestUlimitOpt [2021-08-11T11:24:57.359Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-11T11:24:57.359Z] PASS [2021-08-11T11:24:57.359Z] coverage: 67.1% of statements [2021-08-11T11:24:57.359Z] ok github.com/docker/docker/opts 0.161s coverage: 67.1% of statements [2021-08-11T11:24:57.359Z] === RUN TestParseVersion [2021-08-11T11:24:57.359Z] --- PASS: TestParseVersion (0.00s) [2021-08-11T11:24:57.359Z] PASS [2021-08-11T11:24:57.359Z] coverage: 52.9% of statements [2021-08-11T11:24:57.359Z] ok github.com/docker/docker/pkg/aaparser 0.085s coverage: 52.9% of statements [2021-08-11T11:24:57.533Z] === RUN TestRequestNewPort [2021-08-11T11:24:57.533Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestRequestSpecificPort [2021-08-11T11:24:57.533Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestReleasePort [2021-08-11T11:24:57.533Z] --- PASS: TestReleasePort (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestReuseReleasedPort [2021-08-11T11:24:57.533Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestReleaseUnreadledPort [2021-08-11T11:24:57.533Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestUnknowProtocol [2021-08-11T11:24:57.533Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestAllocateAllPorts [2021-08-11T11:24:57.533Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-08-11T11:24:57.533Z] === RUN TestPortAllocation [2021-08-11T11:24:57.533Z] --- PASS: TestPortAllocation (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestPortAllocationWithCustomRange [2021-08-11T11:24:57.533Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestNoDuplicateBPR [2021-08-11T11:24:57.533Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-11T11:24:57.533Z] === RUN TestChangePortRange [2021-08-11T11:24:57.533Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-11T11:24:57.533Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-11T11:24:57.533Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-11T11:24:57.533Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-11T11:24:57.533Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-11T11:24:57.533Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-11T11:24:57.533Z] --- PASS: TestChangePortRange (0.00s) [2021-08-11T11:24:57.533Z] PASS [2021-08-11T11:24:57.533Z] coverage: 88.6% of statements [2021-08-11T11:24:57.533Z] ok github.com/docker/docker/libnetwork/portallocator 0.164s coverage: 88.6% of statements [2021-08-11T11:24:57.533Z] 2021/08/11 11:24:57 Closing DB instances... [2021-08-11T11:24:57.533Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.34s) [2021-08-11T11:24:57.533Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-11T11:24:57.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-08-11T11:24:57.566Z] === RUN TestRemoveContainerWithVolume [2021-08-11T11:24:57.813Z] 2021/08/11 11:24:57 Closing DB instances... [2021-08-11T11:24:58.135Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-08-11T11:24:58.135Z] === RUN TestRemoveContainerRunning [2021-08-11T11:24:58.496Z] === RUN TestTransportPortConv [2021-08-11T11:24:58.496Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-11T11:24:58.496Z] === RUN TestTransportPortBindingConv [2021-08-11T11:24:58.496Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-11T11:24:58.496Z] === RUN TestErrorConstructors [2021-08-11T11:24:58.496Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-11T11:24:58.496Z] === RUN TestCompareIPMask [2021-08-11T11:24:58.496Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-11T11:24:58.496Z] === RUN TestUtilGetHostPartIP [2021-08-11T11:24:58.496Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-11T11:24:58.496Z] === RUN TestUtilGetBroadcastIP [2021-08-11T11:24:58.496Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-11T11:24:58.496Z] === RUN TestParseCIDR [2021-08-11T11:24:58.496Z] --- PASS: TestParseCIDR (0.00s) [2021-08-11T11:24:58.496Z] PASS [2021-08-11T11:24:58.496Z] coverage: 47.9% of statements [2021-08-11T11:24:58.496Z] ok github.com/docker/docker/libnetwork/types 0.144s coverage: 47.9% of statements [2021-08-11T11:24:58.772Z] === RUN TestIsArchivePathDir [2021-08-11T11:24:58.773Z] --- PASS: TestIsArchivePathDir (0.04s) [2021-08-11T11:24:58.773Z] === RUN TestIsArchivePathInvalidFile [2021-08-11T11:24:58.954Z] --- PASS: TestNetworkDBSimple (2.24s) [2021-08-11T11:24:58.954Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-11T11:24:58.954Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.42s) [2021-08-11T11:24:58.954Z] === RUN TestGetAddress [2021-08-11T11:24:59.073Z] --- PASS: TestRemoveContainerRunning (0.65s) [2021-08-11T11:24:59.073Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-11T11:24:59.228Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-08-11T11:24:59.228Z] === RUN TestIsArchivePathTar [2021-08-11T11:24:59.228Z] === RUN TestPeerCertificateMarshalJSON [2021-08-11T11:24:59.228Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-08-11T11:24:59.228Z] === RUN TestDecompressStreamGzip [2021-08-11T11:24:59.228Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-08-11T11:24:59.228Z] === RUN TestDecompressStreamBzip2 [2021-08-11T11:24:59.228Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-11T11:24:59.228Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-11T11:24:59.228Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-08-11T11:24:59.228Z] === RUN TestDecompressStreamXz [2021-08-11T11:24:59.228Z] archive_test.go:134: Xz not present in msys2 [2021-08-11T11:24:59.228Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestCompressStreamXzUnsupported [2021-08-11T11:24:59.228Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-11T11:24:59.228Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestCompressStreamInvalid [2021-08-11T11:24:59.228Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestExtensionInvalid [2021-08-11T11:24:59.228Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestExtensionUncompressed [2021-08-11T11:24:59.228Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestExtensionBzip2 [2021-08-11T11:24:59.228Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestExtensionGzip [2021-08-11T11:24:59.228Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestExtensionXz [2021-08-11T11:24:59.228Z] --- PASS: TestExtensionXz (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestCmdStreamLargeStderr [2021-08-11T11:24:59.228Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-11T11:24:59.228Z] === RUN TestCmdStreamBad [2021-08-11T11:24:59.228Z] archive_test.go:239: Failing on Windows CI machines [2021-08-11T11:24:59.228Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-11T11:24:59.228Z] === RUN TestCmdStreamGood [2021-08-11T11:24:59.228Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-11T11:24:59.228Z] === RUN TestUntarPathWithInvalidDest [2021-08-11T11:24:59.642Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-08-11T11:24:59.642Z] === RUN TestRemoveInvalidContainer [2021-08-11T11:24:59.642Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-11T11:24:59.642Z] === RUN TestRenameLinkedContainer [2021-08-11T11:24:59.683Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-08-11T11:24:59.683Z] === RUN TestUntarPathWithInvalidSrc [2021-08-11T11:24:59.683Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestUntarPath [2021-08-11T11:24:59.683Z] --- PASS: TestUntarPath (0.04s) [2021-08-11T11:24:59.683Z] === RUN TestUntarPathWithDestinationFile [2021-08-11T11:24:59.683Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2021-08-11T11:24:59.683Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-11T11:24:59.683Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-11T11:24:59.683Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-11T11:24:59.683Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2021-08-11T11:24:59.683Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-11T11:24:59.683Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestMiddleware [2021-08-11T11:24:59.683Z] --- PASS: TestMiddleware (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestNewResponseModifier [2021-08-11T11:24:59.683Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-11T11:24:59.683Z] PASS [2021-08-11T11:24:59.683Z] coverage: 26.8% of statements [2021-08-11T11:24:59.683Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-11T11:24:59.683Z] === RUN TestCopyWithTarInvalidSrc [2021-08-11T11:24:59.683Z] ok github.com/docker/docker/pkg/authorization 0.738s coverage: 26.8% of statements [2021-08-11T11:24:59.683Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-11T11:24:59.683Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestCopyWithTarSrcFile [2021-08-11T11:24:59.683Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestCopyWithTarSrcFolder [2021-08-11T11:24:59.683Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-11T11:24:59.683Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-11T11:24:59.683Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-11T11:24:59.683Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-11T11:24:59.683Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestCopyFileWithTarSrcFile [2021-08-11T11:24:59.683Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-11T11:24:59.683Z] === RUN TestTarFiles [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-11T11:24:59.922Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-11T11:24:59.922Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-11T11:24:59.922Z] PASS [2021-08-11T11:24:59.922Z] coverage: 50.0% of statements [2021-08-11T11:24:59.922Z] ok github.com/docker/docker/oci 0.279s coverage: 50.0% of statements [2021-08-11T11:24:59.922Z] 2021/08/11 11:24:59 Closing DB instances... [2021-08-11T11:24:59.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-11T11:24:59.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-11T11:24:59.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-11T11:25:00.138Z] === RUN TestUnbuffered [2021-08-11T11:25:00.138Z] --- PASS: TestUnbuffered (0.00s) [2021-08-11T11:25:00.138Z] === RUN TestRaceUnbuffered [2021-08-11T11:25:00.138Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-11T11:25:00.138Z] PASS [2021-08-11T11:25:00.138Z] coverage: 100.0% of statements [2021-08-11T11:25:00.138Z] ok github.com/docker/docker/pkg/broadcaster 0.107s coverage: 100.0% of statements [2021-08-11T11:25:00.380Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-11T11:25:00.380Z] PASS [2021-08-11T11:25:00.380Z] coverage: 100.0% of statements [2021-08-11T11:25:00.380Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.113s coverage: 100.0% of statements [2021-08-11T11:25:00.452Z] c67ded6868b6: Pull complete [2021-08-11T11:25:00.452Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-11T11:25:00.452Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:25:00.452Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-11T11:25:00.452Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-11T11:25:00.452Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-11T11:25:00.452Z] WARN: Skipping validation tests [2021-08-11T11:25:00.452Z] INFO: Running unit tests at 08/11/2021 11:24:52... [2021-08-11T11:25:00.452Z] INFO: make.ps1 starting at 08/11/2021 11:24:57 [2021-08-11T11:25:00.452Z] INFO: Git commit (28576c5b1a) assumed from DOCKER_GITCOMMIT environment variable [2021-08-11T11:25:00.452Z] INFO: Invoking autogen... [2021-08-11T11:25:00.452Z] INFO: Running unit tests... [2021-08-11T11:25:00.593Z] 2021/08/11 11:25:00 Closing DB instances... [2021-08-11T11:25:00.593Z] === RUN TestMatch [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[foo]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[foo_bar]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[]#01 [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[qux]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-11T11:25:00.593Z] === RUN TestMatch/[[foo_baz]] [2021-08-11T11:25:00.593Z] --- PASS: TestMatch (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-11T11:25:00.593Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-11T11:25:00.593Z] PASS [2021-08-11T11:25:00.593Z] coverage: 87.5% of statements [2021-08-11T11:25:00.593Z] ok github.com/docker/docker/pkg/capabilities 0.134s coverage: 87.5% of statements [2021-08-11T11:25:01.345Z] === RUN TestAddressPoolOpt [2021-08-11T11:25:01.345Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/a [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/something [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/_=a [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/env1=value1 [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/_env1=value1 [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/PATH [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/=a [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/PATH= [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/PATH=something [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/asd!qwe [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/1asd [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/123 [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/some_space [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/__some_space_before [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/some_space_after__ [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/= [2021-08-11T11:25:01.345Z] === RUN TestValidateEnv/PaTh [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestParseHost [2021-08-11T11:25:01.345Z] --- PASS: TestParseHost (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestParseDockerDaemonHost [2021-08-11T11:25:01.345Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestParseTCP [2021-08-11T11:25:01.345Z] --- PASS: TestParseTCP (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-11T11:25:01.345Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestValidateExtraHosts [2021-08-11T11:25:01.345Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestIpOptString [2021-08-11T11:25:01.345Z] --- PASS: TestIpOptString (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-11T11:25:01.345Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestNewIpOptValidDefaultVal [2021-08-11T11:25:01.345Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestIpOptSetInvalidVal [2021-08-11T11:25:01.345Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestValidateIPAddress [2021-08-11T11:25:01.345Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestMapOpts [2021-08-11T11:25:01.345Z] --- PASS: TestMapOpts (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestListOptsWithoutValidator [2021-08-11T11:25:01.345Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestListOptsWithValidator [2021-08-11T11:25:01.345Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestValidateDNSSearch [2021-08-11T11:25:01.345Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_general_format [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_one_more [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-11T11:25:01.345Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-11T11:25:01.345Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestNamedListOpts [2021-08-11T11:25:01.345Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestNamedMapOpts [2021-08-11T11:25:01.345Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestParseLink [2021-08-11T11:25:01.345Z] --- PASS: TestParseLink (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestQuotedStringSetWithQuotes [2021-08-11T11:25:01.345Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-11T11:25:01.345Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-11T11:25:01.345Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-11T11:25:01.345Z] === RUN TestUlimitOpt [2021-08-11T11:25:01.345Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-11T11:25:01.345Z] PASS [2021-08-11T11:25:01.345Z] coverage: 67.1% of statements [2021-08-11T11:25:01.345Z] ok github.com/docker/docker/opts 0.194s coverage: 67.1% of statements [2021-08-11T11:25:01.345Z] === RUN TestParseVersion [2021-08-11T11:25:01.345Z] --- PASS: TestParseVersion (0.00s) [2021-08-11T11:25:01.345Z] PASS [2021-08-11T11:25:01.345Z] coverage: 52.9% of statements [2021-08-11T11:25:01.345Z] ok github.com/docker/docker/pkg/aaparser 0.104s coverage: 52.9% of statements [2021-08-11T11:25:01.345Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2021-08-11T11:25:01.345Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-11T11:25:01.553Z] === RUN TestChrootTarUntar [2021-08-11T11:25:01.553Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-11T11:25:01.553Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootUntarEmptyArchive [2021-08-11T11:25:01.553Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootTarUntarWithSymlink [2021-08-11T11:25:01.553Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootCopyWithTar [2021-08-11T11:25:01.553Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootCopyFileWithTar [2021-08-11T11:25:01.553Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootUntarPath [2021-08-11T11:25:01.553Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-11T11:25:01.553Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-11T11:25:01.553Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:25:01.553Z] === RUN TestChrootApplyDotDotFile [2021-08-11T11:25:01.553Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:01.553Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-11T11:25:01.553Z] PASS [2021-08-11T11:25:01.553Z] coverage: 15.4% of statements [2021-08-11T11:25:01.553Z] ok github.com/docker/docker/pkg/chrootarchive 0.184s coverage: 15.4% of statements [2021-08-11T11:25:01.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-11T11:25:02.008Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-08-11T11:25:02.008Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-11T11:25:02.182Z] --- PASS: TestRenameLinkedContainer (2.66s) [2021-08-11T11:25:02.182Z] === RUN TestRenameStoppedContainer [2021-08-11T11:25:02.463Z] === RUN TestSizeEmpty [2021-08-11T11:25:02.463Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestSizeEmptyFile [2021-08-11T11:25:02.463Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestSizeNonemptyFile [2021-08-11T11:25:02.463Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-11T11:25:02.463Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-11T11:25:02.463Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-11T11:25:02.463Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2021-08-11T11:25:02.463Z] === RUN TestMoveToSubdir [2021-08-11T11:25:02.463Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestSizeNonExistingDirectory [2021-08-11T11:25:02.463Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-11T11:25:02.463Z] PASS [2021-08-11T11:25:02.463Z] coverage: 80.0% of statements [2021-08-11T11:25:02.463Z] ok github.com/docker/docker/pkg/directory 0.122s coverage: 80.0% of statements [2021-08-11T11:25:02.463Z] --- PASS: TestTarFiles (2.98s) [2021-08-11T11:25:02.463Z] === RUN TestTarUntar [2021-08-11T11:25:02.463Z] --- PASS: TestTarUntar (0.03s) [2021-08-11T11:25:02.463Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-11T11:25:02.463Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestTarWithOptions [2021-08-11T11:25:02.463Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-11T11:25:02.463Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-11T11:25:02.463Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestUntarUstarGnuConflict [2021-08-11T11:25:02.463Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-11T11:25:02.463Z] === RUN TestUntarInvalidFilenames [2021-08-11T11:25:02.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-11T11:25:02.838Z] #57 179.9 + bin/containerd [2021-08-11T11:25:02.875Z] 2021/08/11 11:25:02 Closing DB instances... [2021-08-11T11:25:02.875Z] === RUN TestPeerCertificateMarshalJSON [2021-08-11T11:25:02.919Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames149636638\\dest" [2021-08-11T11:25:02.919Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-08-11T11:25:02.919Z] === RUN TestUntarHardlinkToSymlink [2021-08-11T11:25:02.919Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-11T11:25:02.919Z] === RUN TestUntarInvalidHardlink [2021-08-11T11:25:02.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink020419679\\victim\\hello" -> "../victim/hello" [2021-08-11T11:25:02.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink917445682\\victim\\hello" -> "/../victim/hello" [2021-08-11T11:25:02.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink305904105\\victim" -> "../victim" [2021-08-11T11:25:02.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink160470580\\victim" -> "../victim" [2021-08-11T11:25:02.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink038008323\\victim" -> "../victim" [2021-08-11T11:25:02.919Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink158010246\\victim" -> "../victim" [2021-08-11T11:25:02.919Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-11T11:25:02.919Z] === RUN TestUntarInvalidSymlink [2021-08-11T11:25:02.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink314856749\\dest\\dotdot" -> "../victim/hello" [2021-08-11T11:25:02.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink063240872\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-11T11:25:02.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink672912359\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:02.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink066612762\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:02.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink119892657\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:02.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink978355804\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:02.919Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink937271307\\dest\\dir\\loophole" -> "../../victim" [2021-08-11T11:25:02.919Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-08-11T11:25:02.919Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-11T11:25:02.919Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-11T11:25:02.919Z] === RUN TestXGlobalNoParent [2021-08-11T11:25:02.919Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-11T11:25:02.919Z] === RUN TestReplaceFileTarWrapper [2021-08-11T11:25:02.919Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-08-11T11:25:02.919Z] === RUN TestPrefixHeaderReadable [2021-08-11T11:25:02.919Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-11T11:25:02.919Z] === RUN TestDisablePigz [2021-08-11T11:25:02.919Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-11T11:25:02.919Z] --- PASS: TestDisablePigz (0.09s) [2021-08-11T11:25:02.919Z] === RUN TestPigz [2021-08-11T11:25:02.919Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-11T11:25:02.919Z] --- PASS: TestPigz (0.10s) [2021-08-11T11:25:02.919Z] === RUN TestCopyFileWithInvalidDest [2021-08-11T11:25:02.919Z] archive_windows_test.go:16: Currently fails [2021-08-11T11:25:02.919Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-11T11:25:02.919Z] === RUN TestCanonicalTarNameForPath [2021-08-11T11:25:02.919Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-11T11:25:02.919Z] === RUN TestCanonicalTarName [2021-08-11T11:25:02.919Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-11T11:25:02.919Z] === RUN TestChmodTarEntry [2021-08-11T11:25:02.919Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-11T11:25:02.919Z] === RUN TestHardLinkOrder [2021-08-11T11:25:03.121Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-08-11T11:25:03.121Z] === RUN TestRenameRunningContainerAndReuse [2021-08-11T11:25:03.331Z] === RUN TestIsArchivePathDir [2021-08-11T11:25:03.331Z] --- PASS: TestIsArchivePathDir (0.04s) [2021-08-11T11:25:03.331Z] === RUN TestIsArchivePathInvalidFile [2021-08-11T11:25:03.331Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2021-08-11T11:25:03.331Z] === RUN TestIsArchivePathTar [2021-08-11T11:25:03.331Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-11T11:25:03.331Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-11T11:25:03.331Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2021-08-11T11:25:03.331Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-11T11:25:03.331Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-11T11:25:03.331Z] === RUN TestMiddleware [2021-08-11T11:25:03.331Z] --- PASS: TestMiddleware (0.00s) [2021-08-11T11:25:03.331Z] === RUN TestNewResponseModifier [2021-08-11T11:25:03.331Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-11T11:25:03.331Z] PASS [2021-08-11T11:25:03.331Z] coverage: 26.8% of statements [2021-08-11T11:25:03.331Z] ok github.com/docker/docker/pkg/authorization 0.537s coverage: 26.8% of statements [2021-08-11T11:25:03.331Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-08-11T11:25:03.331Z] === RUN TestDecompressStreamGzip [2021-08-11T11:25:03.373Z] --- PASS: TestHardLinkOrder (0.08s) [2021-08-11T11:25:03.373Z] === RUN TestChangeString [2021-08-11T11:25:03.373Z] --- PASS: TestChangeString (0.00s) [2021-08-11T11:25:03.373Z] === RUN TestChangesWithNoChanges [2021-08-11T11:25:03.373Z] === RUN Test [2021-08-11T11:25:03.373Z] === RUN Test/TestContainsEntry [2021-08-11T11:25:03.373Z] === RUN Test/TestCreateEntries [2021-08-11T11:25:03.373Z] === RUN Test/TestEntriesDiff [2021-08-11T11:25:03.373Z] === RUN Test/TestEntriesEquality [2021-08-11T11:25:03.373Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-11T11:25:03.373Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-11T11:25:03.373Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-11T11:25:03.373Z] === RUN Test/TestGeneratorNotGenerate [2021-08-11T11:25:03.373Z] === RUN Test/TestGeneratorWithPort [2021-08-11T11:25:03.373Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-11T11:25:03.373Z] === RUN Test/TestNewEntry [2021-08-11T11:25:03.373Z] === RUN Test/TestParse [2021-08-11T11:25:03.373Z] --- PASS: Test (0.00s) [2021-08-11T11:25:03.373Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-11T11:25:03.373Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-11T11:25:03.373Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-11T11:25:03.373Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-11T11:25:03.373Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-11T11:25:03.373Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-11T11:25:03.374Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-11T11:25:03.374Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-11T11:25:03.374Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-11T11:25:03.374Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-11T11:25:03.374Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-11T11:25:03.374Z] --- PASS: Test/TestParse (0.00s) [2021-08-11T11:25:03.374Z] PASS [2021-08-11T11:25:03.374Z] coverage: 58.3% of statements [2021-08-11T11:25:03.374Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-11T11:25:03.374Z] === RUN TestChangesWithChanges [2021-08-11T11:25:03.374Z] ok github.com/docker/docker/pkg/discovery 0.164s coverage: 58.3% of statements [2021-08-11T11:25:03.374Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-11T11:25:03.374Z] === RUN TestChangesWithChangesGH13590 [2021-08-11T11:25:03.374Z] changes_test.go:196: needs more investigation [2021-08-11T11:25:03.374Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestChangesDirsEmpty [2021-08-11T11:25:03.374Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-11T11:25:03.374Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestChangesDirsMutated [2021-08-11T11:25:03.374Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-11T11:25:03.374Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestApplyLayer [2021-08-11T11:25:03.374Z] changes_test.go:433: needs further investigation [2021-08-11T11:25:03.374Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestChangesSizeWithHardlinks [2021-08-11T11:25:03.374Z] changes_test.go:469: needs further investigation [2021-08-11T11:25:03.374Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestChangesSizeWithNoChanges [2021-08-11T11:25:03.374Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-11T11:25:03.374Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestChangesSize [2021-08-11T11:25:03.374Z] --- PASS: TestChangesSize (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestApplyLayerInvalidFilenames [2021-08-11T11:25:03.374Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames337292704\\dest" [2021-08-11T11:25:03.374Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-11T11:25:03.374Z] === RUN TestApplyLayerInvalidHardlink [2021-08-11T11:25:03.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink820252114\\victim\\hello" -> "../victim/hello" [2021-08-11T11:25:03.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink384268553\\victim\\hello" -> "/../victim/hello" [2021-08-11T11:25:03.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink126031572\\victim" -> "../victim" [2021-08-11T11:25:03.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink542216227\\victim" -> "../victim" [2021-08-11T11:25:03.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink770972454\\victim" -> "../victim" [2021-08-11T11:25:03.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink278126669\\victim" -> "../victim" [2021-08-11T11:25:03.374Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-11T11:25:03.374Z] === RUN TestApplyLayerInvalidSymlink [2021-08-11T11:25:03.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink786287432\\dest\\dotdot" -> "../victim/hello" [2021-08-11T11:25:03.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink602445831\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-11T11:25:03.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink699981242\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:03.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink066187217\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:03.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink128206588\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:03.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink087793707\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:03.374Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-11T11:25:03.374Z] === RUN TestApplyLayerWhiteouts [2021-08-11T11:25:03.374Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-11T11:25:03.374Z] === RUN TestGenerateEmptyFile [2021-08-11T11:25:03.374Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-11T11:25:03.374Z] === RUN TestGenerateWithContent [2021-08-11T11:25:03.374Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-11T11:25:03.374Z] PASS [2021-08-11T11:25:03.374Z] coverage: 61.5% of statements [2021-08-11T11:25:03.374Z] ok github.com/docker/docker/pkg/archive 4.628s coverage: 61.5% of statements [2021-08-11T11:25:03.779Z] #57 ... [2021-08-11T11:25:03.779Z] [2021-08-11T11:25:03.779Z] #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-08-11T11:25:03.779Z] #54 sha256:64d556fcacba050fcaa534c27c5d729b72c41b3f56a2a00e5a9d38183e102656 [2021-08-11T11:25:03.779Z] #54 112.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-11T11:25:03.779Z] #54 113.4 + mkdir -p /build [2021-08-11T11:25:03.779Z] #54 113.4 + cp runc /build/runc [2021-08-11T11:25:03.779Z] #54 DONE 114.2s [2021-08-11T11:25:03.787Z] --- PASS: TestDecompressStreamGzip (0.19s) [2021-08-11T11:25:03.787Z] === RUN TestDecompressStreamBzip2 [2021-08-11T11:25:03.787Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-08-11T11:25:03.787Z] === RUN TestDecompressStreamXz [2021-08-11T11:25:03.787Z] archive_test.go:134: Xz not present in msys2 [2021-08-11T11:25:03.787Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestCompressStreamXzUnsupported [2021-08-11T11:25:03.787Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-11T11:25:03.787Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestCompressStreamInvalid [2021-08-11T11:25:03.787Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestExtensionInvalid [2021-08-11T11:25:03.787Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestExtensionUncompressed [2021-08-11T11:25:03.787Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestExtensionBzip2 [2021-08-11T11:25:03.787Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestExtensionGzip [2021-08-11T11:25:03.787Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestExtensionXz [2021-08-11T11:25:03.787Z] --- PASS: TestExtensionXz (0.00s) [2021-08-11T11:25:03.787Z] === RUN TestCmdStreamLargeStderr [2021-08-11T11:25:03.787Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2021-08-11T11:25:03.787Z] === RUN TestCmdStreamBad [2021-08-11T11:25:03.787Z] archive_test.go:239: Failing on Windows CI machines [2021-08-11T11:25:03.787Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestCmdStreamGood [2021-08-11T11:25:03.788Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-11T11:25:03.788Z] === RUN TestUntarPathWithInvalidDest [2021-08-11T11:25:03.788Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-11T11:25:03.788Z] === RUN TestUntarPathWithInvalidSrc [2021-08-11T11:25:03.788Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestUntarPath [2021-08-11T11:25:03.788Z] --- PASS: TestUntarPath (0.05s) [2021-08-11T11:25:03.788Z] === RUN TestUntarPathWithDestinationFile [2021-08-11T11:25:03.788Z] === RUN TestUnbuffered [2021-08-11T11:25:03.788Z] --- PASS: TestUnbuffered (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestRaceUnbuffered [2021-08-11T11:25:03.788Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-11T11:25:03.788Z] PASS [2021-08-11T11:25:03.788Z] coverage: 100.0% of statements [2021-08-11T11:25:03.788Z] ok github.com/docker/docker/pkg/broadcaster 0.102s coverage: 100.0% of statements [2021-08-11T11:25:03.788Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2021-08-11T11:25:03.788Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-11T11:25:03.788Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-11T11:25:03.788Z] === RUN TestCopyWithTarInvalidSrc [2021-08-11T11:25:03.788Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-11T11:25:03.788Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2021-08-11T11:25:03.788Z] === RUN TestCopyWithTarSrcFile [2021-08-11T11:25:03.788Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestCopyWithTarSrcFolder [2021-08-11T11:25:03.788Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-11T11:25:03.788Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-11T11:25:03.788Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-11T11:25:03.788Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-11T11:25:03.788Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestCopyFileWithTarSrcFile [2021-08-11T11:25:03.788Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-11T11:25:03.788Z] === RUN TestTarFiles [2021-08-11T11:25:03.828Z] === RUN Test [2021-08-11T11:25:03.828Z] === RUN Test/TestContent [2021-08-11T11:25:03.828Z] === RUN Test/TestInitialize [2021-08-11T11:25:03.828Z] === RUN Test/TestNew [2021-08-11T11:25:03.828Z] === RUN Test/TestParsingContentsWithComments [2021-08-11T11:25:03.828Z] === RUN Test/TestRegister [2021-08-11T11:25:03.828Z] === RUN Test/TestWatch [2021-08-11T11:25:03.828Z] --- PASS: Test (0.01s) [2021-08-11T11:25:03.828Z] --- PASS: Test/TestContent (0.00s) [2021-08-11T11:25:03.828Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-11T11:25:03.828Z] --- PASS: Test/TestNew (0.00s) [2021-08-11T11:25:03.828Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-11T11:25:03.828Z] --- PASS: Test/TestRegister (0.00s) [2021-08-11T11:25:03.828Z] --- PASS: Test/TestWatch (0.00s) [2021-08-11T11:25:03.828Z] PASS [2021-08-11T11:25:03.828Z] coverage: 97.6% of statements [2021-08-11T11:25:03.828Z] ok github.com/docker/docker/pkg/discovery/file 0.164s coverage: 97.6% of statements [2021-08-11T11:25:03.828Z] 2021/08/11 11:25:03 Closing DB instances... [2021-08-11T11:25:04.039Z] [2021-08-11T11:25:04.039Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-11T11:25:04.039Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:25:04.193Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-11T11:25:04.244Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-08-11T11:25:04.244Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-11T11:25:04.244Z] === RUN TestMatch [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[foo]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[foo_bar]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[]#01 [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[qux]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-11T11:25:04.244Z] === RUN TestMatch/[[foo_baz]] [2021-08-11T11:25:04.244Z] --- PASS: TestMatch (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-11T11:25:04.244Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-11T11:25:04.244Z] PASS [2021-08-11T11:25:04.244Z] coverage: 87.5% of statements [2021-08-11T11:25:04.244Z] ok github.com/docker/docker/pkg/capabilities 0.101s coverage: 87.5% of statements [2021-08-11T11:25:04.501Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-08-11T11:25:04.501Z] === RUN TestRenameInvalidName [2021-08-11T11:25:04.816Z] sha256:65c125d8279d22bd89a26cc3bf243ed7e898276f4272b36646df204e9e112ea5 [2021-08-11T11:25:04.816Z] INFO: Starting docker-py tests... [2021-08-11T11:25:04.816Z] ============================= test session starts ============================== [2021-08-11T11:25:04.816Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-11T11:25:04.816Z] rootdir: /src, inifile: pytest.ini [2021-08-11T11:25:04.816Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-11T11:25:04.816Z] collected 390 items / 1 deselected / 389 selected [2021-08-11T11:25:04.816Z] [2021-08-11T11:25:05.070Z] --- PASS: TestRenameInvalidName (0.66s) [2021-08-11T11:25:05.070Z] === RUN TestRenameAnonymousContainer [2021-08-11T11:25:05.208Z] === RUN TestChrootTarUntar [2021-08-11T11:25:05.208Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-11T11:25:05.208Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootUntarEmptyArchive [2021-08-11T11:25:05.208Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootTarUntarWithSymlink [2021-08-11T11:25:05.208Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootCopyWithTar [2021-08-11T11:25:05.208Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootCopyFileWithTar [2021-08-11T11:25:05.208Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootUntarPath [2021-08-11T11:25:05.208Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-11T11:25:05.208Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-11T11:25:05.208Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:25:05.208Z] === RUN TestChrootApplyDotDotFile [2021-08-11T11:25:05.208Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:05.208Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-11T11:25:05.208Z] PASS [2021-08-11T11:25:05.208Z] coverage: 15.4% of statements [2021-08-11T11:25:05.208Z] ok github.com/docker/docker/pkg/chrootarchive 0.194s coverage: 15.4% of statements [2021-08-11T11:25:05.355Z] === RUN Test [2021-08-11T11:25:05.355Z] === RUN Test/TestInitialize [2021-08-11T11:25:05.355Z] time="2021-08-11T11:25:04Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:25:05.355Z] time="2021-08-11T11:25:04Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:25:05.355Z] time="2021-08-11T11:25:04Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:25:05.355Z] === RUN Test/TestInitializeWithCerts [2021-08-11T11:25:05.355Z] time="2021-08-11T11:25:04Z" level=info msg="Initializing discovery with TLS" [2021-08-11T11:25:05.355Z] === RUN Test/TestWatch [2021-08-11T11:25:05.355Z] time="2021-08-11T11:25:04Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:25:05.424Z] #57 ... [2021-08-11T11:25:05.424Z] [2021-08-11T11:25:05.424Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-11T11:25:05.424Z] #55 sha256:9c7b5f517a033fc578fc8ce34a56e1aebc594853cab0058ffb07847c35cf7285 [2021-08-11T11:25:05.424Z] #55 DONE 0.2s [2021-08-11T11:25:05.424Z] [2021-08-11T11:25:05.424Z] #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-08-11T11:25:05.424Z] #57 sha256:c76925478159b81cae533217d53e930069a3a7134c708a1610d19f51526e4765 [2021-08-11T11:25:06.315Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2021-08-11T11:25:06.315Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-11T11:25:06.745Z] === RUN TestSizeEmpty [2021-08-11T11:25:06.745Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-11T11:25:06.745Z] === RUN TestSizeEmptyFile [2021-08-11T11:25:06.745Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-11T11:25:06.745Z] === RUN TestSizeNonemptyFile [2021-08-11T11:25:06.745Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-11T11:25:06.745Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-11T11:25:06.745Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-11T11:25:06.745Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-11T11:25:06.745Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-11T11:25:06.745Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-11T11:25:06.745Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-11T11:25:06.745Z] === RUN TestMoveToSubdir [2021-08-11T11:25:06.745Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-11T11:25:06.745Z] === RUN TestSizeNonExistingDirectory [2021-08-11T11:25:06.745Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-11T11:25:06.745Z] PASS [2021-08-11T11:25:06.745Z] coverage: 80.0% of statements [2021-08-11T11:25:06.745Z] ok github.com/docker/docker/pkg/directory 0.184s coverage: 80.0% of statements [2021-08-11T11:25:06.745Z] 2021/08/11 11:25:06 Closing DB instances... [2021-08-11T11:25:06.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-11T11:25:07.611Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2021-08-11T11:25:07.611Z] === RUN TestRenameContainerWithSameName [2021-08-11T11:25:07.708Z] --- PASS: TestTarFiles (3.63s) [2021-08-11T11:25:07.708Z] === RUN TestTarUntar [2021-08-11T11:25:07.708Z] --- PASS: TestTarUntar (0.02s) [2021-08-11T11:25:07.708Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-11T11:25:07.708Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-11T11:25:07.708Z] === RUN TestTarWithOptions [2021-08-11T11:25:07.708Z] === RUN Test [2021-08-11T11:25:07.708Z] === RUN Test/TestContainsEntry [2021-08-11T11:25:07.708Z] === RUN Test/TestCreateEntries [2021-08-11T11:25:07.708Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-11T11:25:07.708Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-11T11:25:07.708Z] === RUN Test/TestEntriesDiff [2021-08-11T11:25:07.708Z] === RUN Test/TestEntriesEquality [2021-08-11T11:25:07.708Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-11T11:25:07.708Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-11T11:25:07.708Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-11T11:25:07.708Z] === RUN Test/TestGeneratorNotGenerate [2021-08-11T11:25:07.708Z] === RUN Test/TestGeneratorWithPort [2021-08-11T11:25:07.708Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-11T11:25:07.708Z] === RUN Test/TestNewEntry [2021-08-11T11:25:07.708Z] === RUN Test/TestParse [2021-08-11T11:25:07.708Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-11T11:25:07.708Z] === RUN TestUntarUstarGnuConflict [2021-08-11T11:25:07.708Z] --- PASS: Test (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-11T11:25:07.708Z] --- PASS: Test/TestParse (0.00s) [2021-08-11T11:25:07.708Z] PASS [2021-08-11T11:25:07.708Z] coverage: 58.3% of statements [2021-08-11T11:25:07.708Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-11T11:25:07.708Z] === RUN TestUntarInvalidFilenames [2021-08-11T11:25:07.708Z] ok github.com/docker/docker/pkg/discovery 0.149s coverage: 58.3% of statements [2021-08-11T11:25:07.708Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames101163222\\dest" [2021-08-11T11:25:07.708Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-08-11T11:25:07.708Z] === RUN TestUntarHardlinkToSymlink [2021-08-11T11:25:07.708Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-11T11:25:07.708Z] === RUN TestUntarInvalidHardlink [2021-08-11T11:25:07.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink595212151\\victim\\hello" -> "../victim/hello" [2021-08-11T11:25:07.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink643575402\\victim\\hello" -> "/../victim/hello" [2021-08-11T11:25:07.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink911917249\\victim" -> "../victim" [2021-08-11T11:25:07.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink745413420\\victim" -> "../victim" [2021-08-11T11:25:07.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink904090779\\victim" -> "../victim" [2021-08-11T11:25:07.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink026245438\\victim" -> "../victim" [2021-08-11T11:25:07.708Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-11T11:25:07.708Z] === RUN TestUntarInvalidSymlink [2021-08-11T11:25:07.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink628756869\\dest\\dotdot" -> "../victim/hello" [2021-08-11T11:25:07.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink090456352\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-11T11:25:07.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink873722367\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:07.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink349868370\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:07.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink291379849\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:07.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink918195284\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:07.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink410224547\\dest\\dir\\loophole" -> "../../victim" [2021-08-11T11:25:07.708Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-11T11:25:07.708Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-11T11:25:07.708Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-11T11:25:07.708Z] === RUN TestXGlobalNoParent [2021-08-11T11:25:07.708Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-11T11:25:07.708Z] === RUN TestReplaceFileTarWrapper [2021-08-11T11:25:07.870Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-08-11T11:25:07.870Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-11T11:25:08.164Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-08-11T11:25:08.164Z] === RUN TestPrefixHeaderReadable [2021-08-11T11:25:08.164Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-08-11T11:25:08.164Z] === RUN TestDisablePigz [2021-08-11T11:25:08.164Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-11T11:25:08.164Z] --- PASS: TestDisablePigz (0.19s) [2021-08-11T11:25:08.164Z] === RUN TestPigz [2021-08-11T11:25:08.164Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-11T11:25:08.164Z] --- PASS: TestPigz (0.11s) [2021-08-11T11:25:08.164Z] === RUN TestCopyFileWithInvalidDest [2021-08-11T11:25:08.164Z] archive_windows_test.go:16: Currently fails [2021-08-11T11:25:08.164Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestCanonicalTarNameForPath [2021-08-11T11:25:08.164Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestCanonicalTarName [2021-08-11T11:25:08.164Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestChmodTarEntry [2021-08-11T11:25:08.164Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestHardLinkOrder [2021-08-11T11:25:08.164Z] --- PASS: TestHardLinkOrder (0.06s) [2021-08-11T11:25:08.164Z] === RUN TestChangeString [2021-08-11T11:25:08.164Z] --- PASS: TestChangeString (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestChangesWithNoChanges [2021-08-11T11:25:08.164Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-11T11:25:08.164Z] === RUN TestChangesWithChanges [2021-08-11T11:25:08.164Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-11T11:25:08.164Z] === RUN TestChangesWithChangesGH13590 [2021-08-11T11:25:08.164Z] changes_test.go:196: needs more investigation [2021-08-11T11:25:08.164Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestChangesDirsEmpty [2021-08-11T11:25:08.164Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-11T11:25:08.164Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestChangesDirsMutated [2021-08-11T11:25:08.164Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-11T11:25:08.164Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestApplyLayer [2021-08-11T11:25:08.164Z] changes_test.go:433: needs further investigation [2021-08-11T11:25:08.164Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestChangesSizeWithHardlinks [2021-08-11T11:25:08.164Z] changes_test.go:469: needs further investigation [2021-08-11T11:25:08.164Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestChangesSizeWithNoChanges [2021-08-11T11:25:08.164Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-11T11:25:08.164Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestChangesSize [2021-08-11T11:25:08.164Z] --- PASS: TestChangesSize (0.00s) [2021-08-11T11:25:08.164Z] === RUN TestApplyLayerInvalidFilenames [2021-08-11T11:25:08.164Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames558385944\\dest" [2021-08-11T11:25:08.164Z] === RUN Test [2021-08-11T11:25:08.164Z] === RUN Test/TestContent [2021-08-11T11:25:08.164Z] === RUN Test/TestInitialize [2021-08-11T11:25:08.164Z] === RUN Test/TestNew [2021-08-11T11:25:08.164Z] === RUN Test/TestParsingContentsWithComments [2021-08-11T11:25:08.164Z] === RUN Test/TestRegister [2021-08-11T11:25:08.164Z] === RUN Test/TestWatch [2021-08-11T11:25:08.164Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-11T11:25:08.164Z] === RUN TestApplyLayerInvalidHardlink [2021-08-11T11:25:08.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink601165834\\victim\\hello" -> "../victim/hello" [2021-08-11T11:25:08.164Z] --- PASS: Test (0.01s) [2021-08-11T11:25:08.164Z] --- PASS: Test/TestContent (0.00s) [2021-08-11T11:25:08.164Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-11T11:25:08.164Z] --- PASS: Test/TestNew (0.00s) [2021-08-11T11:25:08.164Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-11T11:25:08.164Z] --- PASS: Test/TestRegister (0.00s) [2021-08-11T11:25:08.164Z] --- PASS: Test/TestWatch (0.01s) [2021-08-11T11:25:08.164Z] PASS [2021-08-11T11:25:08.164Z] coverage: 97.6% of statements [2021-08-11T11:25:08.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink208219105\\victim\\hello" -> "/../victim/hello" [2021-08-11T11:25:08.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink907737548\\victim" -> "../victim" [2021-08-11T11:25:08.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink749659835\\victim" -> "../victim" [2021-08-11T11:25:08.164Z] ok github.com/docker/docker/pkg/discovery/file 0.157s coverage: 97.6% of statements [2021-08-11T11:25:08.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink651849438\\victim" -> "../victim" [2021-08-11T11:25:08.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink291571877\\victim" -> "../victim" [2021-08-11T11:25:08.164Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-11T11:25:08.164Z] === RUN TestApplyLayerInvalidSymlink [2021-08-11T11:25:08.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink682986944\\dest\\dotdot" -> "../victim/hello" [2021-08-11T11:25:08.484Z] 2021/08/11 11:25:07 Closing DB instances... [2021-08-11T11:25:08.484Z] --- PASS: Test (3.10s) [2021-08-11T11:25:08.484Z] --- PASS: Test/TestInitialize (0.09s) [2021-08-11T11:25:08.484Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-11T11:25:08.484Z] --- PASS: Test/TestWatch (3.00s) [2021-08-11T11:25:08.484Z] PASS [2021-08-11T11:25:08.484Z] coverage: 84.1% of statements [2021-08-11T11:25:08.484Z] ok github.com/docker/docker/pkg/discovery/kv 3.372s coverage: 84.1% of statements [2021-08-11T11:25:08.620Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink452419615\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-11T11:25:08.620Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink222251250\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:08.620Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink105771945\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:08.620Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink509325556\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:08.620Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink540447683\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:25:08.620Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-11T11:25:08.620Z] === RUN TestApplyLayerWhiteouts [2021-08-11T11:25:08.620Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-08-11T11:25:08.620Z] === RUN TestGenerateEmptyFile [2021-08-11T11:25:08.620Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-11T11:25:08.620Z] === RUN TestGenerateWithContent [2021-08-11T11:25:08.620Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-11T11:25:08.620Z] PASS [2021-08-11T11:25:08.620Z] coverage: 61.5% of statements [2021-08-11T11:25:08.620Z] ok github.com/docker/docker/pkg/archive 5.614s coverage: 61.5% of statements [2021-08-11T11:25:08.620Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-08-11T11:25:08.620Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-11T11:25:08.938Z] === RUN Test [2021-08-11T11:25:08.939Z] === RUN Test/TestWatch [2021-08-11T11:25:08.939Z] --- PASS: Test (0.00s) [2021-08-11T11:25:08.939Z] --- PASS: Test/TestWatch (0.00s) [2021-08-11T11:25:08.939Z] PASS [2021-08-11T11:25:08.939Z] coverage: 92.3% of statements [2021-08-11T11:25:08.939Z] ok github.com/docker/docker/pkg/discovery/memory 0.153s coverage: 92.3% of statements [2021-08-11T11:25:09.251Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2021-08-11T11:25:09.251Z] === RUN TestResize [2021-08-11T11:25:09.393Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-08-11T11:25:09.393Z] === RUN TestNetworkDBNodeLeave [2021-08-11T11:25:09.393Z] === RUN Test [2021-08-11T11:25:09.393Z] === RUN Test/TestInitialize [2021-08-11T11:25:09.393Z] === RUN Test/TestInitializeWithPattern [2021-08-11T11:25:09.393Z] === RUN Test/TestRegister [2021-08-11T11:25:09.393Z] === RUN Test/TestWatch [2021-08-11T11:25:09.393Z] --- PASS: Test (0.00s) [2021-08-11T11:25:09.393Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-11T11:25:09.393Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-11T11:25:09.393Z] --- PASS: Test/TestRegister (0.00s) [2021-08-11T11:25:09.393Z] --- PASS: Test/TestWatch (0.00s) [2021-08-11T11:25:09.393Z] PASS [2021-08-11T11:25:09.393Z] coverage: 93.8% of statements [2021-08-11T11:25:09.393Z] ok github.com/docker/docker/pkg/discovery/nodes 0.180s coverage: 93.8% of statements [2021-08-11T11:25:09.582Z] === RUN Test [2021-08-11T11:25:09.582Z] === RUN Test/TestInitialize [2021-08-11T11:25:09.582Z] time="2021-08-11T11:25:09Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:25:09.582Z] time="2021-08-11T11:25:09Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:25:09.582Z] time="2021-08-11T11:25:09Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:25:09.582Z] === RUN Test/TestInitializeWithCerts [2021-08-11T11:25:09.582Z] time="2021-08-11T11:25:09Z" level=info msg="Initializing discovery with TLS" [2021-08-11T11:25:09.582Z] === RUN Test/TestWatch [2021-08-11T11:25:09.582Z] time="2021-08-11T11:25:09Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:25:09.821Z] --- PASS: TestResize (0.64s) [2021-08-11T11:25:09.821Z] === RUN TestResizeWithInvalidSize [2021-08-11T11:25:10.353Z] === RUN TestPollerAddRemove [2021-08-11T11:25:10.353Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-11T11:25:10.353Z] === RUN TestPollerEvent [2021-08-11T11:25:10.353Z] poller_test.go:41: No chmod on Windows [2021-08-11T11:25:10.353Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-11T11:25:10.353Z] === RUN TestPollerClose [2021-08-11T11:25:10.353Z] --- PASS: TestPollerClose (0.00s) [2021-08-11T11:25:10.353Z] PASS [2021-08-11T11:25:10.353Z] coverage: 45.7% of statements [2021-08-11T11:25:10.353Z] ok github.com/docker/docker/pkg/filenotify 0.122s coverage: 45.7% of statements [2021-08-11T11:25:10.547Z] 2021/08/11 11:25:10 Closing DB instances... [2021-08-11T11:25:10.760Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-08-11T11:25:10.760Z] === RUN TestResizeWhenContainerNotStarted [2021-08-11T11:25:11.314Z] === RUN TestCopyFileWithInvalidSrc [2021-08-11T11:25:11.314Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCopyFileWithInvalidDest [2021-08-11T11:25:11.314Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-11T11:25:11.314Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-11T11:25:11.314Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCopyFile [2021-08-11T11:25:11.314Z] --- PASS: TestCopyFile (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-11T11:25:11.314Z] fileutils_test.go:134: Needs porting to Windows [2021-08-11T11:25:11.314Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-11T11:25:11.314Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-11T11:25:11.314Z] fileutils_test.go:180: Needs porting to Windows [2021-08-11T11:25:11.314Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestWildcardMatches [2021-08-11T11:25:11.314Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestPatternMatches [2021-08-11T11:25:11.314Z] --- PASS: TestPatternMatches (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-11T11:25:11.314Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestPatternMatchesFolderExclusions [2021-08-11T11:25:11.314Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-11T11:25:11.314Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-11T11:25:11.314Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-11T11:25:11.314Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-11T11:25:11.314Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestSingleExclamationError [2021-08-11T11:25:11.314Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestMatchesWithNoPatterns [2021-08-11T11:25:11.314Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestMatchesWithMalformedPatterns [2021-08-11T11:25:11.314Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestMatches [2021-08-11T11:25:11.314Z] --- PASS: TestMatches (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCleanPatterns [2021-08-11T11:25:11.314Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-11T11:25:11.314Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCleanPatternsExceptionFlag [2021-08-11T11:25:11.314Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-11T11:25:11.314Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-11T11:25:11.314Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCleanPatternsErrorSingleException [2021-08-11T11:25:11.314Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCreateIfNotExistsDir [2021-08-11T11:25:11.314Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestCreateIfNotExistsFile [2021-08-11T11:25:11.314Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-11T11:25:11.314Z] === RUN TestMatch [2021-08-11T11:25:11.314Z] --- PASS: TestMatch (0.00s) [2021-08-11T11:25:11.314Z] PASS [2021-08-11T11:25:11.314Z] coverage: 85.2% of statements [2021-08-11T11:25:11.314Z] ok github.com/docker/docker/pkg/fileutils 0.152s coverage: 85.2% of statements [2021-08-11T11:25:11.339Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:25:11.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:25:11.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:25:11.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:25:11.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:25:11.769Z] === RUN TestGet [2021-08-11T11:25:11.769Z] --- PASS: TestGet (0.00s) [2021-08-11T11:25:11.769Z] === RUN TestGetShortcutString [2021-08-11T11:25:11.769Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-11T11:25:11.769Z] PASS [2021-08-11T11:25:11.769Z] coverage: 42.9% of statements [2021-08-11T11:25:11.769Z] ok github.com/docker/docker/pkg/homedir 0.096s coverage: 42.9% of statements [2021-08-11T11:25:12.077Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-11T11:25:12.077Z] === RUN TestNetworkDBNodeLeave [2021-08-11T11:25:12.533Z] --- PASS: Test (3.11s) [2021-08-11T11:25:12.533Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-11T11:25:12.533Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-11T11:25:12.533Z] --- PASS: Test/TestWatch (3.00s) [2021-08-11T11:25:12.533Z] PASS [2021-08-11T11:25:12.533Z] coverage: 84.1% of statements [2021-08-11T11:25:12.533Z] ok github.com/docker/docker/pkg/discovery/kv 3.422s coverage: 84.1% of statements [2021-08-11T11:25:12.730Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-08-11T11:25:12.730Z] === RUN TestNetworkDBWatch [2021-08-11T11:25:12.730Z] === RUN TestCreateIDMapOrder [2021-08-11T11:25:12.730Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-11T11:25:12.730Z] PASS [2021-08-11T11:25:12.730Z] coverage: 7.2% of statements [2021-08-11T11:25:12.730Z] ok github.com/docker/docker/pkg/idtools 0.158s coverage: 7.2% of statements [2021-08-11T11:25:12.755Z] ? github.com/docker/docker/api [no test files] [2021-08-11T11:25:13.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:25:13.497Z] === RUN Test [2021-08-11T11:25:13.497Z] === RUN Test/TestWatch [2021-08-11T11:25:13.497Z] --- PASS: Test (0.00s) [2021-08-11T11:25:13.497Z] --- PASS: Test/TestWatch (0.00s) [2021-08-11T11:25:13.497Z] PASS [2021-08-11T11:25:13.497Z] coverage: 92.3% of statements [2021-08-11T11:25:13.497Z] ok github.com/docker/docker/pkg/discovery/memory 0.180s coverage: 92.3% of statements [2021-08-11T11:25:13.573Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:25:13.692Z] === RUN TestFixedBufferCap [2021-08-11T11:25:13.692Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestFixedBufferLen [2021-08-11T11:25:13.692Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestFixedBufferString [2021-08-11T11:25:13.692Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestFixedBufferWrite [2021-08-11T11:25:13.692Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestFixedBufferRead [2021-08-11T11:25:13.692Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestBytesPipeRead [2021-08-11T11:25:13.692Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestBytesPipeWrite [2021-08-11T11:25:13.692Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-11T11:25:13.692Z] --- PASS: TestGetAddress (17.56s) [2021-08-11T11:25:13.692Z] === RUN TestRequestSyntaxCheck [2021-08-11T11:25:13.692Z] --- PASS: TestBytesPipeWriteRandomChunks (0.35s) [2021-08-11T11:25:13.692Z] === RUN TestAtomicWriteToFile [2021-08-11T11:25:13.692Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestAtomicWriteSetCommit [2021-08-11T11:25:13.692Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestAtomicWriteSetCancel [2021-08-11T11:25:13.692Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-08-11T11:25:13.692Z] === RUN TestRequest [2021-08-11T11:25:13.692Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestReadCloserWrapperClose [2021-08-11T11:25:13.692Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestReaderErrWrapperReadOnError [2021-08-11T11:25:13.692Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestReaderErrWrapperRead [2021-08-11T11:25:13.692Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestHashData [2021-08-11T11:25:13.692Z] --- PASS: TestHashData (0.00s) [2021-08-11T11:25:13.692Z] === RUN TestCancelReadCloser [2021-08-11T11:25:13.954Z] === RUN Test [2021-08-11T11:25:13.954Z] === RUN Test/TestInitialize [2021-08-11T11:25:13.954Z] === RUN Test/TestInitializeWithPattern [2021-08-11T11:25:13.954Z] === RUN Test/TestRegister [2021-08-11T11:25:13.954Z] === RUN Test/TestWatch [2021-08-11T11:25:13.954Z] --- PASS: Test (0.00s) [2021-08-11T11:25:13.954Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-11T11:25:13.954Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-11T11:25:13.954Z] --- PASS: Test/TestRegister (0.00s) [2021-08-11T11:25:13.954Z] --- PASS: Test/TestWatch (0.00s) [2021-08-11T11:25:13.954Z] PASS [2021-08-11T11:25:13.954Z] coverage: 93.8% of statements [2021-08-11T11:25:13.954Z] ok github.com/docker/docker/pkg/discovery/nodes 0.134s coverage: 93.8% of statements [2021-08-11T11:25:14.146Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-11T11:25:14.146Z] === RUN TestWriteCloserWrapperClose [2021-08-11T11:25:14.146Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-11T11:25:14.146Z] === RUN TestNopWriteCloser [2021-08-11T11:25:14.146Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-11T11:25:14.146Z] === RUN TestNopWriter [2021-08-11T11:25:14.146Z] --- PASS: TestNopWriter (0.00s) [2021-08-11T11:25:14.146Z] === RUN TestWriteCounter [2021-08-11T11:25:14.146Z] --- PASS: TestWriteCounter (0.00s) [2021-08-11T11:25:14.146Z] PASS [2021-08-11T11:25:14.146Z] coverage: 69.2% of statements [2021-08-11T11:25:14.146Z] ok github.com/docker/docker/pkg/ioutils 0.581s coverage: 69.2% of statements [2021-08-11T11:25:14.146Z] 2021/08/11 11:25:13 Closing DB instances... [2021-08-11T11:25:14.601Z] === RUN TestError [2021-08-11T11:25:14.601Z] --- PASS: TestError (0.00s) [2021-08-11T11:25:14.601Z] === RUN TestProgressString [2021-08-11T11:25:14.601Z] === RUN TestProgressString/no_progress [2021-08-11T11:25:14.601Z] === RUN TestProgressString/progress_1 [2021-08-11T11:25:14.601Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-11T11:25:14.601Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-11T11:25:14.601Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-11T11:25:14.601Z] === RUN TestProgressString/with_units [2021-08-11T11:25:14.601Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-11T11:25:14.601Z] === RUN TestProgressString/hide_counts [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString (0.00s) [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-11T11:25:14.601Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-11T11:25:14.601Z] === RUN TestJSONMessageDisplay [2021-08-11T11:25:14.601Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-11T11:25:14.601Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-11T11:25:14.601Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-11T11:25:14.601Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-11T11:25:14.601Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-11T11:25:14.601Z] === RUN TestDisplayJSONMessagesStream [2021-08-11T11:25:14.601Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-11T11:25:14.601Z] PASS [2021-08-11T11:25:14.601Z] coverage: 91.7% of statements [2021-08-11T11:25:14.601Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2021-08-11T11:25:14.916Z] === RUN TestPollerAddRemove [2021-08-11T11:25:14.916Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-11T11:25:14.916Z] === RUN TestPollerEvent [2021-08-11T11:25:14.916Z] poller_test.go:41: No chmod on Windows [2021-08-11T11:25:14.916Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-11T11:25:14.916Z] === RUN TestPollerClose [2021-08-11T11:25:14.916Z] --- PASS: TestPollerClose (0.00s) [2021-08-11T11:25:14.916Z] PASS [2021-08-11T11:25:14.916Z] coverage: 45.7% of statements [2021-08-11T11:25:14.916Z] ok github.com/docker/docker/pkg/filenotify 0.120s coverage: 45.7% of statements [2021-08-11T11:25:14.916Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-08-11T11:25:14.916Z] === RUN TestNetworkDBWatch [2021-08-11T11:25:14.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:25:14.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:25:15.563Z] === RUN TestStandardLongPath [2021-08-11T11:25:15.563Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-11T11:25:15.563Z] === RUN TestUNCLongPath [2021-08-11T11:25:15.563Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-11T11:25:15.563Z] PASS [2021-08-11T11:25:15.563Z] coverage: 100.0% of statements [2021-08-11T11:25:15.563Z] ok github.com/docker/docker/pkg/longpath 0.089s coverage: 100.0% of statements [2021-08-11T11:25:15.563Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-11T11:25:15.563Z] === RUN TestNetworkDBBulkSync [2021-08-11T11:25:15.563Z] === RUN TestNameFormat [2021-08-11T11:25:15.563Z] --- PASS: TestNameFormat (0.00s) [2021-08-11T11:25:15.563Z] === RUN TestNameRetries [2021-08-11T11:25:15.563Z] --- PASS: TestNameRetries (0.00s) [2021-08-11T11:25:15.563Z] PASS [2021-08-11T11:25:15.563Z] coverage: 85.7% of statements [2021-08-11T11:25:15.563Z] ok github.com/docker/docker/pkg/namesgenerator 0.089s coverage: 85.7% of statements [2021-08-11T11:25:15.877Z] === RUN TestCopyFileWithInvalidSrc [2021-08-11T11:25:15.877Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCopyFileWithInvalidDest [2021-08-11T11:25:15.878Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-11T11:25:15.878Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-11T11:25:15.878Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCopyFile [2021-08-11T11:25:15.878Z] --- PASS: TestCopyFile (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-11T11:25:15.878Z] fileutils_test.go:134: Needs porting to Windows [2021-08-11T11:25:15.878Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-11T11:25:15.878Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-11T11:25:15.878Z] fileutils_test.go:180: Needs porting to Windows [2021-08-11T11:25:15.878Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestWildcardMatches [2021-08-11T11:25:15.878Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestPatternMatches [2021-08-11T11:25:15.878Z] --- PASS: TestPatternMatches (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-11T11:25:15.878Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestPatternMatchesFolderExclusions [2021-08-11T11:25:15.878Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-11T11:25:15.878Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-11T11:25:15.878Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-11T11:25:15.878Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-11T11:25:15.878Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestSingleExclamationError [2021-08-11T11:25:15.878Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestMatchesWithNoPatterns [2021-08-11T11:25:15.878Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestMatchesWithMalformedPatterns [2021-08-11T11:25:15.878Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestMatches [2021-08-11T11:25:15.878Z] --- PASS: TestMatches (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCleanPatterns [2021-08-11T11:25:15.878Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-11T11:25:15.878Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCleanPatternsExceptionFlag [2021-08-11T11:25:15.878Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-11T11:25:15.878Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-11T11:25:15.878Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCleanPatternsErrorSingleException [2021-08-11T11:25:15.878Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCreateIfNotExistsDir [2021-08-11T11:25:15.878Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestCreateIfNotExistsFile [2021-08-11T11:25:15.878Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-11T11:25:15.878Z] === RUN TestMatch [2021-08-11T11:25:15.878Z] --- PASS: TestMatch (0.00s) [2021-08-11T11:25:15.878Z] PASS [2021-08-11T11:25:15.878Z] coverage: 85.2% of statements [2021-08-11T11:25:15.878Z] ok github.com/docker/docker/pkg/fileutils 0.179s coverage: 85.2% of statements [2021-08-11T11:25:15.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:25:16.018Z] === RUN TestParseKeyValueOpt [2021-08-11T11:25:16.018Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-11T11:25:16.018Z] === RUN TestParseUintList [2021-08-11T11:25:16.018Z] --- PASS: TestParseUintList (0.00s) [2021-08-11T11:25:16.018Z] === RUN TestParseUintListMaximumLimits [2021-08-11T11:25:16.018Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-11T11:25:16.018Z] PASS [2021-08-11T11:25:16.018Z] coverage: 97.0% of statements [2021-08-11T11:25:16.018Z] ok github.com/docker/docker/pkg/parsers 0.077s coverage: 97.0% of statements [2021-08-11T11:25:16.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:25:16.209Z] ok github.com/docker/docker/libnetwork/api 1.418s coverage: 83.2% of statements [2021-08-11T11:25:16.334Z] === RUN TestGet [2021-08-11T11:25:16.334Z] --- PASS: TestGet (0.00s) [2021-08-11T11:25:16.334Z] === RUN TestGetShortcutString [2021-08-11T11:25:16.334Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-11T11:25:16.334Z] PASS [2021-08-11T11:25:16.334Z] coverage: 42.9% of statements [2021-08-11T11:25:16.334Z] ok github.com/docker/docker/pkg/homedir 0.090s coverage: 42.9% of statements [2021-08-11T11:25:16.334Z] 2021/08/11 11:25:16 Closing DB instances... [2021-08-11T11:25:16.472Z] === RUN TestNewAndRemove [2021-08-11T11:25:16.472Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-11T11:25:16.472Z] === RUN TestRemoveInvalidPath [2021-08-11T11:25:16.472Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-11T11:25:16.472Z] PASS [2021-08-11T11:25:16.472Z] coverage: 82.6% of statements [2021-08-11T11:25:16.472Z] ok github.com/docker/docker/pkg/pidfile 0.098s coverage: 82.6% of statements [2021-08-11T11:25:16.790Z] === RUN TestCreateIDMapOrder [2021-08-11T11:25:16.790Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-11T11:25:16.790Z] PASS [2021-08-11T11:25:16.790Z] coverage: 7.2% of statements [2021-08-11T11:25:16.790Z] ok github.com/docker/docker/pkg/idtools 0.137s coverage: 7.2% of statements [2021-08-11T11:25:16.927Z] 2021/08/11 11:25:16 Closing DB instances... [2021-08-11T11:25:16.927Z] === RUN TestFailedConnection [2021-08-11T11:25:16.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-11T11:25:17.246Z] --- PASS: TestGetAddress (18.18s) [2021-08-11T11:25:17.246Z] === RUN TestRequestSyntaxCheck [2021-08-11T11:25:17.246Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-08-11T11:25:17.246Z] === RUN TestRequest [2021-08-11T11:25:17.381Z] === RUN TestParseEmptyInterface [2021-08-11T11:25:17.381Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-11T11:25:17.381Z] === RUN TestParseNonInterfaceType [2021-08-11T11:25:17.381Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-11T11:25:17.381Z] === RUN TestParseWithOneFunction [2021-08-11T11:25:17.381Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-11T11:25:17.381Z] === RUN TestParseWithMultipleFuncs [2021-08-11T11:25:17.381Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-11T11:25:17.381Z] === RUN TestParseWithUnnamedReturn [2021-08-11T11:25:17.381Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-11T11:25:17.381Z] === RUN TestEmbeddedInterface [2021-08-11T11:25:17.381Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-11T11:25:17.381Z] === RUN TestParsedImports [2021-08-11T11:25:17.381Z] --- PASS: TestParsedImports (0.00s) [2021-08-11T11:25:17.381Z] === RUN TestAliasedImports [2021-08-11T11:25:17.381Z] --- PASS: TestAliasedImports (0.00s) [2021-08-11T11:25:17.381Z] PASS [2021-08-11T11:25:17.381Z] coverage: 56.8% of statements [2021-08-11T11:25:17.381Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.102s coverage: 56.8% of statements [2021-08-11T11:25:17.701Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-11T11:25:17.701Z] === RUN TestNetworkDBBulkSync [2021-08-11T11:25:18.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:25:18.119Z] ok github.com/docker/docker/libnetwork/bitseq 0.315s coverage: 84.4% of statements [2021-08-11T11:25:18.120Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-11T11:25:18.157Z] === RUN TestFixedBufferCap [2021-08-11T11:25:18.157Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestFixedBufferLen [2021-08-11T11:25:18.157Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestFixedBufferString [2021-08-11T11:25:18.157Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestFixedBufferWrite [2021-08-11T11:25:18.157Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestFixedBufferRead [2021-08-11T11:25:18.157Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestBytesPipeRead [2021-08-11T11:25:18.157Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestBytesPipeWrite [2021-08-11T11:25:18.157Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-11T11:25:18.157Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-08-11T11:25:18.157Z] === RUN TestAtomicWriteToFile [2021-08-11T11:25:18.157Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestAtomicWriteSetCommit [2021-08-11T11:25:18.157Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-11T11:25:18.157Z] === RUN TestAtomicWriteSetCancel [2021-08-11T11:25:18.157Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestReadCloserWrapperClose [2021-08-11T11:25:18.157Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestReaderErrWrapperReadOnError [2021-08-11T11:25:18.157Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestReaderErrWrapperRead [2021-08-11T11:25:18.157Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestHashData [2021-08-11T11:25:18.157Z] --- PASS: TestHashData (0.00s) [2021-08-11T11:25:18.157Z] === RUN TestCancelReadCloser [2021-08-11T11:25:18.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:25:18.340Z] === RUN TestHTTPTransport [2021-08-11T11:25:18.340Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-11T11:25:18.340Z] PASS [2021-08-11T11:25:18.340Z] coverage: 85.7% of statements [2021-08-11T11:25:18.340Z] ok github.com/docker/docker/pkg/plugins/transport 0.156s coverage: 85.7% of statements [2021-08-11T11:25:18.340Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2021-08-11T11:25:18.340Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-11T11:25:18.613Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-11T11:25:18.613Z] === RUN TestWriteCloserWrapperClose [2021-08-11T11:25:18.613Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-11T11:25:18.613Z] === RUN TestNopWriteCloser [2021-08-11T11:25:18.613Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-11T11:25:18.613Z] === RUN TestNopWriter [2021-08-11T11:25:18.613Z] --- PASS: TestNopWriter (0.00s) [2021-08-11T11:25:18.613Z] === RUN TestWriteCounter [2021-08-11T11:25:18.613Z] --- PASS: TestWriteCounter (0.00s) [2021-08-11T11:25:18.613Z] PASS [2021-08-11T11:25:18.613Z] coverage: 68.4% of statements [2021-08-11T11:25:18.613Z] ok github.com/docker/docker/pkg/ioutils 0.602s coverage: 68.4% of statements [2021-08-11T11:25:18.795Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-11T11:25:18.795Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-11T11:25:18.795Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-11T11:25:18.795Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-11T11:25:18.795Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-11T11:25:18.795Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-11T11:25:18.795Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-11T11:25:18.795Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-11T11:25:18.795Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-11T11:25:18.795Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-11T11:25:18.795Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-11T11:25:18.795Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-11T11:25:18.795Z] === RUN TestBufferPoolPutAndGet [2021-08-11T11:25:18.795Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-11T11:25:18.795Z] PASS [2021-08-11T11:25:18.795Z] coverage: 88.2% of statements [2021-08-11T11:25:18.795Z] ok github.com/docker/docker/pkg/pools 0.101s coverage: 88.2% of statements [2021-08-11T11:25:18.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-11T11:25:19.069Z] 2021/08/11 11:25:18 Closing DB instances... [2021-08-11T11:25:19.069Z] === RUN TestError [2021-08-11T11:25:19.069Z] --- PASS: TestError (0.00s) [2021-08-11T11:25:19.069Z] === RUN TestProgressString [2021-08-11T11:25:19.069Z] === RUN TestProgressString/no_progress [2021-08-11T11:25:19.069Z] === RUN TestProgressString/progress_1 [2021-08-11T11:25:19.069Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-11T11:25:19.069Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-11T11:25:19.069Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-11T11:25:19.069Z] === RUN TestProgressString/with_units [2021-08-11T11:25:19.069Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-11T11:25:19.069Z] === RUN TestProgressString/hide_counts [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString (0.00s) [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-11T11:25:19.069Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-11T11:25:19.069Z] === RUN TestJSONMessageDisplay [2021-08-11T11:25:19.069Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-11T11:25:19.069Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-11T11:25:19.069Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-11T11:25:19.069Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-11T11:25:19.069Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-11T11:25:19.069Z] === RUN TestDisplayJSONMessagesStream [2021-08-11T11:25:19.069Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-11T11:25:19.069Z] PASS [2021-08-11T11:25:19.069Z] coverage: 91.7% of statements [2021-08-11T11:25:19.069Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2021-08-11T11:25:19.249Z] --- PASS: TestFailedConnection (2.00s) [2021-08-11T11:25:19.249Z] === RUN TestFailOnce [2021-08-11T11:25:19.249Z] 2021/08/11 11:25:18 http: panic serving 127.0.0.1:49279: Plugin not ready [2021-08-11T11:25:19.249Z] goroutine 18 [running]: [2021-08-11T11:25:19.249Z] net/http.(*conn).serve.func1(0xc000194000) [2021-08-11T11:25:19.249Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-11T11:25:19.249Z] panic(0x875280, 0x98c6d0) [2021-08-11T11:25:19.249Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-11T11:25:19.249Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99cd90, 0xc0001600e0, 0xc0001a6000) [2021-08-11T11:25:19.249Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-11T11:25:19.249Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x99cd90, 0xc0001600e0, 0xc0001a6000) [2021-08-11T11:25:19.249Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-11T11:25:19.249Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x99cd90, 0xc0001600e0, 0xc0001a6000) [2021-08-11T11:25:19.249Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-11T11:25:19.249Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x99cd90, 0xc0001600e0, 0xc0001a6000) [2021-08-11T11:25:19.249Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-11T11:25:19.249Z] net/http.(*conn).serve(0xc000194000, 0x99d980, 0xc00019c000) [2021-08-11T11:25:19.249Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-11T11:25:19.249Z] created by net/http.(*Server).Serve [2021-08-11T11:25:19.249Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-11T11:25:19.249Z] time="2021-08-11T11:25:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49278/Test.FailOnce: Post \"http://127.0.0.1:49278/Test.FailOnce\": EOF, retrying in 1s" [2021-08-11T11:25:19.249Z] === RUN TestOutputOnPrematureClose [2021-08-11T11:25:19.249Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-11T11:25:19.249Z] === RUN TestCompleteSilently [2021-08-11T11:25:19.249Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-11T11:25:19.249Z] PASS [2021-08-11T11:25:19.249Z] coverage: 75.9% of statements [2021-08-11T11:25:19.249Z] ok github.com/docker/docker/pkg/progress 0.080s coverage: 75.9% of statements [2021-08-11T11:25:19.704Z] --- PASS: TestRequest (5.71s) [2021-08-11T11:25:19.704Z] === RUN TestOverlappingRequests [2021-08-11T11:25:19.704Z] === RUN TestSendToOneSub [2021-08-11T11:25:19.704Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-11T11:25:19.704Z] === RUN TestSendToMultipleSubs [2021-08-11T11:25:19.704Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-11T11:25:19.704Z] === RUN TestEvictOneSub [2021-08-11T11:25:19.704Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-11T11:25:19.704Z] === RUN TestClosePublisher [2021-08-11T11:25:19.704Z] --- PASS: TestClosePublisher (0.00s) [2021-08-11T11:25:19.704Z] === RUN TestPubSubRace [2021-08-11T11:25:19.704Z] --- PASS: TestOverlappingRequests (0.29s) [2021-08-11T11:25:19.704Z] === RUN TestRelease [2021-08-11T11:25:20.032Z] === RUN TestStandardLongPath [2021-08-11T11:25:20.032Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-11T11:25:20.032Z] === RUN TestUNCLongPath [2021-08-11T11:25:20.032Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-11T11:25:20.032Z] PASS [2021-08-11T11:25:20.032Z] coverage: 100.0% of statements [2021-08-11T11:25:20.032Z] ok github.com/docker/docker/pkg/longpath 0.089s coverage: 100.0% of statements [2021-08-11T11:25:20.158Z] --- PASS: TestFailOnce (1.09s) [2021-08-11T11:25:20.158Z] === RUN TestEchoInputOutput [2021-08-11T11:25:20.158Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-11T11:25:20.158Z] === RUN TestBackoff [2021-08-11T11:25:20.158Z] --- PASS: TestBackoff (0.00s) [2021-08-11T11:25:20.158Z] === RUN TestAbortRetry [2021-08-11T11:25:20.158Z] --- PASS: TestAbortRetry (0.00s) [2021-08-11T11:25:20.158Z] === RUN TestClientScheme [2021-08-11T11:25:20.158Z] --- PASS: TestClientScheme (0.00s) [2021-08-11T11:25:20.158Z] === RUN TestNewClientWithTimeout [2021-08-11T11:25:20.488Z] === RUN TestNameFormat [2021-08-11T11:25:20.488Z] --- PASS: TestNameFormat (0.00s) [2021-08-11T11:25:20.488Z] === RUN TestNameRetries [2021-08-11T11:25:20.488Z] --- PASS: TestNameRetries (0.00s) [2021-08-11T11:25:20.488Z] PASS [2021-08-11T11:25:20.488Z] coverage: 85.7% of statements [2021-08-11T11:25:20.488Z] ok github.com/docker/docker/pkg/namesgenerator 0.098s coverage: 85.7% of statements [2021-08-11T11:25:20.488Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-11T11:25:20.488Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-11T11:25:20.613Z] time="2021-08-11T11:25:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-11T11:25:20.613Z] --- PASS: TestPubSubRace (1.03s) [2021-08-11T11:25:20.613Z] PASS [2021-08-11T11:25:20.613Z] coverage: 75.0% of statements [2021-08-11T11:25:20.613Z] ok github.com/docker/docker/pkg/pubsub 1.143s coverage: 75.0% of statements [2021-08-11T11:25:20.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:25:20.944Z] === RUN TestParseKeyValueOpt [2021-08-11T11:25:20.944Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-11T11:25:20.944Z] === RUN TestParseUintList [2021-08-11T11:25:20.944Z] --- PASS: TestParseUintList (0.00s) [2021-08-11T11:25:20.944Z] === RUN TestParseUintListMaximumLimits [2021-08-11T11:25:20.944Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-11T11:25:20.944Z] PASS [2021-08-11T11:25:20.944Z] coverage: 97.0% of statements [2021-08-11T11:25:20.944Z] ok github.com/docker/docker/pkg/parsers 0.093s coverage: 97.0% of statements [2021-08-11T11:25:20.944Z] === RUN TestNewAndRemove [2021-08-11T11:25:20.944Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-11T11:25:20.944Z] === RUN TestRemoveInvalidPath [2021-08-11T11:25:20.944Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-11T11:25:20.944Z] PASS [2021-08-11T11:25:20.944Z] coverage: 82.6% of statements [2021-08-11T11:25:20.944Z] ok github.com/docker/docker/pkg/pidfile 0.082s coverage: 82.6% of statements [2021-08-11T11:25:21.067Z] --- PASS: TestRelease (1.28s) [2021-08-11T11:25:21.067Z] === RUN TestAllocateRandomDeallocate [2021-08-11T11:25:21.067Z] === RUN TestRegister [2021-08-11T11:25:21.067Z] --- PASS: TestRegister (0.00s) [2021-08-11T11:25:21.067Z] === RUN TestCommand [2021-08-11T11:25:21.067Z] --- PASS: TestCommand (0.02s) [2021-08-11T11:25:21.067Z] === RUN TestNaiveSelf [2021-08-11T11:25:21.067Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-11T11:25:21.067Z] PASS [2021-08-11T11:25:21.067Z] coverage: 82.4% of statements [2021-08-11T11:25:21.067Z] ok github.com/docker/docker/pkg/reexec 0.148s coverage: 82.4% of statements [2021-08-11T11:25:21.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:25:21.350Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-11T11:25:21.522Z] 2021/08/11 11:25:21 Closing DB instances... [2021-08-11T11:25:21.522Z] time="2021-08-11T11:25:21Z" level=error msg="node: 899c50f8b11a is unknown to memberlist" [2021-08-11T11:25:21.906Z] === RUN TestParseEmptyInterface [2021-08-11T11:25:21.906Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-11T11:25:21.906Z] === RUN TestParseNonInterfaceType [2021-08-11T11:25:21.906Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-11T11:25:21.906Z] === RUN TestParseWithOneFunction [2021-08-11T11:25:21.906Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-11T11:25:21.906Z] === RUN TestParseWithMultipleFuncs [2021-08-11T11:25:21.906Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-11T11:25:21.906Z] === RUN TestParseWithUnnamedReturn [2021-08-11T11:25:21.906Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-11T11:25:21.906Z] === RUN TestEmbeddedInterface [2021-08-11T11:25:21.906Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-11T11:25:21.906Z] === RUN TestParsedImports [2021-08-11T11:25:21.906Z] --- PASS: TestParsedImports (0.00s) [2021-08-11T11:25:21.906Z] === RUN TestAliasedImports [2021-08-11T11:25:21.906Z] --- PASS: TestAliasedImports (0.00s) [2021-08-11T11:25:21.906Z] PASS [2021-08-11T11:25:21.906Z] coverage: 56.8% of statements [2021-08-11T11:25:21.906Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.113s coverage: 56.8% of statements [2021-08-11T11:25:21.976Z] === RUN TestDump [2021-08-11T11:25:21.976Z] goroutine 6 [running]: [2021-08-11T11:25:21.976Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x221fb0b8, 0x4de1bc88310) [2021-08-11T11:25:21.976Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-11T11:25:21.976Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-11T11:25:21.976Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-11T11:25:21.976Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-11T11:25:21.976Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-11T11:25:21.976Z] testing.tRunner(0xc000029080, 0xb35ee0) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:25:21.976Z] created by testing.(*T).Run [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-11T11:25:21.976Z] [2021-08-11T11:25:21.976Z] goroutine 1 [chan receive]: [2021-08-11T11:25:21.976Z] testing.(*T).Run(0xc000029080, 0xb28618, 0x8, 0xb35ee0, 0x99a2cd) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-11T11:25:21.976Z] testing.runTests.func1(0xc000028f00) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-11T11:25:21.976Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:25:21.976Z] testing.runTests(0xc000004078, 0xc7b220, 0x3, 0x3, 0xc03d0b5e62106e78, 0x8bb2f73405, 0xc7fc80, 0xb29e68) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-11T11:25:21.976Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-11T11:25:21.976Z] main.main() [2021-08-11T11:25:21.976Z] _testmain.go:95 +0x1c8 [2021-08-11T11:25:21.976Z] --- PASS: TestDump (0.00s) [2021-08-11T11:25:21.976Z] === RUN TestDumpToFile [2021-08-11T11:25:21.976Z] --- PASS: TestDumpToFile (0.08s) [2021-08-11T11:25:21.976Z] === RUN TestDumpToFileWithEmptyInput [2021-08-11T11:25:21.976Z] goroutine 8 [running]: [2021-08-11T11:25:21.976Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xa14500) [2021-08-11T11:25:21.976Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-11T11:25:21.976Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-11T11:25:21.976Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-11T11:25:21.976Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-11T11:25:21.976Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-11T11:25:21.976Z] testing.tRunner(0xc000029500, 0xb35ed0) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:25:21.976Z] created by testing.(*T).Run [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-11T11:25:21.976Z] [2021-08-11T11:25:21.976Z] goroutine 1 [chan receive]: [2021-08-11T11:25:21.976Z] testing.(*T).Run(0xc000029500, 0xb2f0cc, 0x1c, 0xb35ed0, 0x99a201) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-11T11:25:21.976Z] testing.runTests.func1(0xc000028f00) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-11T11:25:21.976Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:25:21.976Z] testing.runTests(0xc000004078, 0xc7b220, 0x3, 0x3, 0xc03d0b5e62106e78, 0x8bb2f73405, 0xc7fc80, 0xb29e68) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-11T11:25:21.976Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-11T11:25:21.976Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-11T11:25:21.976Z] main.main() [2021-08-11T11:25:21.976Z] _testmain.go:95 +0x1c8 [2021-08-11T11:25:21.976Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-11T11:25:21.976Z] PASS [2021-08-11T11:25:21.976Z] coverage: 90.9% of statements [2021-08-11T11:25:21.976Z] ok github.com/docker/docker/pkg/stack 0.199s coverage: 90.9% of statements [2021-08-11T11:25:21.976Z] time="2021-08-11T11:25:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-11T11:25:22.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-11T11:25:22.177Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-11T11:25:22.363Z] === RUN TestFailedConnection [2021-08-11T11:25:22.431Z] === RUN TestNewStdWriter [2021-08-11T11:25:22.431Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-11T11:25:22.431Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestWriteWithNilBytes [2021-08-11T11:25:22.431Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestWrite [2021-08-11T11:25:22.431Z] --- PASS: TestWrite (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestWriteWithWriterError [2021-08-11T11:25:22.431Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-11T11:25:22.431Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyWriteAndRead [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-11T11:25:22.431Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-11T11:25:22.431Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-11T11:25:22.431Z] PASS [2021-08-11T11:25:22.431Z] coverage: 100.0% of statements [2021-08-11T11:25:22.431Z] ok github.com/docker/docker/pkg/stdcopy 0.099s coverage: 100.0% of statements [2021-08-11T11:25:22.819Z] --- PASS: TestRequest (5.46s) [2021-08-11T11:25:22.819Z] === RUN TestOverlappingRequests [2021-08-11T11:25:22.819Z] === RUN TestHTTPTransport [2021-08-11T11:25:22.819Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-11T11:25:22.819Z] PASS [2021-08-11T11:25:22.819Z] coverage: 85.7% of statements [2021-08-11T11:25:22.819Z] ok github.com/docker/docker/pkg/plugins/transport 0.179s coverage: 85.7% of statements [2021-08-11T11:25:22.886Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-11T11:25:22.886Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-11T11:25:22.886Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestFormatStatus [2021-08-11T11:25:22.886Z] --- PASS: TestFormatStatus (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestFormatError [2021-08-11T11:25:22.886Z] --- PASS: TestFormatError (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestFormatJSONError [2021-08-11T11:25:22.886Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-11T11:25:22.886Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-11T11:25:22.886Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestNewJSONProgressOutput [2021-08-11T11:25:22.886Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestAuxFormatterEmit [2021-08-11T11:25:22.886Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestStreamWriterStdout [2021-08-11T11:25:22.886Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-11T11:25:22.886Z] === RUN TestStreamWriterStderr [2021-08-11T11:25:22.886Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-11T11:25:22.886Z] PASS [2021-08-11T11:25:22.886Z] coverage: 66.2% of statements [2021-08-11T11:25:22.886Z] ok github.com/docker/docker/pkg/streamformatter 0.120s coverage: 66.2% of statements [2021-08-11T11:25:23.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-11T11:25:23.275Z] --- PASS: TestOverlappingRequests (0.27s) [2021-08-11T11:25:23.276Z] === RUN TestRelease [2021-08-11T11:25:23.276Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-11T11:25:23.276Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-11T11:25:23.276Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-11T11:25:23.276Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-11T11:25:23.276Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-11T11:25:23.276Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-11T11:25:23.276Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-11T11:25:23.276Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-11T11:25:23.276Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-11T11:25:23.276Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-11T11:25:23.276Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-11T11:25:23.276Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-11T11:25:23.276Z] === RUN TestBufferPoolPutAndGet [2021-08-11T11:25:23.276Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-11T11:25:23.276Z] PASS [2021-08-11T11:25:23.276Z] coverage: 88.2% of statements [2021-08-11T11:25:23.276Z] ok github.com/docker/docker/pkg/pools 0.104s coverage: 88.2% of statements [2021-08-11T11:25:23.342Z] === RUN TestGenerateRandomID [2021-08-11T11:25:23.342Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-11T11:25:23.342Z] === RUN TestShortenId [2021-08-11T11:25:23.342Z] --- PASS: TestShortenId (0.00s) [2021-08-11T11:25:23.342Z] === RUN TestShortenSha256Id [2021-08-11T11:25:23.342Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-11T11:25:23.342Z] === RUN TestShortenIdEmpty [2021-08-11T11:25:23.342Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-11T11:25:23.342Z] === RUN TestShortenIdInvalid [2021-08-11T11:25:23.342Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-11T11:25:23.342Z] === RUN TestIsShortIDNonHex [2021-08-11T11:25:23.342Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-11T11:25:23.342Z] === RUN TestIsShortIDNotCorrectSize [2021-08-11T11:25:23.342Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-11T11:25:23.342Z] PASS [2021-08-11T11:25:23.342Z] coverage: 70.6% of statements [2021-08-11T11:25:23.342Z] ok github.com/docker/docker/pkg/stringid 0.076s coverage: 70.6% of statements [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.84s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.09s) [2021-08-11T11:25:23.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2021-08-11T11:25:23.654Z] === RUN TestCgroupNamespacesRun [2021-08-11T11:25:23.688Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-11T11:25:23.732Z] 2021/08/11 11:25:23 Closing DB instances... [2021-08-11T11:25:23.733Z] time="2021-08-11T11:25:23Z" level=error msg="node: 17e08278d159 is unknown to memberlist" [2021-08-11T11:25:23.733Z] === RUN TestOutputOnPrematureClose [2021-08-11T11:25:23.733Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-11T11:25:23.733Z] === RUN TestCompleteSilently [2021-08-11T11:25:23.733Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-11T11:25:23.733Z] PASS [2021-08-11T11:25:23.733Z] coverage: 75.9% of statements [2021-08-11T11:25:23.733Z] ok github.com/docker/docker/pkg/progress 0.075s coverage: 75.9% of statements [2021-08-11T11:25:23.797Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.46s) [2021-08-11T11:25:23.797Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-11T11:25:23.797Z] === RUN TestIsCpusetListAvailable [2021-08-11T11:25:23.797Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-11T11:25:23.797Z] PASS [2021-08-11T11:25:23.797Z] coverage: 39.4% of statements [2021-08-11T11:25:24.189Z] --- PASS: TestRelease (0.93s) [2021-08-11T11:25:24.189Z] === RUN TestAllocateRandomDeallocate [2021-08-11T11:25:24.189Z] --- PASS: TestFailedConnection (2.01s) [2021-08-11T11:25:24.189Z] === RUN TestFailOnce [2021-08-11T11:25:24.189Z] 2021/08/11 11:25:23 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-08-11T11:25:24.189Z] goroutine 18 [running]: [2021-08-11T11:25:24.189Z] net/http.(*conn).serve.func1(0xc00018e000) [2021-08-11T11:25:24.189Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-11T11:25:24.189Z] panic(0x645280, 0x75c6d0) [2021-08-11T11:25:24.189Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-11T11:25:24.189Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x76cd90, 0xc0000be000, 0xc0001a0000) [2021-08-11T11:25:24.189Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-11T11:25:24.189Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x76cd90, 0xc0000be000, 0xc0001a0000) [2021-08-11T11:25:24.189Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-11T11:25:24.189Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x76cd90, 0xc0000be000, 0xc0001a0000) [2021-08-11T11:25:24.189Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-11T11:25:24.189Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x76cd90, 0xc0000be000, 0xc0001a0000) [2021-08-11T11:25:24.189Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-11T11:25:24.189Z] net/http.(*conn).serve(0xc00018e000, 0x76d980, 0xc000196000) [2021-08-11T11:25:24.189Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-11T11:25:24.189Z] created by net/http.(*Server).Serve [2021-08-11T11:25:24.189Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-11T11:25:24.189Z] time="2021-08-11T11:25:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-08-11T11:25:24.189Z] === RUN TestSendToOneSub [2021-08-11T11:25:24.189Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-11T11:25:24.189Z] === RUN TestSendToMultipleSubs [2021-08-11T11:25:24.189Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-11T11:25:24.189Z] === RUN TestEvictOneSub [2021-08-11T11:25:24.189Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-11T11:25:24.189Z] === RUN TestClosePublisher [2021-08-11T11:25:24.189Z] --- PASS: TestClosePublisher (0.00s) [2021-08-11T11:25:24.189Z] === RUN TestPubSubRace [2021-08-11T11:25:24.252Z] ok github.com/docker/docker/pkg/sysinfo 0.078s coverage: 39.4% of statements [2021-08-11T11:25:24.252Z] --- PASS: TestAllocateRandomDeallocate (2.91s) [2021-08-11T11:25:24.252Z] === RUN TestRetrieveFromStore [2021-08-11T11:25:24.707Z] time="2021-08-11T11:25:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-11T11:25:24.707Z] --- PASS: TestRetrieveFromStore (0.86s) [2021-08-11T11:25:24.707Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-11T11:25:25.035Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2021-08-11T11:25:25.035Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-11T11:25:25.035Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-11T11:25:25.035Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-11T11:25:25.035Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-11T11:25:25.154Z] --- PASS: TestFailOnce (1.10s) [2021-08-11T11:25:25.154Z] === RUN TestEchoInputOutput [2021-08-11T11:25:25.154Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-11T11:25:25.154Z] === RUN TestBackoff [2021-08-11T11:25:25.154Z] --- PASS: TestBackoff (0.00s) [2021-08-11T11:25:25.154Z] === RUN TestAbortRetry [2021-08-11T11:25:25.154Z] --- PASS: TestAbortRetry (0.00s) [2021-08-11T11:25:25.154Z] === RUN TestClientScheme [2021-08-11T11:25:25.154Z] --- PASS: TestClientScheme (0.00s) [2021-08-11T11:25:25.154Z] === RUN TestNewClientWithTimeout [2021-08-11T11:25:25.154Z] --- PASS: TestPubSubRace (1.03s) [2021-08-11T11:25:25.154Z] PASS [2021-08-11T11:25:25.154Z] coverage: 75.0% of statements [2021-08-11T11:25:25.154Z] ok github.com/docker/docker/pkg/pubsub 1.110s coverage: 75.0% of statements [2021-08-11T11:25:25.162Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-08-11T11:25:25.162Z] === RUN TestParallelPredefinedRequest1 [2021-08-11T11:25:25.162Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-11T11:25:25.162Z] === RUN TestParallelPredefinedRequest2 [2021-08-11T11:25:25.162Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-11T11:25:25.162Z] === RUN TestParallelPredefinedRequest3 [2021-08-11T11:25:25.162Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-11T11:25:25.162Z] === RUN TestParallelPredefinedRequest4 [2021-08-11T11:25:25.162Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-11T11:25:25.162Z] === RUN TestParallelPredefinedRequest5 [2021-08-11T11:25:25.162Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-11T11:25:25.162Z] === RUN TestDebug [2021-08-11T11:25:25.162Z] --- PASS: TestDebug (0.00s) [2021-08-11T11:25:25.162Z] === RUN TestRequestPoolParallel [2021-08-11T11:25:25.162Z] 2021/08/11 11:25:24 Closing DB instances... [2021-08-11T11:25:25.162Z] === RUN TestChtimes [2021-08-11T11:25:25.162Z] --- PASS: TestChtimes (0.00s) [2021-08-11T11:25:25.162Z] === RUN TestChtimesWindows [2021-08-11T11:25:25.162Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-11T11:25:25.162Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-11T11:25:25.162Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-11T11:25:25.162Z] === RUN TestEnsureRemoveAllNotExist [2021-08-11T11:25:25.162Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-11T11:25:25.162Z] === RUN TestEnsureRemoveAllWithDir [2021-08-11T11:25:25.162Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-11T11:25:25.162Z] === RUN TestEnsureRemoveAllWithFile [2021-08-11T11:25:25.162Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-11T11:25:25.162Z] === RUN TestHasWin32KSupport [2021-08-11T11:25:25.162Z] syscall_windows_test.go:8: win32k: true [2021-08-11T11:25:25.162Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-11T11:25:25.162Z] PASS [2021-08-11T11:25:25.162Z] coverage: 12.9% of statements [2021-08-11T11:25:25.162Z] ok github.com/docker/docker/pkg/system 0.117s coverage: 12.9% of statements [2021-08-11T11:25:25.162Z] --- PASS: TestRequestPoolParallel (0.39s) [2021-08-11T11:25:25.162Z] === RUN TestFullAllocateRelease [2021-08-11T11:25:25.610Z] time="2021-08-11T11:25:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-11T11:25:25.617Z] --- PASS: TestFullAllocateRelease (0.33s) [2021-08-11T11:25:25.617Z] === RUN TestOddAllocateRelease [2021-08-11T11:25:25.617Z] === RUN TestTailFile [2021-08-11T11:25:25.617Z] --- PASS: TestTailFile (0.00s) [2021-08-11T11:25:25.617Z] === RUN TestTailFileManyLines [2021-08-11T11:25:25.617Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-11T11:25:25.617Z] === RUN TestTailEmptyFile [2021-08-11T11:25:25.617Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-11T11:25:25.617Z] === RUN TestTailNegativeN [2021-08-11T11:25:25.617Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader [2021-08-11T11:25:25.617Z] === CONT TestNewTailReader [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/truncated_last_line [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-11T11:25:25.617Z] === CONT TestNewTailReader/no_delimiter [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:25:25.617Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:25.617Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:25:25.617Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:25.617Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:25.617Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:25.617Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:25.617Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:25.617Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.066Z] === RUN TestRegister [2021-08-11T11:25:26.067Z] --- PASS: TestRegister (0.00s) [2021-08-11T11:25:26.067Z] === RUN TestCommand [2021-08-11T11:25:26.067Z] --- PASS: TestCommand (0.02s) [2021-08-11T11:25:26.067Z] === RUN TestNaiveSelf [2021-08-11T11:25:26.067Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-11T11:25:26.067Z] PASS [2021-08-11T11:25:26.067Z] coverage: 82.4% of statements [2021-08-11T11:25:26.067Z] ok github.com/docker/docker/pkg/reexec 0.143s coverage: 82.4% of statements [2021-08-11T11:25:26.067Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.46s) [2021-08-11T11:25:26.067Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.073Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.073Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.073Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.073Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.074Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.074Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.075Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.075Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.075Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.075Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.076Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.076Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.076Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.077Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:26.078Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:26.079Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-08-11T11:25:26.079Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-08-11T11:25:26.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:26.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-11T11:25:26.414Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2021-08-11T11:25:26.414Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-11T11:25:26.522Z] === RUN TestDump [2021-08-11T11:25:26.522Z] goroutine 6 [running]: [2021-08-11T11:25:26.522Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0xaa28d70, 0x917877b8ea8) [2021-08-11T11:25:26.522Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-11T11:25:26.522Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-11T11:25:26.522Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-11T11:25:26.522Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-11T11:25:26.522Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-11T11:25:26.522Z] testing.tRunner(0xc000029080, 0x1165ee0) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:25:26.522Z] created by testing.(*T).Run [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-11T11:25:26.522Z] [2021-08-11T11:25:26.522Z] goroutine 1 [chan receive]: [2021-08-11T11:25:26.522Z] testing.(*T).Run(0xc000029080, 0x1158618, 0x8, 0x1165ee0, 0xfca2cd) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-11T11:25:26.522Z] testing.runTests.func1(0xc000028f00) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-11T11:25:26.522Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:25:26.522Z] testing.runTests(0xc000004078, 0x12ab220, 0x3, 0x3, 0xc03d0b5f8aa28d70, 0x8bb2fb0d2d, 0x12afc80, 0x1159e68) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-11T11:25:26.522Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-11T11:25:26.522Z] main.main() [2021-08-11T11:25:26.522Z] _testmain.go:95 +0x1c8 [2021-08-11T11:25:26.522Z] --- PASS: TestDump (0.00s) [2021-08-11T11:25:26.522Z] === RUN TestDumpToFile [2021-08-11T11:25:26.522Z] --- PASS: TestDumpToFile (0.08s) [2021-08-11T11:25:26.522Z] === RUN TestDumpToFileWithEmptyInput [2021-08-11T11:25:26.522Z] goroutine 8 [running]: [2021-08-11T11:25:26.522Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x1044500) [2021-08-11T11:25:26.522Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-11T11:25:26.522Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-11T11:25:26.522Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-11T11:25:26.522Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-11T11:25:26.522Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-11T11:25:26.522Z] testing.tRunner(0xc000029500, 0x1165ed0) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:25:26.522Z] created by testing.(*T).Run [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-11T11:25:26.522Z] [2021-08-11T11:25:26.522Z] goroutine 1 [chan receive]: [2021-08-11T11:25:26.522Z] testing.(*T).Run(0xc000029500, 0x115f0cc, 0x1c, 0x1165ed0, 0xfca201) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-11T11:25:26.522Z] testing.runTests.func1(0xc000028f00) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-11T11:25:26.522Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:25:26.522Z] testing.runTests(0xc000004078, 0x12ab220, 0x3, 0x3, 0xc03d0b5f8aa28d70, 0x8bb2fb0d2d, 0x12afc80, 0x1159e68) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-11T11:25:26.522Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-11T11:25:26.522Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-11T11:25:26.522Z] main.main() [2021-08-11T11:25:26.522Z] _testmain.go:95 +0x1c8 [2021-08-11T11:25:26.522Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-11T11:25:26.522Z] PASS [2021-08-11T11:25:26.522Z] coverage: 90.9% of statements [2021-08-11T11:25:26.522Z] ok github.com/docker/docker/pkg/stack 0.183s coverage: 90.9% of statements [2021-08-11T11:25:26.522Z] --- PASS: TestAllocateRandomDeallocate (2.61s) [2021-08-11T11:25:26.522Z] === RUN TestRetrieveFromStore [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:26.535Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.03s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:26.536Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:26.536Z] PASS [2021-08-11T11:25:26.536Z] coverage: 88.6% of statements [2021-08-11T11:25:26.536Z] ok github.com/docker/docker/pkg/tailfile 0.266s coverage: 88.6% of statements [2021-08-11T11:25:26.536Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-11T11:25:26.536Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-11T11:25:26.536Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-11T11:25:26.536Z] === CONT TestParallelPredefinedRequest1 [2021-08-11T11:25:26.536Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:26.536Z] === CONT TestParallelPredefinedRequest4 [2021-08-11T11:25:26.536Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-11T11:25:26.536Z] === CONT TestParallelPredefinedRequest4 [2021-08-11T11:25:26.536Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:26.536Z] === CONT TestParallelPredefinedRequest5 [2021-08-11T11:25:26.536Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:26.536Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-11T11:25:26.536Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-11T11:25:26.536Z] === CONT TestParallelPredefinedRequest3 [2021-08-11T11:25:26.536Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:26.536Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-11T11:25:26.536Z] === CONT TestParallelPredefinedRequest2 [2021-08-11T11:25:26.536Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:26.536Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-11T11:25:26.536Z] PASS [2021-08-11T11:25:26.536Z] coverage: 85.3% of statements [2021-08-11T11:25:26.536Z] ok github.com/docker/docker/libnetwork/ipam 39.269s coverage: 85.3% of statements [2021-08-11T11:25:26.978Z] === RUN TestNewStdWriter [2021-08-11T11:25:26.978Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-11T11:25:26.978Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestWriteWithNilBytes [2021-08-11T11:25:26.978Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestWrite [2021-08-11T11:25:26.978Z] --- PASS: TestWrite (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestWriteWithWriterError [2021-08-11T11:25:26.978Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-11T11:25:26.978Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyWriteAndRead [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-11T11:25:26.978Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-11T11:25:26.978Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-11T11:25:26.978Z] PASS [2021-08-11T11:25:26.978Z] coverage: 100.0% of statements [2021-08-11T11:25:26.978Z] ok github.com/docker/docker/pkg/stdcopy 0.078s coverage: 100.0% of statements [2021-08-11T11:25:26.978Z] 2021/08/11 11:25:26 Closing DB instances... [2021-08-11T11:25:26.991Z] === RUN TestTarSumRemoveNonExistent [2021-08-11T11:25:26.991Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-08-11T11:25:26.991Z] === RUN TestTarSumRemove [2021-08-11T11:25:26.991Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestSortFileInfoSums [2021-08-11T11:25:26.991Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestNewTarSumForLabelInvalid [2021-08-11T11:25:26.991Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestNewTarSumForLabel [2021-08-11T11:25:26.991Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestEmptyTar [2021-08-11T11:25:26.991Z] --- PASS: TestEmptyTar (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestTarSumsReadSize [2021-08-11T11:25:26.991Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestTarSums [2021-08-11T11:25:26.991Z] --- PASS: TestTarSums (0.05s) [2021-08-11T11:25:26.991Z] === RUN TestIteration [2021-08-11T11:25:26.991Z] --- PASS: TestIteration (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestVersionLabelForChecksum [2021-08-11T11:25:26.991Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestVersion [2021-08-11T11:25:26.991Z] --- PASS: TestVersion (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestGetVersion [2021-08-11T11:25:26.991Z] --- PASS: TestGetVersion (0.00s) [2021-08-11T11:25:26.991Z] === RUN TestGetVersions [2021-08-11T11:25:26.991Z] --- PASS: TestGetVersions (0.00s) [2021-08-11T11:25:26.991Z] PASS [2021-08-11T11:25:26.991Z] coverage: 89.3% of statements [2021-08-11T11:25:26.991Z] ok github.com/docker/docker/pkg/tarsum 0.192s coverage: 89.3% of statements [2021-08-11T11:25:26.991Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.02s) [2021-08-11T11:25:26.991Z] === RUN TestNetworkDBGarbageCollection [2021-08-11T11:25:27.435Z] time="2021-08-11T11:25:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-11T11:25:27.435Z] --- PASS: TestRetrieveFromStore (0.84s) [2021-08-11T11:25:27.435Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-11T11:25:27.435Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-11T11:25:27.435Z] === RUN TestParallelPredefinedRequest1 [2021-08-11T11:25:27.435Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-11T11:25:27.435Z] === RUN TestParallelPredefinedRequest2 [2021-08-11T11:25:27.435Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-11T11:25:27.435Z] === RUN TestParallelPredefinedRequest3 [2021-08-11T11:25:27.435Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-11T11:25:27.435Z] === RUN TestParallelPredefinedRequest4 [2021-08-11T11:25:27.435Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-11T11:25:27.435Z] === RUN TestParallelPredefinedRequest5 [2021-08-11T11:25:27.435Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-11T11:25:27.435Z] === RUN TestDebug [2021-08-11T11:25:27.435Z] --- PASS: TestDebug (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestRequestPoolParallel [2021-08-11T11:25:27.435Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-11T11:25:27.435Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-11T11:25:27.435Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestFormatStatus [2021-08-11T11:25:27.435Z] --- PASS: TestFormatStatus (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestFormatError [2021-08-11T11:25:27.435Z] --- PASS: TestFormatError (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestFormatJSONError [2021-08-11T11:25:27.435Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-11T11:25:27.435Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-11T11:25:27.435Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestNewJSONProgressOutput [2021-08-11T11:25:27.435Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestAuxFormatterEmit [2021-08-11T11:25:27.435Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestStreamWriterStdout [2021-08-11T11:25:27.435Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-11T11:25:27.435Z] === RUN TestStreamWriterStderr [2021-08-11T11:25:27.435Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-11T11:25:27.435Z] PASS [2021-08-11T11:25:27.435Z] coverage: 66.2% of statements [2021-08-11T11:25:27.435Z] ok github.com/docker/docker/pkg/streamformatter 0.140s coverage: 66.2% of statements [2021-08-11T11:25:27.445Z] testing: warning: no tests to run [2021-08-11T11:25:27.445Z] PASS [2021-08-11T11:25:27.445Z] coverage: [no statements] [2021-08-11T11:25:27.445Z] ok github.com/docker/docker/pkg/term/windows 0.099s coverage: [no statements] [no tests to run] [2021-08-11T11:25:27.529Z] === RUN TestMiddlewares [2021-08-11T11:25:27.529Z] --- PASS: TestMiddlewares (0.00s) [2021-08-11T11:25:27.529Z] PASS [2021-08-11T11:25:27.529Z] coverage: 9.0% of statements [2021-08-11T11:25:27.529Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2021-08-11T11:25:27.890Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-08-11T11:25:27.890Z] === RUN TestFullAllocateRelease [2021-08-11T11:25:27.890Z] === RUN TestGenerateRandomID [2021-08-11T11:25:27.890Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-11T11:25:27.890Z] === RUN TestShortenId [2021-08-11T11:25:27.890Z] --- PASS: TestShortenId (0.00s) [2021-08-11T11:25:27.890Z] === RUN TestShortenSha256Id [2021-08-11T11:25:27.890Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-11T11:25:27.891Z] === RUN TestShortenIdEmpty [2021-08-11T11:25:27.891Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-11T11:25:27.891Z] === RUN TestShortenIdInvalid [2021-08-11T11:25:27.891Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-11T11:25:27.891Z] === RUN TestIsShortIDNonHex [2021-08-11T11:25:27.891Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-11T11:25:27.891Z] === RUN TestIsShortIDNotCorrectSize [2021-08-11T11:25:27.891Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-11T11:25:27.891Z] PASS [2021-08-11T11:25:27.891Z] coverage: 70.6% of statements [2021-08-11T11:25:27.891Z] ok github.com/docker/docker/pkg/stringid 0.094s coverage: 70.6% of statements [2021-08-11T11:25:27.900Z] === RUN TestTruncIndex [2021-08-11T11:25:27.900Z] --- PASS: TestTruncIndex (0.10s) [2021-08-11T11:25:27.900Z] PASS [2021-08-11T11:25:27.900Z] coverage: 91.5% of statements [2021-08-11T11:25:27.900Z] ok github.com/docker/docker/pkg/truncindex 0.181s coverage: 91.5% of statements [2021-08-11T11:25:28.115Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-11T11:25:28.320Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2021-08-11T11:25:28.320Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-11T11:25:28.347Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-08-11T11:25:28.347Z] === RUN TestOddAllocateRelease [2021-08-11T11:25:28.347Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-08-11T11:25:28.347Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-11T11:25:28.347Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-11T11:25:28.347Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-11T11:25:28.347Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-11T11:25:28.347Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-11T11:25:28.347Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-08-11T11:25:28.347Z] === CONT TestParallelPredefinedRequest1 [2021-08-11T11:25:28.347Z] === CONT TestParallelPredefinedRequest4 [2021-08-11T11:25:28.347Z] === CONT TestParallelPredefinedRequest5 [2021-08-11T11:25:28.347Z] === CONT TestParallelPredefinedRequest1 [2021-08-11T11:25:28.347Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:28.347Z] === CONT TestParallelPredefinedRequest5 [2021-08-11T11:25:28.347Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:28.347Z] === CONT TestParallelPredefinedRequest4 [2021-08-11T11:25:28.347Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:28.347Z] === CONT TestParallelPredefinedRequest3 [2021-08-11T11:25:28.347Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-11T11:25:28.347Z] === CONT TestParallelPredefinedRequest2 [2021-08-11T11:25:28.348Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:28.348Z] === CONT TestParallelPredefinedRequest3 [2021-08-11T11:25:28.348Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:25:28.348Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-11T11:25:28.348Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-11T11:25:28.348Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-11T11:25:28.348Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-11T11:25:28.348Z] PASS [2021-08-11T11:25:28.348Z] coverage: 85.3% of statements [2021-08-11T11:25:28.348Z] ok github.com/docker/docker/libnetwork/ipam 37.750s coverage: 85.3% of statements [2021-08-11T11:25:28.355Z] === RUN TestIsGIT [2021-08-11T11:25:28.355Z] --- PASS: TestIsGIT (0.00s) [2021-08-11T11:25:28.355Z] === RUN TestIsTransport [2021-08-11T11:25:28.355Z] --- PASS: TestIsTransport (0.00s) [2021-08-11T11:25:28.355Z] PASS [2021-08-11T11:25:28.355Z] coverage: 100.0% of statements [2021-08-11T11:25:28.355Z] ok github.com/docker/docker/pkg/urlutil 0.077s coverage: 100.0% of statements [2021-08-11T11:25:28.803Z] === RUN TestIsCpusetListAvailable [2021-08-11T11:25:28.803Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-11T11:25:28.803Z] PASS [2021-08-11T11:25:28.803Z] coverage: 39.4% of statements [2021-08-11T11:25:28.803Z] ok github.com/docker/docker/pkg/sysinfo 0.077s coverage: 39.4% of statements [2021-08-11T11:25:28.803Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-08-11T11:25:28.803Z] === RUN TestNetworkDBGarbageCollection [2021-08-11T11:25:28.810Z] === RUN TestVersionInfo [2021-08-11T11:25:28.810Z] --- PASS: TestVersionInfo (0.00s) [2021-08-11T11:25:28.810Z] === RUN TestAppendVersions [2021-08-11T11:25:28.810Z] --- PASS: TestAppendVersions (0.00s) [2021-08-11T11:25:28.810Z] PASS [2021-08-11T11:25:28.810Z] coverage: 88.9% of statements [2021-08-11T11:25:28.810Z] ok github.com/docker/docker/pkg/useragent 0.077s coverage: 88.9% of statements [2021-08-11T11:25:28.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-11T11:25:29.264Z] time="2021-08-11T11:25:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-11T11:25:29.700Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2021-08-11T11:25:29.700Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-11T11:25:29.766Z] time="2021-08-11T11:25:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-11T11:25:29.766Z] === RUN TestChtimes [2021-08-11T11:25:29.766Z] --- PASS: TestChtimes (0.00s) [2021-08-11T11:25:29.766Z] === RUN TestChtimesWindows [2021-08-11T11:25:29.766Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-11T11:25:29.766Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-11T11:25:29.766Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-11T11:25:29.766Z] === RUN TestEnsureRemoveAllNotExist [2021-08-11T11:25:29.766Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-11T11:25:29.766Z] === RUN TestEnsureRemoveAllWithDir [2021-08-11T11:25:29.766Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-11T11:25:29.766Z] === RUN TestEnsureRemoveAllWithFile [2021-08-11T11:25:29.766Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-11T11:25:29.766Z] === RUN TestHasWin32KSupport [2021-08-11T11:25:29.766Z] syscall_windows_test.go:8: win32k: true [2021-08-11T11:25:29.766Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-11T11:25:29.766Z] PASS [2021-08-11T11:25:29.766Z] coverage: 12.9% of statements [2021-08-11T11:25:29.766Z] ok github.com/docker/docker/pkg/system 0.085s coverage: 12.9% of statements [2021-08-11T11:25:30.222Z] === RUN TestTailFile [2021-08-11T11:25:30.222Z] --- PASS: TestTailFile (0.00s) [2021-08-11T11:25:30.222Z] === RUN TestTailFileManyLines [2021-08-11T11:25:30.222Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-11T11:25:30.222Z] === RUN TestTailEmptyFile [2021-08-11T11:25:30.222Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-11T11:25:30.222Z] === RUN TestTailNegativeN [2021-08-11T11:25:30.222Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader [2021-08-11T11:25:30.222Z] === CONT TestNewTailReader [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/truncated_last_line [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-11T11:25:30.222Z] === CONT TestNewTailReader/no_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.222Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.222Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.222Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.222Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.222Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.222Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.222Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.222Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.223Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.223Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.223Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:25:30.223Z] === RUN TestValidatePrivileges [2021-08-11T11:25:30.223Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-11T11:25:30.223Z] === RUN TestFilterByCapNeg [2021-08-11T11:25:30.223Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-11T11:25:30.223Z] === RUN TestFilterByCapPos [2021-08-11T11:25:30.223Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-11T11:25:30.223Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-11T11:25:30.223Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-11T11:25:30.223Z] PASS [2021-08-11T11:25:30.223Z] coverage: 12.0% of statements [2021-08-11T11:25:30.223Z] ok github.com/docker/docker/plugin 0.211s coverage: 12.0% of statements [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:25:30.680Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.681Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.681Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.682Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.682Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.683Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.683Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.684Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.684Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:25:30.685Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:25:30.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:30.686Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.01s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:30.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.078Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-08-11T11:25:31.079Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:31.143Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:25:31.144Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:25:31.144Z] PASS [2021-08-11T11:25:31.144Z] coverage: 88.6% of statements [2021-08-11T11:25:31.144Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2021-08-11T11:25:31.182Z] === RUN TestNewSettable [2021-08-11T11:25:31.182Z] --- PASS: TestNewSettable (0.00s) [2021-08-11T11:25:31.182Z] === RUN TestIsSettable [2021-08-11T11:25:31.182Z] --- PASS: TestIsSettable (0.00s) [2021-08-11T11:25:31.182Z] === RUN TestUpdateSettingsEnv [2021-08-11T11:25:31.182Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-11T11:25:31.182Z] PASS [2021-08-11T11:25:31.182Z] coverage: 20.0% of statements [2021-08-11T11:25:31.182Z] ok github.com/docker/docker/plugin/v2 0.131s coverage: 20.0% of statements [2021-08-11T11:25:31.600Z] === RUN TestTarSumRemoveNonExistent [2021-08-11T11:25:31.600Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestTarSumRemove [2021-08-11T11:25:31.600Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestSortFileInfoSums [2021-08-11T11:25:31.600Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestNewTarSumForLabelInvalid [2021-08-11T11:25:31.600Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestNewTarSumForLabel [2021-08-11T11:25:31.600Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestEmptyTar [2021-08-11T11:25:31.600Z] --- PASS: TestEmptyTar (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestTarSumsReadSize [2021-08-11T11:25:31.600Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestTarSums [2021-08-11T11:25:31.600Z] --- PASS: TestTarSums (0.05s) [2021-08-11T11:25:31.600Z] === RUN TestIteration [2021-08-11T11:25:31.600Z] --- PASS: TestIteration (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestVersionLabelForChecksum [2021-08-11T11:25:31.600Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestVersion [2021-08-11T11:25:31.600Z] --- PASS: TestVersion (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestGetVersion [2021-08-11T11:25:31.600Z] --- PASS: TestGetVersion (0.00s) [2021-08-11T11:25:31.600Z] === RUN TestGetVersions [2021-08-11T11:25:31.600Z] --- PASS: TestGetVersions (0.00s) [2021-08-11T11:25:31.600Z] PASS [2021-08-11T11:25:31.600Z] coverage: 89.3% of statements [2021-08-11T11:25:31.600Z] ok github.com/docker/docker/pkg/tarsum 0.173s coverage: 89.3% of statements [2021-08-11T11:25:31.637Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-11T11:25:31.637Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-11T11:25:31.637Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-11T11:25:31.637Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-11T11:25:31.637Z] === RUN TestLoad [2021-08-11T11:25:31.637Z] --- PASS: TestLoad (0.00s) [2021-08-11T11:25:31.637Z] === RUN TestSave [2021-08-11T11:25:31.637Z] --- PASS: TestSave (0.02s) [2021-08-11T11:25:31.637Z] === RUN TestAddDeleteGet [2021-08-11T11:25:31.637Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-11T11:25:31.637Z] === RUN TestInvalidTags [2021-08-11T11:25:31.637Z] --- PASS: TestInvalidTags (0.00s) [2021-08-11T11:25:31.637Z] PASS [2021-08-11T11:25:31.637Z] coverage: 84.4% of statements [2021-08-11T11:25:31.637Z] ok github.com/docker/docker/reference 0.140s coverage: 84.4% of statements [2021-08-11T11:25:31.647Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-11T11:25:31.647Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-11T11:25:32.056Z] testing: warning: no tests to run [2021-08-11T11:25:32.056Z] PASS [2021-08-11T11:25:32.056Z] coverage: [no statements] [2021-08-11T11:25:32.056Z] ok github.com/docker/docker/pkg/term/windows 0.078s coverage: [no statements] [no tests to run] [2021-08-11T11:25:32.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-11T11:25:32.512Z] === RUN TestTruncIndex [2021-08-11T11:25:32.512Z] --- PASS: TestTruncIndex (0.10s) [2021-08-11T11:25:32.512Z] PASS [2021-08-11T11:25:32.512Z] coverage: 91.5% of statements [2021-08-11T11:25:32.512Z] ok github.com/docker/docker/pkg/truncindex 0.175s coverage: 91.5% of statements [2021-08-11T11:25:32.596Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-11T11:25:32.596Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-11T11:25:32.596Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-11T11:25:32.596Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-11T11:25:32.596Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-11T11:25:32.596Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-11T11:25:32.596Z] === RUN TestResumableRequestReaderWithReadError [2021-08-11T11:25:32.968Z] === RUN TestIsGIT [2021-08-11T11:25:32.968Z] --- PASS: TestIsGIT (0.00s) [2021-08-11T11:25:32.968Z] === RUN TestIsTransport [2021-08-11T11:25:32.968Z] --- PASS: TestIsTransport (0.00s) [2021-08-11T11:25:32.968Z] PASS [2021-08-11T11:25:32.968Z] coverage: 100.0% of statements [2021-08-11T11:25:32.968Z] ok github.com/docker/docker/pkg/urlutil 0.075s coverage: 100.0% of statements [2021-08-11T11:25:33.051Z] time="2021-08-11T11:25:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-11T11:25:33.051Z] --- PASS: TestResumableRequestReaderWithReadError (0.07s) [2021-08-11T11:25:33.051Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-11T11:25:33.051Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-11T11:25:33.051Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-11T11:25:33.051Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestResumableRequestReader [2021-08-11T11:25:33.051Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-11T11:25:33.051Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-11T11:25:33.051Z] PASS [2021-08-11T11:25:33.051Z] coverage: 100.0% of statements [2021-08-11T11:25:33.051Z] ok github.com/docker/docker/registry/resumable 0.293s coverage: 100.0% of statements [2021-08-11T11:25:33.051Z] === RUN TestResolveAuthConfigIndexServer [2021-08-11T11:25:33.051Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestResolveAuthConfigFullURL [2021-08-11T11:25:33.051Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-11T11:25:33.051Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestValidateMirror [2021-08-11T11:25:33.051Z] --- PASS: TestValidateMirror (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestLoadInsecureRegistries [2021-08-11T11:25:33.051Z] time="2021-08-11T11:25:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-11T11:25:33.051Z] time="2021-08-11T11:25:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-11T11:25:33.051Z] time="2021-08-11T11:25:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-11T11:25:33.051Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-08-11T11:25:33.051Z] === RUN TestNewServiceConfig [2021-08-11T11:25:33.051Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestValidateIndexName [2021-08-11T11:25:33.051Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestValidateIndexNameWithError [2021-08-11T11:25:33.051Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestEndpointParse [2021-08-11T11:25:33.051Z] --- PASS: TestEndpointParse (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestEndpointParseInvalid [2021-08-11T11:25:33.051Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestValidateEndpoint [2021-08-11T11:25:33.051Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestPing [2021-08-11T11:25:33.051Z] --- PASS: TestPing (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestPingRegistryEndpoint [2021-08-11T11:25:33.051Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:33.051Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestEndpoint [2021-08-11T11:25:33.051Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:33.051Z] --- SKIP: TestEndpoint (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestParseRepositoryInfo [2021-08-11T11:25:33.051Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestNewIndexInfo [2021-08-11T11:25:33.051Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestMirrorEndpointLookup [2021-08-11T11:25:33.051Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:33.051Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestSearchRepositories [2021-08-11T11:25:33.051Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-11T11:25:33.051Z] Host: 127.0.0.1:49332 [2021-08-11T11:25:33.051Z] User-Agent: docker test client [2021-08-11T11:25:33.051Z] Authorization: Token fake-token [2021-08-11T11:25:33.051Z] X-Docker-Token: true [2021-08-11T11:25:33.051Z] Accept-Encoding: gzip [2021-08-11T11:25:33.051Z] [2021-08-11T11:25:33.051Z] [2021-08-11T11:25:33.051Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-11T11:25:33.051Z] Connection: close [2021-08-11T11:25:33.051Z] Content-Length: 144 [2021-08-11T11:25:33.051Z] Cache-Control: no-cache [2021-08-11T11:25:33.051Z] Content-Type: application/json [2021-08-11T11:25:33.051Z] Date: Wed, 11 Aug 2021 11:25:32 GMT [2021-08-11T11:25:33.051Z] Expires: -1 [2021-08-11T11:25:33.051Z] Pragma: no-cache [2021-08-11T11:25:33.051Z] Server: docker-tests/mock [2021-08-11T11:25:33.051Z] X-Docker-Registry-Config: mock [2021-08-11T11:25:33.051Z] X-Docker-Registry-Version: 0.0.0 [2021-08-11T11:25:33.051Z] [2021-08-11T11:25:33.051Z] [2021-08-11T11:25:33.051Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestTrustedLocation [2021-08-11T11:25:33.051Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-11T11:25:33.051Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestAllowNondistributableArtifacts [2021-08-11T11:25:33.051Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-11T11:25:33.051Z] === RUN TestIsSecureIndex [2021-08-11T11:25:33.051Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-11T11:25:33.051Z] PASS [2021-08-11T11:25:33.051Z] coverage: 51.7% of statements [2021-08-11T11:25:33.051Z] ok github.com/docker/docker/registry 0.333s coverage: 51.7% of statements [2021-08-11T11:25:33.424Z] === RUN TestVersionInfo [2021-08-11T11:25:33.424Z] --- PASS: TestVersionInfo (0.00s) [2021-08-11T11:25:33.424Z] === RUN TestAppendVersions [2021-08-11T11:25:33.425Z] --- PASS: TestAppendVersions (0.00s) [2021-08-11T11:25:33.425Z] PASS [2021-08-11T11:25:33.425Z] coverage: 88.9% of statements [2021-08-11T11:25:33.425Z] ok github.com/docker/docker/pkg/useragent 0.102s coverage: 88.9% of statements [2021-08-11T11:25:33.505Z] === RUN TestRestartManagerTimeout [2021-08-11T11:25:33.506Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-11T11:25:33.506Z] === RUN TestRestartManagerTimeoutReset [2021-08-11T11:25:33.506Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-11T11:25:33.506Z] PASS [2021-08-11T11:25:33.506Z] coverage: 50.9% of statements [2021-08-11T11:25:33.506Z] ok github.com/docker/docker/restartmanager 0.087s coverage: 50.9% of statements [2021-08-11T11:25:33.506Z] === RUN TestDecodeContainerConfig [2021-08-11T11:25:33.506Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-11T11:25:33.506Z] === RUN TestDecodeContainerConfigIsolation [2021-08-11T11:25:33.506Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-11T11:25:33.506Z] === RUN TestValidatePrivileged [2021-08-11T11:25:33.506Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-11T11:25:33.506Z] PASS [2021-08-11T11:25:33.506Z] coverage: 52.2% of statements [2021-08-11T11:25:33.506Z] ok github.com/docker/docker/runconfig 0.090s coverage: 52.2% of statements [2021-08-11T11:25:33.567Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2021-08-11T11:25:33.567Z] === RUN TestNISDomainname [2021-08-11T11:25:33.882Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-11T11:25:33.882Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-11T11:25:33.882Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-11T11:25:33.882Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-11T11:25:33.961Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-11T11:25:33.961Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-11T11:25:33.961Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-11T11:25:33.961Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-11T11:25:33.961Z] PASS [2021-08-11T11:25:33.961Z] coverage: 62.5% of statements [2021-08-11T11:25:33.961Z] ok github.com/docker/docker/testutil 0.162s coverage: 62.5% of statements [2021-08-11T11:25:34.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-11T11:25:34.339Z] time="2021-08-11T11:25:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-11T11:25:34.339Z] === RUN TestValidatePrivileges [2021-08-11T11:25:34.339Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-11T11:25:34.339Z] === RUN TestFilterByCapNeg [2021-08-11T11:25:34.339Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-11T11:25:34.339Z] === RUN TestFilterByCapPos [2021-08-11T11:25:34.339Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-11T11:25:34.339Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-11T11:25:34.339Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-11T11:25:34.339Z] PASS [2021-08-11T11:25:34.339Z] coverage: 12.0% of statements [2021-08-11T11:25:34.505Z] --- PASS: TestNISDomainname (1.25s) [2021-08-11T11:25:34.505Z] === RUN TestHostnameDnsResolution [2021-08-11T11:25:34.795Z] ok github.com/docker/docker/plugin 0.199s coverage: 12.0% of statements [2021-08-11T11:25:35.251Z] === RUN TestNewSettable [2021-08-11T11:25:35.251Z] --- PASS: TestNewSettable (0.00s) [2021-08-11T11:25:35.251Z] === RUN TestIsSettable [2021-08-11T11:25:35.251Z] --- PASS: TestIsSettable (0.00s) [2021-08-11T11:25:35.251Z] === RUN TestUpdateSettingsEnv [2021-08-11T11:25:35.251Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-11T11:25:35.251Z] PASS [2021-08-11T11:25:35.251Z] coverage: 20.0% of statements [2021-08-11T11:25:35.251Z] ok github.com/docker/docker/plugin/v2 0.127s coverage: 20.0% of statements [2021-08-11T11:25:35.251Z] === RUN TestLoad [2021-08-11T11:25:35.251Z] --- PASS: TestLoad (0.00s) [2021-08-11T11:25:35.251Z] === RUN TestSave [2021-08-11T11:25:35.251Z] --- PASS: TestSave (0.01s) [2021-08-11T11:25:35.251Z] === RUN TestAddDeleteGet [2021-08-11T11:25:35.251Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-11T11:25:35.251Z] === RUN TestInvalidTags [2021-08-11T11:25:35.251Z] --- PASS: TestInvalidTags (0.00s) [2021-08-11T11:25:35.251Z] PASS [2021-08-11T11:25:35.251Z] coverage: 84.4% of statements [2021-08-11T11:25:35.251Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2021-08-11T11:25:35.884Z] --- PASS: TestHostnameDnsResolution (1.18s) [2021-08-11T11:25:35.884Z] === RUN TestStats [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestReaderWithReadError [2021-08-11T11:25:36.780Z] time="2021-08-11T11:25:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestReader [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-11T11:25:36.780Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-11T11:25:36.780Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-11T11:25:36.780Z] PASS [2021-08-11T11:25:36.780Z] coverage: 100.0% of statements [2021-08-11T11:25:36.781Z] ok github.com/docker/docker/registry/resumable 0.297s coverage: 100.0% of statements [2021-08-11T11:25:36.781Z] === RUN TestResolveAuthConfigIndexServer [2021-08-11T11:25:36.781Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestResolveAuthConfigFullURL [2021-08-11T11:25:36.781Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-11T11:25:36.781Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestValidateMirror [2021-08-11T11:25:36.781Z] --- PASS: TestValidateMirror (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestLoadInsecureRegistries [2021-08-11T11:25:36.781Z] time="2021-08-11T11:25:36Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-11T11:25:36.781Z] time="2021-08-11T11:25:36Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-11T11:25:36.781Z] time="2021-08-11T11:25:36Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-11T11:25:36.781Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-08-11T11:25:36.781Z] === RUN TestNewServiceConfig [2021-08-11T11:25:36.781Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestValidateIndexName [2021-08-11T11:25:36.781Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestValidateIndexNameWithError [2021-08-11T11:25:36.781Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestEndpointParse [2021-08-11T11:25:36.781Z] --- PASS: TestEndpointParse (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestEndpointParseInvalid [2021-08-11T11:25:36.781Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestValidateEndpoint [2021-08-11T11:25:36.781Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestPing [2021-08-11T11:25:36.781Z] --- PASS: TestPing (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestPingRegistryEndpoint [2021-08-11T11:25:36.781Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:36.781Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestEndpoint [2021-08-11T11:25:36.781Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:36.781Z] --- SKIP: TestEndpoint (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestParseRepositoryInfo [2021-08-11T11:25:36.781Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestNewIndexInfo [2021-08-11T11:25:36.781Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestMirrorEndpointLookup [2021-08-11T11:25:36.781Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:25:36.781Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestSearchRepositories [2021-08-11T11:25:36.781Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-11T11:25:36.781Z] Host: 127.0.0.1:49319 [2021-08-11T11:25:36.781Z] User-Agent: docker test client [2021-08-11T11:25:36.781Z] Authorization: Token fake-token [2021-08-11T11:25:36.781Z] X-Docker-Token: true [2021-08-11T11:25:36.781Z] Accept-Encoding: gzip [2021-08-11T11:25:36.781Z] [2021-08-11T11:25:36.781Z] [2021-08-11T11:25:36.781Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-11T11:25:36.781Z] Connection: close [2021-08-11T11:25:36.781Z] Content-Length: 144 [2021-08-11T11:25:36.781Z] Cache-Control: no-cache [2021-08-11T11:25:36.781Z] Content-Type: application/json [2021-08-11T11:25:36.781Z] Date: Wed, 11 Aug 2021 11:25:36 GMT [2021-08-11T11:25:36.781Z] Expires: -1 [2021-08-11T11:25:36.781Z] Pragma: no-cache [2021-08-11T11:25:36.781Z] Server: docker-tests/mock [2021-08-11T11:25:36.781Z] X-Docker-Registry-Config: mock [2021-08-11T11:25:36.781Z] X-Docker-Registry-Version: 0.0.0 [2021-08-11T11:25:36.781Z] [2021-08-11T11:25:36.781Z] [2021-08-11T11:25:36.781Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestTrustedLocation [2021-08-11T11:25:36.781Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-11T11:25:36.781Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestAllowNondistributableArtifacts [2021-08-11T11:25:36.781Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-11T11:25:36.781Z] === RUN TestIsSecureIndex [2021-08-11T11:25:36.781Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-11T11:25:36.781Z] PASS [2021-08-11T11:25:36.781Z] coverage: 51.7% of statements [2021-08-11T11:25:36.781Z] ok github.com/docker/docker/registry 0.363s coverage: 51.7% of statements [2021-08-11T11:25:36.849Z] === RUN TestGetDriver [2021-08-11T11:25:36.849Z] --- PASS: TestGetDriver (0.00s) [2021-08-11T11:25:36.849Z] === RUN TestVolumeRequestError [2021-08-11T11:25:36.849Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-11T11:25:36.849Z] PASS [2021-08-11T11:25:36.849Z] coverage: 36.1% of statements [2021-08-11T11:25:36.849Z] ok github.com/docker/docker/volume/drivers 0.221s coverage: 36.1% of statements [2021-08-11T11:25:36.849Z] === RUN TestGetAddress [2021-08-11T11:25:36.849Z] --- PASS: TestGetAddress (0.00s) [2021-08-11T11:25:36.849Z] === RUN TestRemove [2021-08-11T11:25:36.849Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-11T11:25:36.849Z] --- SKIP: TestRemove (0.00s) [2021-08-11T11:25:36.849Z] === RUN TestInitializeWithVolumes [2021-08-11T11:25:36.849Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-11T11:25:36.849Z] === RUN TestCreate [2021-08-11T11:25:36.849Z] --- PASS: TestCreate (0.00s) [2021-08-11T11:25:36.849Z] === RUN TestValidateName [2021-08-11T11:25:36.849Z] --- PASS: TestValidateName (0.00s) [2021-08-11T11:25:36.849Z] === RUN TestCreateWithOpts [2021-08-11T11:25:36.849Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-11T11:25:36.849Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-11T11:25:36.849Z] === RUN TestRelaodNoOpts [2021-08-11T11:25:36.849Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-11T11:25:36.849Z] PASS [2021-08-11T11:25:36.849Z] coverage: 41.5% of statements [2021-08-11T11:25:36.849Z] ok github.com/docker/docker/volume/local 0.158s coverage: 41.5% of statements [2021-08-11T11:25:37.238Z] === RUN TestRestartManagerTimeout [2021-08-11T11:25:37.238Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-11T11:25:37.238Z] === RUN TestRestartManagerTimeoutReset [2021-08-11T11:25:37.238Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-11T11:25:37.238Z] PASS [2021-08-11T11:25:37.238Z] coverage: 50.9% of statements [2021-08-11T11:25:37.238Z] ok github.com/docker/docker/restartmanager 0.072s coverage: 50.9% of statements [2021-08-11T11:25:37.238Z] === RUN TestDecodeContainerConfig [2021-08-11T11:25:37.238Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-11T11:25:37.238Z] === RUN TestDecodeContainerConfigIsolation [2021-08-11T11:25:37.238Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-11T11:25:37.238Z] === RUN TestValidatePrivileged [2021-08-11T11:25:37.238Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-11T11:25:37.238Z] PASS [2021-08-11T11:25:37.238Z] coverage: 52.2% of statements [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRaw [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-11T11:25:37.303Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRaw [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-11T11:25:37.303Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-11T11:25:37.303Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-11T11:25:37.303Z] === RUN TestConvertTmpfsOptions [2021-08-11T11:25:37.303Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-11T11:25:37.303Z] linux_parser_test.go:209: data="ro" [2021-08-11T11:25:37.303Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-11T11:25:37.303Z] === RUN TestParseMountSpec [2021-08-11T11:25:37.303Z] parser_test.go:63: case 0 [2021-08-11T11:25:37.303Z] parser_test.go:63: case 1 [2021-08-11T11:25:37.303Z] parser_test.go:63: case 2 [2021-08-11T11:25:37.303Z] parser_test.go:63: case 3 [2021-08-11T11:25:37.303Z] parser_test.go:63: case 4 [2021-08-11T11:25:37.303Z] parser_test.go:63: case 5 [2021-08-11T11:25:37.303Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-11T11:25:37.303Z] === RUN TestValidateMount [2021-08-11T11:25:37.303Z] --- PASS: TestValidateMount (0.01s) [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRaw [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-11T11:25:37.303Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-11T11:25:37.303Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-11T11:25:37.303Z] PASS [2021-08-11T11:25:37.303Z] coverage: 67.7% of statements [2021-08-11T11:25:37.303Z] ok github.com/docker/docker/volume/mounts 0.141s coverage: 67.7% of statements [2021-08-11T11:25:37.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-11T11:25:37.525Z] #57 210.3 # github.com/containerd/containerd/cmd/containerd [2021-08-11T11:25:37.525Z] #57 210.3 /usr/bin/ld: /tmp/go-link-157939580/000019.o: in function `New': [2021-08-11T11:25:37.525Z] #57 210.3 /tmp/tmp.oYYavos0bF/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-08-11T11:25:37.525Z] #57 210.4 + bin/containerd-stress [2021-08-11T11:25:37.525Z] #57 211.4 + bin/containerd-shim [2021-08-11T11:25:37.694Z] ok github.com/docker/docker/runconfig 0.091s coverage: 52.2% of statements [2021-08-11T11:25:37.694Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-11T11:25:37.694Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-11T11:25:37.694Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-11T11:25:37.694Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-11T11:25:37.694Z] PASS [2021-08-11T11:25:37.694Z] coverage: 62.5% of statements [2021-08-11T11:25:37.694Z] ok github.com/docker/docker/testutil 0.129s coverage: 62.5% of statements [2021-08-11T11:25:37.758Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-08-11T11:25:37.758Z] === RUN TestClientStream [2021-08-11T11:25:37.758Z] --- PASS: TestClientStream (0.00s) [2021-08-11T11:25:37.758Z] === RUN TestClientSendFile [2021-08-11T11:25:37.758Z] --- PASS: TestClientSendFile (0.00s) [2021-08-11T11:25:37.758Z] === RUN TestClientWithRequestTimeout [2021-08-11T11:25:37.758Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-11T11:25:37.758Z] === RUN TestFileSpecPlugin [2021-08-11T11:25:37.758Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-11T11:25:37.758Z] === RUN TestFileJSONSpecPlugin [2021-08-11T11:25:37.758Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-11T11:25:37.758Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-11T11:25:37.758Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-11T11:25:37.758Z] === RUN TestPluginAddHandler [2021-08-11T11:25:37.758Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-11T11:25:37.758Z] === RUN TestPluginWaitBadPlugin [2021-08-11T11:25:37.758Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-11T11:25:37.758Z] === RUN TestGet [2021-08-11T11:25:37.758Z] time="2021-08-11T11:25:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-11T11:25:38.212Z] === RUN TestSetGetMeta [2021-08-11T11:25:38.212Z] === PAUSE TestSetGetMeta [2021-08-11T11:25:38.212Z] === RUN TestRestore [2021-08-11T11:25:38.212Z] === PAUSE TestRestore [2021-08-11T11:25:38.212Z] === RUN TestServiceCreate [2021-08-11T11:25:38.212Z] === PAUSE TestServiceCreate [2021-08-11T11:25:38.212Z] === RUN TestServiceList [2021-08-11T11:25:38.212Z] === PAUSE TestServiceList [2021-08-11T11:25:38.212Z] === RUN TestServiceRemove [2021-08-11T11:25:38.212Z] === PAUSE TestServiceRemove [2021-08-11T11:25:38.212Z] === RUN TestServiceGet [2021-08-11T11:25:38.212Z] === PAUSE TestServiceGet [2021-08-11T11:25:38.212Z] === RUN TestServicePrune [2021-08-11T11:25:38.212Z] === PAUSE TestServicePrune [2021-08-11T11:25:38.212Z] === RUN TestCreate [2021-08-11T11:25:38.212Z] === PAUSE TestCreate [2021-08-11T11:25:38.212Z] === RUN TestRemove [2021-08-11T11:25:38.212Z] === PAUSE TestRemove [2021-08-11T11:25:38.212Z] === RUN TestList [2021-08-11T11:25:38.212Z] === PAUSE TestList [2021-08-11T11:25:38.212Z] === RUN TestFindByDriver [2021-08-11T11:25:38.212Z] === PAUSE TestFindByDriver [2021-08-11T11:25:38.212Z] === RUN TestFindByReferenced [2021-08-11T11:25:38.212Z] === PAUSE TestFindByReferenced [2021-08-11T11:25:38.212Z] === RUN TestDerefMultipleOfSameRef [2021-08-11T11:25:38.212Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-11T11:25:38.212Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:25:38.212Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:25:38.212Z] === RUN TestDefererencePluginOnCreateError [2021-08-11T11:25:38.212Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-11T11:25:38.212Z] === RUN TestRefDerefRemove [2021-08-11T11:25:38.212Z] === PAUSE TestRefDerefRemove [2021-08-11T11:25:38.212Z] === RUN TestGet [2021-08-11T11:25:38.212Z] === PAUSE TestGet [2021-08-11T11:25:38.212Z] === RUN TestGetWithReference [2021-08-11T11:25:38.212Z] === PAUSE TestGetWithReference [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc/test_nil_list [2021-08-11T11:25:38.212Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc/test_empty_list [2021-08-11T11:25:38.212Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:25:38.212Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:25:38.212Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc/test_filter_some [2021-08-11T11:25:38.212Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc/test_filter_middle [2021-08-11T11:25:38.212Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:25:38.212Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:25:38.212Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-11T11:25:38.212Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-11T11:25:38.212Z] === CONT TestFilterFunc/test_nil_list [2021-08-11T11:25:38.212Z] === CONT TestFilterFunc/test_filter_some [2021-08-11T11:25:38.212Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:25:38.212Z] === CONT TestFilterFunc/test_empty_list [2021-08-11T11:25:38.212Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:25:38.212Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:25:38.212Z] === CONT TestFilterFunc/test_filter_middle [2021-08-11T11:25:38.212Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc (0.00s) [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-11T11:25:38.212Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-11T11:25:38.212Z] === CONT TestSetGetMeta [2021-08-11T11:25:38.212Z] === CONT TestFindByReferenced [2021-08-11T11:25:38.212Z] === CONT TestGetWithReference [2021-08-11T11:25:38.212Z] === CONT TestServicePrune [2021-08-11T11:25:38.212Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-11T11:25:38.212Z] === CONT TestServiceGet [2021-08-11T11:25:38.212Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-11T11:25:38.212Z] === CONT TestServiceRemove [2021-08-11T11:25:38.212Z] --- PASS: TestGetWithReference (0.02s) [2021-08-11T11:25:38.212Z] === CONT TestServiceList [2021-08-11T11:25:38.212Z] --- PASS: TestServiceGet (0.08s) [2021-08-11T11:25:38.212Z] === CONT TestServiceCreate [2021-08-11T11:25:38.212Z] time="2021-08-11T11:25:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:25:38.212Z] --- PASS: TestServiceRemove (0.08s) [2021-08-11T11:25:38.212Z] === CONT TestRestore [2021-08-11T11:25:38.212Z] --- PASS: TestServiceList (0.08s) [2021-08-11T11:25:38.212Z] === CONT TestList [2021-08-11T11:25:38.212Z] time="2021-08-11T11:25:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:25:38.212Z] time="2021-08-11T11:25:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:25:38.212Z] --- PASS: TestServiceCreate (0.01s) [2021-08-11T11:25:38.212Z] === CONT TestFindByDriver [2021-08-11T11:25:38.212Z] time="2021-08-11T11:25:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-11T11:25:38.212Z] time="2021-08-11T11:25:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:25:38.212Z] --- PASS: TestRestore (0.02s) [2021-08-11T11:25:38.212Z] === CONT TestRemove [2021-08-11T11:25:38.212Z] --- PASS: TestList (0.02s) [2021-08-11T11:25:38.212Z] === CONT TestCreate [2021-08-11T11:25:38.212Z] --- PASS: TestServicePrune (0.11s) [2021-08-11T11:25:38.212Z] === CONT TestDefererencePluginOnCreateError [2021-08-11T11:25:38.212Z] --- PASS: TestFindByDriver (0.01s) [2021-08-11T11:25:38.212Z] === CONT TestGet [2021-08-11T11:25:38.212Z] --- PASS: TestCreate (0.01s) [2021-08-11T11:25:38.212Z] === CONT TestRefDerefRemove [2021-08-11T11:25:38.212Z] --- PASS: TestRemove (0.01s) [2021-08-11T11:25:38.212Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:25:38.212Z] === CONT TestDerefMultipleOfSameRef [2021-08-11T11:25:38.212Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2021-08-11T11:25:38.212Z] --- PASS: TestGet (0.03s) [2021-08-11T11:25:38.212Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-11T11:25:38.212Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-11T11:25:38.212Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-11T11:25:38.212Z] PASS [2021-08-11T11:25:38.212Z] coverage: 68.6% of statements [2021-08-11T11:25:38.212Z] ok github.com/docker/docker/volume/service 0.366s coverage: 68.6% of statements [2021-08-11T11:25:38.418Z] --- PASS: TestStats (2.71s) [2021-08-11T11:25:38.418Z] === RUN TestStopContainerWithTimeout [2021-08-11T11:25:38.418Z] === RUN TestStopContainerWithTimeout/0 [2021-08-11T11:25:38.418Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-11T11:25:38.418Z] === RUN TestStopContainerWithTimeout/1 [2021-08-11T11:25:38.418Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-11T11:25:38.418Z] === RUN TestStopContainerWithTimeout/3 [2021-08-11T11:25:38.418Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-11T11:25:38.418Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-11T11:25:38.418Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-11T11:25:38.418Z] === CONT TestStopContainerWithTimeout/0 [2021-08-11T11:25:38.418Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-11T11:25:38.666Z] time="2021-08-11T11:25:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-11T11:25:39.796Z] === CONT TestStopContainerWithTimeout/3 [2021-08-11T11:25:39.906Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-11T11:25:39.906Z] Using test binary docker [2021-08-11T11:25:39.906Z] +++ /etc/init.d/apparmor start [2021-08-11T11:25:39.906Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-11T11:25:39.906Z] INFO: Waiting for daemon to start... [2021-08-11T11:25:39.906Z] Starting dockerd [2021-08-11T11:25:39.906Z] +++ 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-08-11T11:25:40.583Z] === RUN TestGetDriver [2021-08-11T11:25:40.583Z] --- PASS: TestGetDriver (0.00s) [2021-08-11T11:25:40.583Z] === RUN TestVolumeRequestError [2021-08-11T11:25:40.583Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-11T11:25:40.583Z] PASS [2021-08-11T11:25:40.583Z] coverage: 36.1% of statements [2021-08-11T11:25:40.583Z] ok github.com/docker/docker/volume/drivers 0.195s coverage: 36.1% of statements [2021-08-11T11:25:40.583Z] === RUN TestGetAddress [2021-08-11T11:25:40.583Z] --- PASS: TestGetAddress (0.00s) [2021-08-11T11:25:40.583Z] === RUN TestRemove [2021-08-11T11:25:40.583Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-11T11:25:40.583Z] --- SKIP: TestRemove (0.00s) [2021-08-11T11:25:40.583Z] === RUN TestInitializeWithVolumes [2021-08-11T11:25:40.583Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-11T11:25:40.583Z] === RUN TestCreate [2021-08-11T11:25:40.583Z] --- PASS: TestCreate (0.01s) [2021-08-11T11:25:40.583Z] === RUN TestValidateName [2021-08-11T11:25:40.583Z] --- PASS: TestValidateName (0.00s) [2021-08-11T11:25:40.583Z] === RUN TestCreateWithOpts [2021-08-11T11:25:40.583Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-11T11:25:40.583Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-11T11:25:40.583Z] === RUN TestRelaodNoOpts [2021-08-11T11:25:40.583Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-11T11:25:40.583Z] PASS [2021-08-11T11:25:40.583Z] coverage: 41.5% of statements [2021-08-11T11:25:40.583Z] ok github.com/docker/docker/volume/local 0.151s coverage: 41.5% of statements [2021-08-11T11:25:40.817Z] #57 218.3 + bin/containerd-shim-runc-v1 [2021-08-11T11:25:40.825Z] time="2021-08-11T11:25:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRaw [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-11T11:25:41.040Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRaw [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-11T11:25:41.040Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-11T11:25:41.040Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-11T11:25:41.040Z] === RUN TestConvertTmpfsOptions [2021-08-11T11:25:41.040Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-11T11:25:41.040Z] linux_parser_test.go:209: data="ro" [2021-08-11T11:25:41.040Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-11T11:25:41.040Z] === RUN TestParseMountSpec [2021-08-11T11:25:41.040Z] parser_test.go:63: case 0 [2021-08-11T11:25:41.040Z] parser_test.go:63: case 1 [2021-08-11T11:25:41.040Z] parser_test.go:63: case 2 [2021-08-11T11:25:41.040Z] parser_test.go:63: case 3 [2021-08-11T11:25:41.040Z] parser_test.go:63: case 4 [2021-08-11T11:25:41.040Z] parser_test.go:63: case 5 [2021-08-11T11:25:41.040Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-11T11:25:41.040Z] === RUN TestValidateMount [2021-08-11T11:25:41.040Z] --- PASS: TestValidateMount (0.00s) [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRaw [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-11T11:25:41.040Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-11T11:25:41.040Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-11T11:25:41.040Z] PASS [2021-08-11T11:25:41.040Z] coverage: 67.7% of statements [2021-08-11T11:25:41.040Z] ok github.com/docker/docker/volume/mounts 0.137s coverage: 67.7% of statements [2021-08-11T11:25:41.700Z] === CONT TestStopContainerWithTimeout/1 [2021-08-11T11:25:41.810Z] . [2021-08-11T11:25:41.810Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-11T11:25:42.002Z] === RUN TestSetGetMeta [2021-08-11T11:25:42.002Z] === PAUSE TestSetGetMeta [2021-08-11T11:25:42.002Z] === RUN TestRestore [2021-08-11T11:25:42.002Z] === PAUSE TestRestore [2021-08-11T11:25:42.002Z] === RUN TestServiceCreate [2021-08-11T11:25:42.002Z] === PAUSE TestServiceCreate [2021-08-11T11:25:42.002Z] === RUN TestServiceList [2021-08-11T11:25:42.002Z] === PAUSE TestServiceList [2021-08-11T11:25:42.002Z] === RUN TestServiceRemove [2021-08-11T11:25:42.002Z] === PAUSE TestServiceRemove [2021-08-11T11:25:42.002Z] === RUN TestServiceGet [2021-08-11T11:25:42.002Z] === PAUSE TestServiceGet [2021-08-11T11:25:42.002Z] === RUN TestServicePrune [2021-08-11T11:25:42.002Z] === PAUSE TestServicePrune [2021-08-11T11:25:42.002Z] === RUN TestCreate [2021-08-11T11:25:42.002Z] === PAUSE TestCreate [2021-08-11T11:25:42.002Z] === RUN TestRemove [2021-08-11T11:25:42.002Z] === PAUSE TestRemove [2021-08-11T11:25:42.002Z] === RUN TestList [2021-08-11T11:25:42.002Z] === PAUSE TestList [2021-08-11T11:25:42.002Z] === RUN TestFindByDriver [2021-08-11T11:25:42.002Z] === PAUSE TestFindByDriver [2021-08-11T11:25:42.002Z] === RUN TestFindByReferenced [2021-08-11T11:25:42.002Z] === PAUSE TestFindByReferenced [2021-08-11T11:25:42.002Z] === RUN TestDerefMultipleOfSameRef [2021-08-11T11:25:42.002Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-11T11:25:42.002Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:25:42.002Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:25:42.002Z] === RUN TestDefererencePluginOnCreateError [2021-08-11T11:25:42.002Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-11T11:25:42.002Z] === RUN TestRefDerefRemove [2021-08-11T11:25:42.002Z] === PAUSE TestRefDerefRemove [2021-08-11T11:25:42.002Z] === RUN TestGet [2021-08-11T11:25:42.002Z] === PAUSE TestGet [2021-08-11T11:25:42.002Z] === RUN TestGetWithReference [2021-08-11T11:25:42.002Z] === PAUSE TestGetWithReference [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc/test_nil_list [2021-08-11T11:25:42.002Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc/test_empty_list [2021-08-11T11:25:42.002Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:25:42.002Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:25:42.002Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc/test_filter_some [2021-08-11T11:25:42.002Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc/test_filter_middle [2021-08-11T11:25:42.002Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:25:42.002Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:25:42.002Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-11T11:25:42.002Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-11T11:25:42.002Z] === CONT TestFilterFunc/test_nil_list [2021-08-11T11:25:42.002Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-11T11:25:42.002Z] === CONT TestFilterFunc/test_filter_some [2021-08-11T11:25:42.002Z] === CONT TestFilterFunc/test_empty_list [2021-08-11T11:25:42.002Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:25:42.002Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:25:42.002Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:25:42.002Z] === CONT TestFilterFunc/test_filter_middle [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc (0.00s) [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-11T11:25:42.002Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-11T11:25:42.002Z] === CONT TestSetGetMeta [2021-08-11T11:25:42.002Z] === CONT TestFindByReferenced [2021-08-11T11:25:42.002Z] === CONT TestServicePrune [2021-08-11T11:25:42.002Z] === CONT TestServiceGet [2021-08-11T11:25:42.002Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestServiceRemove [2021-08-11T11:25:42.002Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestServiceList [2021-08-11T11:25:42.002Z] --- PASS: TestServiceGet (0.09s) [2021-08-11T11:25:42.002Z] === CONT TestServiceCreate [2021-08-11T11:25:42.002Z] time="2021-08-11T11:25:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:25:42.002Z] --- PASS: TestServiceRemove (0.08s) [2021-08-11T11:25:42.002Z] === CONT TestRestore [2021-08-11T11:25:42.002Z] time="2021-08-11T11:25:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:25:42.002Z] --- PASS: TestServiceList (0.08s) [2021-08-11T11:25:42.002Z] === CONT TestGetWithReference [2021-08-11T11:25:42.002Z] time="2021-08-11T11:25:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:25:42.002Z] time="2021-08-11T11:25:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-11T11:25:42.002Z] --- PASS: TestServiceCreate (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestDefererencePluginOnCreateError [2021-08-11T11:25:42.002Z] --- PASS: TestRestore (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestGet [2021-08-11T11:25:42.002Z] time="2021-08-11T11:25:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:25:42.002Z] --- PASS: TestGetWithReference (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestRefDerefRemove [2021-08-11T11:25:42.002Z] --- PASS: TestServicePrune (0.11s) [2021-08-11T11:25:42.002Z] === CONT TestList [2021-08-11T11:25:42.002Z] --- PASS: TestGet (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestFindByDriver [2021-08-11T11:25:42.002Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-11T11:25:42.002Z] === CONT TestRemove [2021-08-11T11:25:42.002Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestCreate [2021-08-11T11:25:42.002Z] --- PASS: TestList (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:25:42.002Z] --- PASS: TestCreate (0.01s) [2021-08-11T11:25:42.002Z] === CONT TestDerefMultipleOfSameRef [2021-08-11T11:25:42.002Z] --- PASS: TestFindByDriver (0.01s) [2021-08-11T11:25:42.002Z] --- PASS: TestRemove (0.01s) [2021-08-11T11:25:42.002Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-11T11:25:42.002Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-11T11:25:42.002Z] PASS [2021-08-11T11:25:42.002Z] coverage: 68.6% of statements [2021-08-11T11:25:42.002Z] ok github.com/docker/docker/volume/service 0.364s coverage: 68.6% of statements [2021-08-11T11:25:42.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-11T11:25:42.074Z] Error: No such image: emptyfs [2021-08-11T11:25:42.074Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-11T11:25:42.074Z] ++++ docker load [2021-08-11T11:25:42.345Z] Running integration-test (iteration 1) [2021-08-11T11:25:42.605Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-11T11:25:42.605Z] ++ 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-08-11T11:25:42.605Z] ++ set -e [2021-08-11T11:25:42.605Z] ++ '[' -n 0 ']' [2021-08-11T11:25:42.605Z] ++ set -x [2021-08-11T11:25:42.605Z] ++ 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-08-11T11:25:42.963Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-11T11:25:42.963Z] === RUN TestClientStream [2021-08-11T11:25:42.963Z] --- PASS: TestClientStream (0.00s) [2021-08-11T11:25:42.963Z] === RUN TestClientSendFile [2021-08-11T11:25:42.963Z] --- PASS: TestClientSendFile (0.00s) [2021-08-11T11:25:42.963Z] === RUN TestClientWithRequestTimeout [2021-08-11T11:25:42.963Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-11T11:25:42.963Z] === RUN TestFileSpecPlugin [2021-08-11T11:25:42.963Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-08-11T11:25:42.963Z] === RUN TestFileJSONSpecPlugin [2021-08-11T11:25:42.963Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-11T11:25:42.963Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-11T11:25:42.963Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-11T11:25:42.963Z] === RUN TestPluginAddHandler [2021-08-11T11:25:42.963Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-11T11:25:42.963Z] === RUN TestPluginWaitBadPlugin [2021-08-11T11:25:42.963Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-11T11:25:42.963Z] === RUN TestGet [2021-08-11T11:25:42.963Z] time="2021-08-11T11:25:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-11T11:25:43.607Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-11T11:25:43.607Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-08-11T11:25:43.607Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-08-11T11:25:43.607Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2021-08-11T11:25:43.607Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-08-11T11:25:43.607Z] === RUN TestDeleteDevicemapper [2021-08-11T11:25:43.607Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-11T11:25:43.607Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-11T11:25:43.607Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-11T11:25:43.925Z] time="2021-08-11T11:25:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-11T11:25:45.480Z] time="2021-08-11T11:25:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-11T11:25:45.514Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2021-08-11T11:25:45.514Z] === RUN TestUpdateMemory [2021-08-11T11:25:46.096Z] time="2021-08-11T11:25:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-11T11:25:46.098Z] #57 223.2 + bin/containerd-shim-runc-v2 [2021-08-11T11:25:46.098Z] #57 223.8 + binaries [2021-08-11T11:25:46.358Z] #57 223.8 + install -D bin/containerd /build/containerd [2021-08-11T11:25:46.358Z] #57 223.8 + install -D bin/containerd-shim /build/containerd-shim [2021-08-11T11:25:46.358Z] #57 223.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-11T11:25:46.358Z] #57 223.8 + install -D bin/ctr /build/ctr [2021-08-11T11:25:46.452Z] --- PASS: TestUpdateMemory (1.23s) [2021-08-11T11:25:46.453Z] === RUN TestUpdateCPUQuota [2021-08-11T11:25:48.264Z] #57 DONE 225.9s [2021-08-11T11:25:49.203Z] [2021-08-11T11:25:49.203Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-11T11:25:49.203Z] #58 sha256:77cfc2ab199c65b390ea796c1cbef03b7339b7d717a7db04cae0b479e37aabc2 [2021-08-11T11:25:49.815Z] time="2021-08-11T11:25:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-11T11:25:50.139Z] #58 DONE 0.8s [2021-08-11T11:25:50.139Z] [2021-08-11T11:25:50.139Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-11T11:25:50.139Z] #62 sha256:c986925835c6bc742a99457d8d0f0681b691c89196b49577c280f221880862a4 [2021-08-11T11:25:50.397Z] #62 DONE 0.2s [2021-08-11T11:25:50.397Z] [2021-08-11T11:25:50.397Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-11T11:25:50.397Z] #67 sha256:eb843a225cc9daa5172d797d543b2fb56469d839057da2a8e62a29b2d191c881 [2021-08-11T11:25:51.334Z] #67 DONE 0.9s [2021-08-11T11:25:51.334Z] [2021-08-11T11:25:51.334Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-11T11:25:51.334Z] #68 sha256:a262de2f172f44c03b42b42de205440b2c38beff46bee65443bc0e1d5dbbeb7f [2021-08-11T11:25:51.334Z] #68 DONE 0.0s [2021-08-11T11:25:51.334Z] [2021-08-11T11:25:51.334Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-11T11:25:51.334Z] #69 sha256:b21dd9aa15e5a6646497acbd81791142308b85c943744f39c6ce049c085ee274 [2021-08-11T11:25:52.271Z] #69 DONE 1.1s [2021-08-11T11:25:52.271Z] [2021-08-11T11:25:52.271Z] #70 exporting to image [2021-08-11T11:25:52.271Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-11T11:25:52.271Z] #70 exporting layers [2021-08-11T11:25:53.021Z] --- PASS: TestUpdateCPUQuota (6.36s) [2021-08-11T11:25:53.021Z] === RUN TestUpdatePidsLimit [2021-08-11T11:25:53.021Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-11T11:25:53.590Z] === RUN TestUpdatePidsLimit/no_change [2021-08-11T11:25:54.003Z] --- PASS: TestGet (15.01s) [2021-08-11T11:25:54.003Z] === RUN TestPluginWithNoManifest [2021-08-11T11:25:54.003Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-11T11:25:54.003Z] === RUN TestGetAll [2021-08-11T11:25:54.003Z] --- PASS: TestGetAll (0.00s) [2021-08-11T11:25:54.003Z] PASS [2021-08-11T11:25:54.003Z] coverage: 73.4% of statements [2021-08-11T11:25:54.003Z] ok github.com/docker/docker/pkg/plugins 35.978s coverage: 73.4% of statements [2021-08-11T11:25:54.159Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-11T11:25:54.708Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-11T11:25:54.708Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-11T11:25:54.708Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-11T11:25:54.708Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-11T11:25:55.098Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-11T11:25:55.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-11T11:25:56.236Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-11T11:25:57.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-11T11:25:58.113Z] --- PASS: TestUpdatePidsLimit (5.23s) [2021-08-11T11:25:58.113Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-08-11T11:25:58.113Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-08-11T11:25:58.113Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-08-11T11:25:58.113Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2021-08-11T11:25:58.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-08-11T11:25:58.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-08-11T11:25:58.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-08-11T11:25:58.113Z] === RUN TestUpdateRestartPolicy [2021-08-11T11:25:58.352Z] --- PASS: TestGet (15.00s) [2021-08-11T11:25:58.352Z] === RUN TestPluginWithNoManifest [2021-08-11T11:25:58.352Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-11T11:25:58.352Z] === RUN TestGetAll [2021-08-11T11:25:58.352Z] --- PASS: TestGetAll (0.00s) [2021-08-11T11:25:58.352Z] PASS [2021-08-11T11:25:58.352Z] coverage: 73.4% of statements [2021-08-11T11:25:58.352Z] ok github.com/docker/docker/pkg/plugins 35.984s coverage: 73.4% of statements [2021-08-11T11:25:58.845Z] #70 exporting layers 6.4s done [2021-08-11T11:25:58.845Z] #70 writing image sha256:4c23582f0ec756f85d6aa58346d60c99e762e28df745a648152ce96a3a6ec1d2 done [2021-08-11T11:25:58.845Z] #70 naming to docker.io/library/docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 done [2021-08-11T11:25:58.845Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-11T11:25:59.193Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -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:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh dynbinary test-integration [2021-08-11T11:25:59.903Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-11T11:26:01.097Z] [2021-08-11T11:26:01.098Z] Removing bundles/ [2021-08-11T11:26:01.098Z] [2021-08-11T11:26:01.098Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-11T11:26:01.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:26:01.098Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:26:01.288Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-11T11:26:07.868Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-11T11:26:09.781Z] ok github.com/docker/docker/libnetwork/config 0.075s coverage: 24.0% of statements [2021-08-11T11:26:13.011Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2021-08-11T11:26:13.011Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-11T11:26:13.011Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-08-11T11:26:13.011Z] === RUN TestWaitNonBlocked [2021-08-11T11:26:13.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:26:13.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:26:13.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:26:13.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:26:13.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:26:13.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:26:13.011Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-11T11:26:13.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-08-11T11:26:13.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-08-11T11:26:13.011Z] === RUN TestWaitBlocked [2021-08-11T11:26:13.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:26:13.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:26:13.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:26:13.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:26:13.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:26:13.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:26:13.580Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-11T11:26:13.580Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-08-11T11:26:13.580Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-08-11T11:26:13.580Z] === CONT TestContainerStartOnDaemonRestart [2021-08-11T11:26:13.580Z] === CONT TestIpcModeOlderClient [2021-08-11T11:26:13.580Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-11T11:26:13.580Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-11T11:26:13.982Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-11T11:26:13.982Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-11T11:26:13.982Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-11T11:26:14.567Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-11T11:26:16.871Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2021-08-11T11:26:16.871Z] === CONT TestContainerKillOnDaemonStart [2021-08-11T11:26:16.871Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.95s) [2021-08-11T11:26:16.871Z] === CONT TestDaemonHostGatewayIP [2021-08-11T11:26:18.160Z] === RUN TestBoolValue [2021-08-11T11:26:18.160Z] --- PASS: TestBoolValue (0.00s) [2021-08-11T11:26:18.160Z] === RUN TestBoolValueOrDefault [2021-08-11T11:26:18.160Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-11T11:26:18.160Z] === RUN TestInt64ValueOrZero [2021-08-11T11:26:18.160Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-11T11:26:18.160Z] === RUN TestInt64ValueOrDefault [2021-08-11T11:26:18.160Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-11T11:26:18.160Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-11T11:26:18.160Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-11T11:26:18.160Z] === RUN TestJsonContentType [2021-08-11T11:26:18.160Z] --- PASS: TestJsonContentType (0.00s) [2021-08-11T11:26:18.160Z] PASS [2021-08-11T11:26:18.160Z] coverage: 14.7% of statements [2021-08-11T11:26:18.160Z] ok github.com/docker/docker/api/server/httputils 0.078s coverage: 14.7% of statements [2021-08-11T11:26:18.617Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-11T11:26:19.069Z] 2021/08/11 11:26:18 Closing DB instances... [2021-08-11T11:26:19.580Z] === RUN TestMaskSecretKeys [2021-08-11T11:26:19.580Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-11T11:26:19.580Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-11T11:26:19.580Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-11T11:26:19.580Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-11T11:26:19.580Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-11T11:26:19.580Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-11T11:26:19.580Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-11T11:26:19.580Z] === RUN TestVersionMiddlewareVersion [2021-08-11T11:26:19.580Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-11T11:26:19.580Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-11T11:26:19.580Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-11T11:26:19.580Z] PASS [2021-08-11T11:26:19.580Z] coverage: 37.7% of statements [2021-08-11T11:26:19.580Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-08-11T11:26:19.580Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-11T11:26:19.580Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-11T11:26:19.580Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-11T11:26:20.036Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-11T11:26:20.036Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-11T11:26:20.036Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-11T11:26:20.036Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-11T11:26:20.036Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-11T11:26:20.036Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-11T11:26:20.167Z] --- PASS: TestDaemonHostGatewayIP (3.59s) [2021-08-11T11:26:20.167Z] === CONT TestDaemonRestartIpcMode [2021-08-11T11:26:20.494Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-11T11:26:20.494Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-11T11:26:21.232Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-08-11T11:26:21.232Z] === RUN TestFindNode [2021-08-11T11:26:21.456Z] === RUN TestAdjustForAPIVersion [2021-08-11T11:26:21.456Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-11T11:26:21.456Z] PASS [2021-08-11T11:26:21.456Z] coverage: 5.7% of statements [2021-08-11T11:26:21.456Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-11T11:26:21.456Z] === RUN TestToJSON [2021-08-11T11:26:21.456Z] --- PASS: TestToJSON (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestToParamWithVersion [2021-08-11T11:26:21.456Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestFromJSON [2021-08-11T11:26:21.456Z] --- PASS: TestFromJSON (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestEmpty [2021-08-11T11:26:21.456Z] --- PASS: TestEmpty (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestArgsMatchKVListEmptySources [2021-08-11T11:26:21.456Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestArgsMatchKVList [2021-08-11T11:26:21.456Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestArgsMatch [2021-08-11T11:26:21.456Z] --- PASS: TestArgsMatch (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestAdd [2021-08-11T11:26:21.456Z] --- PASS: TestAdd (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestDel [2021-08-11T11:26:21.456Z] --- PASS: TestDel (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestLen [2021-08-11T11:26:21.456Z] --- PASS: TestLen (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestExactMatch [2021-08-11T11:26:21.456Z] --- PASS: TestExactMatch (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestOnlyOneExactMatch [2021-08-11T11:26:21.456Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestContains [2021-08-11T11:26:21.456Z] --- PASS: TestContains (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestValidate [2021-08-11T11:26:21.456Z] --- PASS: TestValidate (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestWalkValues [2021-08-11T11:26:21.456Z] --- PASS: TestWalkValues (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestFuzzyMatch [2021-08-11T11:26:21.456Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestClone [2021-08-11T11:26:21.456Z] --- PASS: TestClone (0.00s) [2021-08-11T11:26:21.456Z] PASS [2021-08-11T11:26:21.456Z] coverage: 92.2% of statements [2021-08-11T11:26:21.456Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-08-11T11:26:21.456Z] === RUN TestStrSliceMarshalJSON [2021-08-11T11:26:21.456Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestStrSliceUnmarshalJSON [2021-08-11T11:26:21.456Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestStrSliceUnmarshalString [2021-08-11T11:26:21.456Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestStrSliceUnmarshalSlice [2021-08-11T11:26:21.456Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-11T11:26:21.456Z] PASS [2021-08-11T11:26:21.456Z] coverage: 90.0% of statements [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-11T11:26:21.456Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-11T11:26:21.456Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-11T11:26:21.456Z] === RUN TestDurationToSecondsString [2021-08-11T11:26:21.456Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-11T11:26:21.456Z] === RUN TestGetTimestamp [2021-08-11T11:26:21.456Z] --- PASS: TestGetTimestamp (0.11s) [2021-08-11T11:26:21.456Z] === RUN TestParseTimestamps [2021-08-11T11:26:21.457Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-11T11:26:21.457Z] PASS [2021-08-11T11:26:21.457Z] coverage: 100.0% of statements [2021-08-11T11:26:21.686Z] 2021/08/11 11:26:21 Closing DB instances... [2021-08-11T11:26:21.686Z] --- PASS: TestFindNode (0.01s) [2021-08-11T11:26:21.686Z] === RUN TestChangeNodeState [2021-08-11T11:26:21.686Z] 2021/08/11 11:26:21 Closing DB instances... [2021-08-11T11:26:21.686Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-11T11:26:21.686Z] === RUN TestNodeReincarnation [2021-08-11T11:26:21.686Z] 2021/08/11 11:26:21 Closing DB instances... [2021-08-11T11:26:21.913Z] ok github.com/docker/docker/api/types/time 0.148s coverage: 100.0% of statements [2021-08-11T11:26:21.913Z] === RUN TestCompareVersion [2021-08-11T11:26:21.913Z] --- PASS: TestCompareVersion (0.00s) [2021-08-11T11:26:21.913Z] PASS [2021-08-11T11:26:21.913Z] coverage: 75.0% of statements [2021-08-11T11:26:21.913Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/builder [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-11T11:26:21.913Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-11T11:26:22.875Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-11T11:26:22.875Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-11T11:26:22.875Z] === RUN TestCloneArgsSmartHttp [2021-08-11T11:26:22.875Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-11T11:26:22.875Z] === RUN TestCloneArgsDumbHttp [2021-08-11T11:26:22.875Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-11T11:26:22.875Z] === RUN TestCloneArgsGit [2021-08-11T11:26:22.875Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-11T11:26:22.875Z] === RUN TestCheckoutGit [2021-08-11T11:26:23.442Z] 2021/08/11 11:26:20 Closing DB instances... [2021-08-11T11:26:23.442Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-08-11T11:26:23.442Z] === RUN TestFindNode [2021-08-11T11:26:23.442Z] 2021/08/11 11:26:22 Closing DB instances... [2021-08-11T11:26:23.442Z] --- PASS: TestFindNode (0.01s) [2021-08-11T11:26:23.442Z] === RUN TestChangeNodeState [2021-08-11T11:26:23.442Z] 2021/08/11 11:26:22 Closing DB instances... [2021-08-11T11:26:23.442Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-11T11:26:23.442Z] === RUN TestNodeReincarnation [2021-08-11T11:26:23.442Z] 2021/08/11 11:26:22 Closing DB instances... [2021-08-11T11:26:23.459Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2021-08-11T11:26:24.404Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-11T11:26:24.404Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestProcessNoDockerignore [2021-08-11T11:26:24.404Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-11T11:26:24.404Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestDetectContentType [2021-08-11T11:26:24.404Z] --- PASS: TestDetectContentType (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestSelectAcceptableMIME [2021-08-11T11:26:24.404Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestInspectEmptyResponse [2021-08-11T11:26:24.404Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestInspectResponseBinary [2021-08-11T11:26:24.404Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestResponseUnsupportedContentType [2021-08-11T11:26:24.404Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestInspectResponseTextSimple [2021-08-11T11:26:24.404Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestInspectResponseEmptyContentType [2021-08-11T11:26:24.404Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestUnknownContentLength [2021-08-11T11:26:24.404Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-11T11:26:24.404Z] === RUN TestDownloadRemote [2021-08-11T11:26:24.563Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.534s coverage: 59.9% of statements [2021-08-11T11:26:24.563Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-11T11:26:24.860Z] --- PASS: TestDownloadRemote (0.06s) [2021-08-11T11:26:24.860Z] === RUN TestGetWithStatusError [2021-08-11T11:26:24.860Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestCloseRootDirectory [2021-08-11T11:26:24.860Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:24.860Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestHashFile [2021-08-11T11:26:24.860Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:24.860Z] --- SKIP: TestHashFile (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestHashSubdir [2021-08-11T11:26:24.860Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:24.860Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-11T11:26:24.860Z] === RUN TestRemoveDirectory [2021-08-11T11:26:24.860Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:24.860Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-11T11:26:24.860Z] PASS [2021-08-11T11:26:24.860Z] coverage: 9.3% of statements [2021-08-11T11:26:24.860Z] ok github.com/docker/docker/builder/remotecontext 0.202s coverage: 9.3% of statements [2021-08-11T11:26:24.860Z] === RUN TestGetAllAllowed [2021-08-11T11:26:24.860Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestGetAllMeta [2021-08-11T11:26:24.860Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-11T11:26:24.860Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestIsUnreferencedBuiltin [2021-08-11T11:26:24.860Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestIsExistingDirectory [2021-08-11T11:26:24.860Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestGetFilenameForDownload [2021-08-11T11:26:24.860Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestEnv2Variables [2021-08-11T11:26:24.860Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-11T11:26:24.860Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestMaintainer [2021-08-11T11:26:24.860Z] --- PASS: TestMaintainer (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestLabel [2021-08-11T11:26:24.860Z] --- PASS: TestLabel (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestFromScratch [2021-08-11T11:26:24.860Z] --- PASS: TestFromScratch (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestFromWithArg [2021-08-11T11:26:24.860Z] --- PASS: TestFromWithArg (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-11T11:26:24.860Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestFromWithUndefinedArg [2021-08-11T11:26:24.860Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestFromMultiStageWithNamedStage [2021-08-11T11:26:24.860Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestOnbuild [2021-08-11T11:26:24.860Z] --- PASS: TestOnbuild (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestWorkdir [2021-08-11T11:26:24.860Z] --- PASS: TestWorkdir (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestCmd [2021-08-11T11:26:24.860Z] --- PASS: TestCmd (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestHealthcheckNone [2021-08-11T11:26:24.860Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestHealthcheckCmd [2021-08-11T11:26:24.860Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestEntrypoint [2021-08-11T11:26:24.860Z] --- PASS: TestEntrypoint (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestExpose [2021-08-11T11:26:24.860Z] --- PASS: TestExpose (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestUser [2021-08-11T11:26:24.860Z] --- PASS: TestUser (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestVolume [2021-08-11T11:26:24.860Z] --- PASS: TestVolume (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestStopSignal [2021-08-11T11:26:24.860Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-11T11:26:24.860Z] --- SKIP: TestStopSignal (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestArg [2021-08-11T11:26:24.860Z] --- PASS: TestArg (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestShell [2021-08-11T11:26:24.860Z] --- PASS: TestShell (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestPrependEnvOnCmd [2021-08-11T11:26:24.860Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestRunWithBuildArgs [2021-08-11T11:26:24.860Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestRunIgnoresHealthcheck [2021-08-11T11:26:24.860Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestDispatchUnsupportedOptions [2021-08-11T11:26:24.860Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-11T11:26:24.860Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-11T11:26:24.860Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-11T11:26:24.860Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestNormalizeWorkdir [2021-08-11T11:26:24.860Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestDispatch [2021-08-11T11:26:24.860Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-11T11:26:24.860Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-11T11:26:24.860Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-11T11:26:24.860Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-11T11:26:24.860Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-11T11:26:24.860Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-11T11:26:24.860Z] === RUN TestDispatch/COPY_url [2021-08-11T11:26:24.860Z] --- PASS: TestDispatch (0.05s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-11T11:26:24.860Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestAddScratchImageAddsToMounts [2021-08-11T11:26:24.860Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-11T11:26:24.860Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-11T11:26:24.860Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-11T11:26:24.860Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestImageSourceGetAddsToMounts [2021-08-11T11:26:24.860Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestEmptyDockerfile [2021-08-11T11:26:24.860Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-11T11:26:24.860Z] === RUN TestSymlinkDockerfile [2021-08-11T11:26:24.860Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-11T11:26:24.860Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestNonExistingDockerfile [2021-08-11T11:26:24.860Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestCopyRunConfig [2021-08-11T11:26:24.860Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestDeepCopyRunConfig [2021-08-11T11:26:24.860Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestExportImage [2021-08-11T11:26:24.860Z] --- PASS: TestExportImage (0.00s) [2021-08-11T11:26:24.860Z] === RUN TestNormalizeDest [2021-08-11T11:26:24.860Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-11T11:26:24.860Z] PASS [2021-08-11T11:26:24.860Z] coverage: 46.8% of statements [2021-08-11T11:26:24.860Z] ok github.com/docker/docker/builder/dockerfile 0.159s coverage: 46.8% of statements [2021-08-11T11:26:24.860Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-11T11:26:25.369Z] === RUN TestEnable [2021-08-11T11:26:25.369Z] --- PASS: TestEnable (0.00s) [2021-08-11T11:26:25.369Z] === RUN TestDisable [2021-08-11T11:26:25.369Z] --- PASS: TestDisable (0.00s) [2021-08-11T11:26:25.369Z] === RUN TestEnabled [2021-08-11T11:26:25.369Z] --- PASS: TestEnabled (0.00s) [2021-08-11T11:26:25.369Z] PASS [2021-08-11T11:26:25.369Z] coverage: 100.0% of statements [2021-08-11T11:26:25.369Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-08-11T11:26:25.830Z] === RUN TestTCP4Proxy [2021-08-11T11:26:25.830Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-11T11:26:25.830Z] === RUN TestTCP4ProxyHalfClose [2021-08-11T11:26:25.830Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-11T11:26:25.830Z] === RUN TestTCP6Proxy [2021-08-11T11:26:25.830Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-11T11:26:25.830Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-11T11:26:25.830Z] === RUN TestTCPDualStackProxy [2021-08-11T11:26:25.830Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-11T11:26:25.830Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-11T11:26:25.830Z] === RUN TestUDP4Proxy [2021-08-11T11:26:25.830Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-11T11:26:25.830Z] === RUN TestUDP6Proxy [2021-08-11T11:26:25.830Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-11T11:26:25.830Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-11T11:26:25.830Z] === RUN TestUDPWriteError [2021-08-11T11:26:25.830Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-11T11:26:25.830Z] === RUN TestSCTP4Proxy [2021-08-11T11:26:25.830Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-11T11:26:25.830Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-11T11:26:25.830Z] === RUN TestSCTP6Proxy [2021-08-11T11:26:25.830Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-11T11:26:25.830Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-11T11:26:25.830Z] PASS [2021-08-11T11:26:25.830Z] coverage: 49.4% of statements [2021-08-11T11:26:25.830Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-11T11:26:26.341Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-11T11:26:26.341Z] === RUN TestParallelCreate [2021-08-11T11:26:26.341Z] 2021/08/11 11:26:26 Closing DB instances... [2021-08-11T11:26:26.341Z] --- PASS: TestParallelCreate (0.01s) [2021-08-11T11:26:26.341Z] === RUN TestParallelDelete [2021-08-11T11:26:26.341Z] 2021/08/11 11:26:26 Closing DB instances... [2021-08-11T11:26:26.341Z] --- PASS: TestParallelDelete (0.01s) [2021-08-11T11:26:26.341Z] === RUN TestNetworkDBIslands [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2d8b4358679a with config:&{NodeID:2d8b4358679a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="Node 2d8b4358679a/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="Node 2d8b4358679a/172.23.120.139, added to nodes list" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c9c2e79f224d with config:&{NodeID:c9c2e79f224d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="Node c9c2e79f224d/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="Node c9c2e79f224d/172.23.120.139, added to nodes list" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="Node c9c2e79f224d/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="Node c9c2e79f224d/172.23.120.139, added to nodes list" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="Node 2d8b4358679a/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=info msg="Node 2d8b4358679a/172.23.120.139, added to nodes list" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-11T11:26:26.341Z] time="2021-08-11T11:26:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-08-11T11:26:26.497Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-11T11:26:27.299Z] time="2021-08-11T11:26:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9bd950d868a5 with config:&{NodeID:9bd950d868a5 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="Node 2d8b4358679a/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="Node 2d8b4358679a/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="Node c9c2e79f224d/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=info msg="Node c9c2e79f224d/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-08-11T11:26:27.300Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e7a58200bfbc with config:&{NodeID:e7a58200bfbc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node c9c2e79f224d/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node c9c2e79f224d/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node 2d8b4358679a/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node 2d8b4358679a/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, added to nodes list" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:27.754Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d370170f6d4c with config:&{NodeID:d370170f6d4c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node d370170f6d4c/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node d370170f6d4c/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node c9c2e79f224d/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node c9c2e79f224d/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node 2d8b4358679a/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node 2d8b4358679a/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node e7a58200bfbc/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=info msg="Node 9bd950d868a5/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:28Z" level=info msg="Node d370170f6d4c/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:28Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:28Z" level=info msg="Node d370170f6d4c/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:28Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:28Z" level=info msg="Node d370170f6d4c/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:28.209Z] time="2021-08-11T11:26:28Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to nodes list" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-11T11:26:28.211Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-11T11:26:28.211Z] === RUN TestParallelCreate [2021-08-11T11:26:28.211Z] 2021/08/11 11:26:27 Closing DB instances... [2021-08-11T11:26:28.211Z] --- PASS: TestParallelCreate (0.01s) [2021-08-11T11:26:28.211Z] === RUN TestParallelDelete [2021-08-11T11:26:28.211Z] 2021/08/11 11:26:27 Closing DB instances... [2021-08-11T11:26:28.211Z] --- PASS: TestParallelDelete (0.01s) [2021-08-11T11:26:28.211Z] === RUN TestNetworkDBIslands [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cb7da9eee8bf with config:&{NodeID:cb7da9eee8bf Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:54ab1074703f with config:&{NodeID:54ab1074703f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="Node 54ab1074703f/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="Node 54ab1074703f/172.22.161.83, added to nodes list" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="Node 54ab1074703f/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="Node 54ab1074703f/172.22.161.83, added to nodes list" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-11T11:26:28.211Z] time="2021-08-11T11:26:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-08-11T11:26:28.663Z] networkdb_test.go:839: Re-joining: 3 [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=info msg="The new bootstrap node list is:[172.23.120.139:10033 172.23.120.139:10034 172.23.120.139:10035]" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10033" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49376" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10034" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49377" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10035" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49378" [2021-08-11T11:26:28.663Z] networkdb_test.go:839: Re-joining: 4 [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=info msg="The new bootstrap node list is:[172.23.120.139:10033 172.23.120.139:10034 172.23.120.139:10035]" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10033" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49379" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10034" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49380" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10035" [2021-08-11T11:26:28.663Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49381" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:454a055f3967 with config:&{NodeID:454a055f3967 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="Node 454a055f3967/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="Node 454a055f3967/172.22.161.83, added to nodes list" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="Node 454a055f3967/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="Node 454a055f3967/172.22.161.83, added to nodes list" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="Node 54ab1074703f/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=info msg="Node 54ab1074703f/172.22.161.83, added to nodes list" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-11T11:26:28.667Z] time="2021-08-11T11:26:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-08-11T11:26:28.730Z] --- PASS: TestContainerKillOnDaemonStart (12.06s) [2021-08-11T11:26:28.730Z] PASS [2021-08-11T11:26:28.730Z] [2021-08-11T11:26:28.730Z] === Skipped [2021-08-11T11:26:28.730Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-11T11:26:28.730Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:26:28.730Z] [2021-08-11T11:26:28.730Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-11T11:26:28.730Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-11T11:26:28.730Z] [2021-08-11T11:26:28.730Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-11T11:26:28.730Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-11T11:26:28.730Z] [2021-08-11T11:26:28.730Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-11T11:26:28.730Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-11T11:26:28.730Z] [2021-08-11T11:26:28.730Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-11T11:26:28.730Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-11T11:26:28.730Z] [2021-08-11T11:26:28.730Z] [2021-08-11T11:26:28.730Z] DONE 195 tests, 5 skipped in 145.091s [2021-08-11T11:26:28.730Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-11T11:26:28.730Z] === RUN TestConfigDaemonLibtrustID [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="node 0 leaving" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="Node 2d8b4358679a change state NodeActive --> NodeLeft" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="node4(e7a58200bfbc): Node leave event for 2d8b4358679a/172.23.120.139" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="Node 2d8b4358679a change state NodeActive --> NodeLeft" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="node3(9bd950d868a5): Node leave event for 2d8b4358679a/172.23.120.139" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="Node 2d8b4358679a change state NodeActive --> NodeLeft" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="node5(d370170f6d4c): Node leave event for 2d8b4358679a/172.23.120.139" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="Node 2d8b4358679a change state NodeActive --> NodeLeft" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="node1(2d8b4358679a): Node leave event for 2d8b4358679a/172.23.120.139" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="Node 2d8b4358679a change state NodeActive --> NodeLeft" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:28Z" level=info msg="node2(c9c2e79f224d): Node leave event for 2d8b4358679a/172.23.120.139" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:29Z" level=info msg="Node 2d8b4358679a/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:29Z" level=info msg="Node 2d8b4358679a/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:29Z" level=info msg="Node 2d8b4358679a/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:29Z" level=info msg="Node 2d8b4358679a/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.118Z] time="2021-08-11T11:26:29Z" level=info msg="Node 2d8b4358679a/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:28Z" level=info msg="Node 454a055f3967/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:28Z" level=info msg="Node 454a055f3967/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:db50aa9c448c with config:&{NodeID:db50aa9c448c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node 54ab1074703f/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node 54ab1074703f/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node 454a055f3967/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=info msg="Node 454a055f3967/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-11T11:26:29.123Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-08-11T11:26:29.277Z] Loaded image: buildpack-deps:buster [2021-08-11T11:26:29.277Z] Loaded image: busybox:latest [2021-08-11T11:26:29.277Z] Loaded image: busybox:glibc [2021-08-11T11:26:29.299Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-08-11T11:26:29.299Z] === RUN TestDaemonConfigValidation [2021-08-11T11:26:29.299Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:26:29.299Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:26:29.299Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-11T11:26:29.299Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-11T11:26:29.299Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-11T11:26:29.299Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-11T11:26:29.299Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-11T11:26:29.299Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-11T11:26:29.299Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-11T11:26:29.299Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-11T11:26:29.299Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:26:29.299Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-11T11:26:29.299Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-11T11:26:29.299Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-11T11:26:29.299Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-11T11:26:29.299Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-11T11:26:29.299Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-08-11T11:26:29.299Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2021-08-11T11:26:29.299Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-11T11:26:29.299Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-11T11:26:29.299Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-11T11:26:29.299Z] PASS [2021-08-11T11:26:29.299Z] [2021-08-11T11:26:29.299Z] DONE 7 tests in 0.748s [2021-08-11T11:26:29.299Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-11T11:26:29.299Z] INFO: Testing against a local daemon [2021-08-11T11:26:29.299Z] === RUN TestCommitInheritsEnv [2021-08-11T11:26:29.559Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-08-11T11:26:29.559Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-11T11:26:29.559Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-11T11:26:29.559Z] === RUN TestImagesFilterMultiReference [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="node 1 leaving" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d change state NodeActive --> NodeLeft" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="node3(9bd950d868a5): Node leave event for c9c2e79f224d/172.23.120.139" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d change state NodeActive --> NodeFailed" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d/172.23.120.139, added to failed nodes list" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d change state NodeActive --> NodeLeft" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="node5(d370170f6d4c): Node leave event for c9c2e79f224d/172.23.120.139" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d change state NodeActive --> NodeLeft" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="node4(e7a58200bfbc): Node leave event for c9c2e79f224d/172.23.120.139" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=error msg="node: c9c2e79f224d is unknown to memberlist" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.572Z] time="2021-08-11T11:26:29Z" level=info msg="Node c9c2e79f224d/172.23.120.139, left gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9a559170aaac with config:&{NodeID:9a559170aaac Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node 54ab1074703f/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node 54ab1074703f/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node 454a055f3967/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node 454a055f3967/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=info msg="Node db50aa9c448c/172.22.161.83, added to nodes list" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2021-08-11T11:26:29.579Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-11T11:26:29.818Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-11T11:26:29.818Z] === RUN TestImagePullPlatformInvalid [2021-08-11T11:26:29.818Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-11T11:26:29.818Z] === RUN TestRemoveImageOrphaning [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=info msg="node 2 leaving" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9bd950d868a5 change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=info msg="node4(e7a58200bfbc): Node leave event for 9bd950d868a5/172.23.120.139" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9bd950d868a5 change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=info msg="node5(d370170f6d4c): Node leave event for 9bd950d868a5/172.23.120.139" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9bd950d868a5 change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=info msg="node3(9bd950d868a5): Node leave event for 9bd950d868a5/172.23.120.139" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Failed ping: d370170f6d4c (timeout reached)" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.120.139:10035: use of closed network connection" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.120.139:10036: use of closed network connection" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.120.139:10034: use of closed network connection" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49382" [2021-08-11T11:26:30.027Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9bd950d868a5/172.23.120.139, left gossip cluster" [2021-08-11T11:26:30.034Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to nodes list" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to nodes list" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to nodes list" [2021-08-11T11:26:30.035Z] networkdb_test.go:839: Re-joining: 3 [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=info msg="The new bootstrap node list is:[172.22.161.83:10033 172.22.161.83:10034 172.22.161.83:10035]" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10033" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49376" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10034" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49377" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10035" [2021-08-11T11:26:30.035Z] time="2021-08-11T11:26:29Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49378" [2021-08-11T11:26:30.078Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-08-11T11:26:30.078Z] === RUN TestRemoveImageGarbageCollector [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="Node 9bd950d868a5/172.23.120.139, left gossip cluster" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="Node 9bd950d868a5/172.23.120.139, left gossip cluster" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=warning msg="memberlist: Was able to connect to d370170f6d4c but other probes failed, network may be misconfigured" [2021-08-11T11:26:30.482Z] networkdb_test.go:871: node4: OK [2021-08-11T11:26:30.482Z] networkdb_test.go:871: node5: OK [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="node 0 coming back" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:13eb61d67993 with config:&{NodeID:13eb61d67993 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="Node 13eb61d67993/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="Node 13eb61d67993/172.23.120.139, added to nodes list" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="node 1 coming back" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6f7119e7a2ee with config:&{NodeID:6f7119e7a2ee Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, added to nodes list" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="node 2 coming back" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7c2a6334ee01 with config:&{NodeID:7c2a6334ee01 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:30.482Z] time="2021-08-11T11:26:30Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, added to nodes list" [2021-08-11T11:26:30.491Z] networkdb_test.go:839: Re-joining: 4 [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="The new bootstrap node list is:[172.22.161.83:10033 172.22.161.83:10034 172.22.161.83:10035]" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10033" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49379" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10034" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49380" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10035" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49381" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="node 0 leaving" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="node5(9a559170aaac): Node leave event for cb7da9eee8bf/172.22.161.83" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="node3(454a055f3967): Node leave event for cb7da9eee8bf/172.22.161.83" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="node2(54ab1074703f): Node leave event for cb7da9eee8bf/172.22.161.83" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="node4(db50aa9c448c): Node leave event for cb7da9eee8bf/172.22.161.83" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.491Z] time="2021-08-11T11:26:30Z" level=info msg="node1(cb7da9eee8bf): Node leave event for cb7da9eee8bf/172.22.161.83" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node cb7da9eee8bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="node 1 leaving" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node 54ab1074703f change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="node3(454a055f3967): Node leave event for 54ab1074703f/172.22.161.83" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node 54ab1074703f change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="node4(db50aa9c448c): Node leave event for 54ab1074703f/172.22.161.83" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node 54ab1074703f/172.22.161.83, left gossip cluster" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node 54ab1074703f change state NodeActive --> NodeFailed" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node 54ab1074703f/172.22.161.83, added to failed nodes list" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="Node 54ab1074703f change state NodeActive --> NodeLeft" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=info msg="node5(9a559170aaac): Node leave event for 54ab1074703f/172.22.161.83" [2021-08-11T11:26:30.947Z] time="2021-08-11T11:26:30Z" level=error msg="node: 54ab1074703f is unknown to memberlist" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="Node 54ab1074703f/172.22.161.83, left gossip cluster" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="Node 54ab1074703f/172.22.161.83, left gossip cluster" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="Node 54ab1074703f/172.22.161.83, left gossip cluster" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="node 2 leaving" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="Node 454a055f3967 change state NodeActive --> NodeLeft" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="node5(9a559170aaac): Node leave event for 454a055f3967/172.22.161.83" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="Node 454a055f3967 change state NodeActive --> NodeLeft" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="node4(db50aa9c448c): Node leave event for 454a055f3967/172.22.161.83" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="Node 454a055f3967 change state NodeActive --> NodeLeft" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=info msg="node3(454a055f3967): Node leave event for 454a055f3967/172.22.161.83" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=debug msg="memberlist: Failed ping: 9a559170aaac (timeout reached)" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.161.83:10034: use of closed network connection" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.161.83:10036: use of closed network connection" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.161.83:10035: use of closed network connection" [2021-08-11T11:26:31.403Z] time="2021-08-11T11:26:31Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49382" [2021-08-11T11:26:31.859Z] time="2021-08-11T11:26:31Z" level=info msg="Node 454a055f3967/172.22.161.83, left gossip cluster" [2021-08-11T11:26:31.859Z] time="2021-08-11T11:26:31Z" level=info msg="Node 454a055f3967/172.22.161.83, left gossip cluster" [2021-08-11T11:26:31.859Z] time="2021-08-11T11:26:31Z" level=info msg="Node 454a055f3967/172.22.161.83, left gossip cluster" [2021-08-11T11:26:31.859Z] time="2021-08-11T11:26:31Z" level=warning msg="memberlist: Was able to connect to 9a559170aaac but other probes failed, network may be misconfigured" [2021-08-11T11:26:31.859Z] networkdb_test.go:871: node4: OK [2021-08-11T11:26:31.984Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2021-08-11T11:26:31.984Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-11T11:26:31.984Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-11T11:26:31.984Z] === RUN TestTagInvalidReference [2021-08-11T11:26:31.984Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-11T11:26:31.984Z] === RUN TestTagValidPrefixedRepo [2021-08-11T11:26:31.984Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-11T11:26:31.984Z] === RUN TestTagExistedNameWithoutForce [2021-08-11T11:26:31.984Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-11T11:26:31.984Z] === RUN TestTagOfficialNames [2021-08-11T11:26:31.984Z] --- PASS: TestTagOfficialNames (0.04s) [2021-08-11T11:26:31.984Z] === RUN TestTagMatchesDigest [2021-08-11T11:26:31.984Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-11T11:26:31.984Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-11T11:26:32.315Z] networkdb_test.go:871: node5: OK [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="node 0 coming back" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b6aecc908fff with config:&{NodeID:b6aecc908fff Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="Node b6aecc908fff/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="Node b6aecc908fff/172.22.161.83, added to nodes list" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="node 1 coming back" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a006ef47e7bf with config:&{NodeID:a006ef47e7bf Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="Node a006ef47e7bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="Node a006ef47e7bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="node 2 coming back" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c0a1ecf255f5 with config:&{NodeID:c0a1ecf255f5 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:32.315Z] time="2021-08-11T11:26:31Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, added to nodes list" [2021-08-11T11:26:34.191Z] time="2021-08-11T11:26:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.120.139:10033 172.23.120.139:10034 172.23.120.139:10035]" [2021-08-11T11:26:34.191Z] time="2021-08-11T11:26:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.120.139:10033 172.23.120.139:10034 172.23.120.139:10035]" [2021-08-11T11:26:34.370Z] === RUN TestCheckpointCreateError [2021-08-11T11:26:34.370Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCheckpointCreate [2021-08-11T11:26:34.370Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCheckpointDeleteError [2021-08-11T11:26:34.370Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCheckpointDelete [2021-08-11T11:26:34.370Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCheckpointListError [2021-08-11T11:26:34.370Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCheckpointList [2021-08-11T11:26:34.370Z] --- PASS: TestCheckpointList (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCheckpointListContainerNotFound [2021-08-11T11:26:34.370Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestNewClientWithOpsFromEnv [2021-08-11T11:26:34.370Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-11T11:26:34.370Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestGetAPIPath [2021-08-11T11:26:34.370Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestParseHostURL [2021-08-11T11:26:34.370Z] --- PASS: TestParseHostURL (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-11T11:26:34.370Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-11T11:26:34.370Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestNegotiateAPIVersion [2021-08-11T11:26:34.370Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestNegotiateAPVersionOverride [2021-08-11T11:26:34.370Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-11T11:26:34.370Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-11T11:26:34.370Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-11T11:26:34.370Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestClientRedirect [2021-08-11T11:26:34.370Z] --- PASS: TestClientRedirect (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigCreateUnsupported [2021-08-11T11:26:34.370Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigCreateError [2021-08-11T11:26:34.370Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigCreate [2021-08-11T11:26:34.370Z] --- PASS: TestConfigCreate (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigInspectNotFound [2021-08-11T11:26:34.370Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigInspectWithEmptyID [2021-08-11T11:26:34.370Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigInspectUnsupported [2021-08-11T11:26:34.370Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigInspectError [2021-08-11T11:26:34.370Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigInspectConfigNotFound [2021-08-11T11:26:34.370Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigInspect [2021-08-11T11:26:34.370Z] --- PASS: TestConfigInspect (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigListUnsupported [2021-08-11T11:26:34.370Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigListError [2021-08-11T11:26:34.370Z] --- PASS: TestConfigListError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigList [2021-08-11T11:26:34.370Z] --- PASS: TestConfigList (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigRemoveUnsupported [2021-08-11T11:26:34.370Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigRemoveError [2021-08-11T11:26:34.370Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigRemove [2021-08-11T11:26:34.370Z] --- PASS: TestConfigRemove (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigUpdateUnsupported [2021-08-11T11:26:34.370Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigUpdateError [2021-08-11T11:26:34.370Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestConfigUpdate [2021-08-11T11:26:34.370Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerCommitError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerCommit [2021-08-11T11:26:34.370Z] --- PASS: TestContainerCommit (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerStatPathError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerStatPathNotFoundError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerStatPathNoHeaderError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerStatPath [2021-08-11T11:26:34.370Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyToContainerError [2021-08-11T11:26:34.370Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyToContainerNotFoundError [2021-08-11T11:26:34.370Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-11T11:26:34.370Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyToContainer [2021-08-11T11:26:34.370Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyFromContainerError [2021-08-11T11:26:34.370Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyFromContainerNotFoundError [2021-08-11T11:26:34.370Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-11T11:26:34.370Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-11T11:26:34.370Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestCopyFromContainer [2021-08-11T11:26:34.370Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerCreateError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerCreateImageNotFound [2021-08-11T11:26:34.370Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerCreateWithName [2021-08-11T11:26:34.370Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerCreateAutoRemove [2021-08-11T11:26:34.370Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerDiffError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerDiff [2021-08-11T11:26:34.370Z] --- PASS: TestContainerDiff (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExecCreateError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExecCreate [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExecStartError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExecStart [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExecInspectError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExecInspect [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExportError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExportError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExport [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExport (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerInspectError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerInspectContainerNotFound [2021-08-11T11:26:34.370Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerInspectWithEmptyID [2021-08-11T11:26:34.370Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerInspect [2021-08-11T11:26:34.370Z] --- PASS: TestContainerInspect (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerInspectNode [2021-08-11T11:26:34.370Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerKillError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerKillError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerKill [2021-08-11T11:26:34.370Z] --- PASS: TestContainerKill (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerListError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerListError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerList [2021-08-11T11:26:34.370Z] --- PASS: TestContainerList (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerLogsNotFoundError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerLogsError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerLogs [2021-08-11T11:26:34.370Z] --- PASS: TestContainerLogs (0.13s) [2021-08-11T11:26:34.370Z] === RUN TestContainerPauseError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerPause [2021-08-11T11:26:34.370Z] --- PASS: TestContainerPause (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainersPruneError [2021-08-11T11:26:34.370Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainersPrune [2021-08-11T11:26:34.370Z] --- PASS: TestContainersPrune (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerRemoveError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerRemoveNotFoundError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerRemove [2021-08-11T11:26:34.370Z] --- PASS: TestContainerRemove (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerRenameError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerRename [2021-08-11T11:26:34.370Z] --- PASS: TestContainerRename (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerResizeError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExecResizeError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerResize [2021-08-11T11:26:34.370Z] --- PASS: TestContainerResize (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerExecResize [2021-08-11T11:26:34.370Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerRestartError [2021-08-11T11:26:34.370Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-11T11:26:34.370Z] === RUN TestContainerRestart [2021-08-11T11:26:34.371Z] --- PASS: TestContainerRestart (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerStartError [2021-08-11T11:26:34.371Z] --- PASS: TestContainerStartError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerStart [2021-08-11T11:26:34.371Z] --- PASS: TestContainerStart (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerStatsError [2021-08-11T11:26:34.371Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerStats [2021-08-11T11:26:34.371Z] --- PASS: TestContainerStats (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerStopError [2021-08-11T11:26:34.371Z] --- PASS: TestContainerStopError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerStop [2021-08-11T11:26:34.371Z] --- PASS: TestContainerStop (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerTopError [2021-08-11T11:26:34.371Z] --- PASS: TestContainerTopError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerTop [2021-08-11T11:26:34.371Z] --- PASS: TestContainerTop (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerUnpauseError [2021-08-11T11:26:34.371Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerUnpause [2021-08-11T11:26:34.371Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerUpdateError [2021-08-11T11:26:34.371Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerUpdate [2021-08-11T11:26:34.371Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerWaitError [2021-08-11T11:26:34.371Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestContainerWait [2021-08-11T11:26:34.371Z] --- PASS: TestContainerWait (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestDiskUsageError [2021-08-11T11:26:34.371Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestDiskUsage [2021-08-11T11:26:34.371Z] --- PASS: TestDiskUsage (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestDistributionInspectUnsupported [2021-08-11T11:26:34.371Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestDistributionInspectWithEmptyID [2021-08-11T11:26:34.371Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestEventsErrorInOptions [2021-08-11T11:26:34.371Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestEventsErrorFromServer [2021-08-11T11:26:34.371Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestEvents [2021-08-11T11:26:34.371Z] --- PASS: TestEvents (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestTLSCloseWriter [2021-08-11T11:26:34.371Z] === PAUSE TestTLSCloseWriter [2021-08-11T11:26:34.371Z] === RUN TestImageBuildError [2021-08-11T11:26:34.371Z] --- PASS: TestImageBuildError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageBuild [2021-08-11T11:26:34.371Z] --- PASS: TestImageBuild (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestGetDockerOS [2021-08-11T11:26:34.371Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageCreateError [2021-08-11T11:26:34.371Z] --- PASS: TestImageCreateError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageCreate [2021-08-11T11:26:34.371Z] --- PASS: TestImageCreate (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageHistoryError [2021-08-11T11:26:34.371Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageHistory [2021-08-11T11:26:34.371Z] --- PASS: TestImageHistory (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageImportError [2021-08-11T11:26:34.371Z] --- PASS: TestImageImportError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageImport [2021-08-11T11:26:34.371Z] --- PASS: TestImageImport (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageInspectError [2021-08-11T11:26:34.371Z] --- PASS: TestImageInspectError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageInspectImageNotFound [2021-08-11T11:26:34.371Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageInspectWithEmptyID [2021-08-11T11:26:34.371Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageInspect [2021-08-11T11:26:34.371Z] --- PASS: TestImageInspect (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageListError [2021-08-11T11:26:34.371Z] --- PASS: TestImageListError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageList [2021-08-11T11:26:34.371Z] --- PASS: TestImageList (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageListApiBefore125 [2021-08-11T11:26:34.371Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageLoadError [2021-08-11T11:26:34.371Z] --- PASS: TestImageLoadError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageLoad [2021-08-11T11:26:34.371Z] --- PASS: TestImageLoad (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagesPruneError [2021-08-11T11:26:34.371Z] --- PASS: TestImagesPruneError (0.02s) [2021-08-11T11:26:34.371Z] === RUN TestImagesPrune [2021-08-11T11:26:34.371Z] --- PASS: TestImagesPrune (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePullReferenceParseError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePullAnyError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePullStatusUnauthorizedError (0.01s) [2021-08-11T11:26:34.371Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePullWithoutErrors [2021-08-11T11:26:34.371Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePushReferenceError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePushAnyError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImagePushWithoutErrors [2021-08-11T11:26:34.371Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-11T11:26:34.371Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-11T11:26:34.371Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-11T11:26:34.371Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-11T11:26:34.371Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageRemoveError [2021-08-11T11:26:34.371Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageRemoveImageNotFound [2021-08-11T11:26:34.371Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageRemove [2021-08-11T11:26:34.371Z] --- PASS: TestImageRemove (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageSaveError [2021-08-11T11:26:34.371Z] --- PASS: TestImageSaveError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageSave [2021-08-11T11:26:34.371Z] --- PASS: TestImageSave (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageSearchAnyError [2021-08-11T11:26:34.371Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-11T11:26:34.371Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-11T11:26:34.371Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-11T11:26:34.371Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-11T11:26:34.371Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageSearchWithoutErrors [2021-08-11T11:26:34.371Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageTagError [2021-08-11T11:26:34.371Z] --- PASS: TestImageTagError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageTagInvalidReference [2021-08-11T11:26:34.371Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageTagInvalidSourceImageName [2021-08-11T11:26:34.371Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageTagHexSource [2021-08-11T11:26:34.371Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestImageTag [2021-08-11T11:26:34.371Z] --- PASS: TestImageTag (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestInfoServerError [2021-08-11T11:26:34.371Z] --- PASS: TestInfoServerError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestInfoInvalidResponseJSONError [2021-08-11T11:26:34.371Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestInfo [2021-08-11T11:26:34.371Z] --- PASS: TestInfo (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkConnectError [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkConnect [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkCreateError [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkCreate [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkDisconnectError [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkDisconnect [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkInspectError [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkInspectNotFoundError [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkInspectWithEmptyID [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkInspect [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkListError [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkListError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkList [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkList (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworksPruneError [2021-08-11T11:26:34.371Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworksPrune [2021-08-11T11:26:34.371Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkRemoveError [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNetworkRemove [2021-08-11T11:26:34.371Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeInspectError [2021-08-11T11:26:34.371Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeInspectNodeNotFound [2021-08-11T11:26:34.371Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeInspectWithEmptyID [2021-08-11T11:26:34.371Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeInspect [2021-08-11T11:26:34.371Z] --- PASS: TestNodeInspect (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeListError [2021-08-11T11:26:34.371Z] --- PASS: TestNodeListError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeList [2021-08-11T11:26:34.371Z] --- PASS: TestNodeList (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeRemoveError [2021-08-11T11:26:34.371Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeRemove [2021-08-11T11:26:34.371Z] --- PASS: TestNodeRemove (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeUpdateError [2021-08-11T11:26:34.371Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestNodeUpdate [2021-08-11T11:26:34.371Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestOptionWithTimeout [2021-08-11T11:26:34.371Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPingFail [2021-08-11T11:26:34.371Z] --- PASS: TestPingFail (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPingWithError [2021-08-11T11:26:34.371Z] 2021/08/11 11:26:34 RoundTripper returned a response & error; ignoring response [2021-08-11T11:26:34.371Z] 2021/08/11 11:26:34 RoundTripper returned a response & error; ignoring response [2021-08-11T11:26:34.371Z] --- PASS: TestPingWithError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPingSuccess [2021-08-11T11:26:34.371Z] --- PASS: TestPingSuccess (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPingHeadFallback [2021-08-11T11:26:34.371Z] === RUN TestPingHeadFallback/OK [2021-08-11T11:26:34.371Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-11T11:26:34.371Z] === RUN TestPingHeadFallback/Not_Found [2021-08-11T11:26:34.371Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-11T11:26:34.371Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-11T11:26:34.371Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-11T11:26:34.371Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-11T11:26:34.371Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-11T11:26:34.371Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginDisableError [2021-08-11T11:26:34.371Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginDisable [2021-08-11T11:26:34.371Z] --- PASS: TestPluginDisable (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginEnableError [2021-08-11T11:26:34.371Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginEnable [2021-08-11T11:26:34.371Z] --- PASS: TestPluginEnable (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginInspectError [2021-08-11T11:26:34.371Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginInspectWithEmptyID [2021-08-11T11:26:34.371Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginInspect [2021-08-11T11:26:34.371Z] --- PASS: TestPluginInspect (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginListError [2021-08-11T11:26:34.371Z] --- PASS: TestPluginListError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginList [2021-08-11T11:26:34.371Z] --- PASS: TestPluginList (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginPushError [2021-08-11T11:26:34.371Z] --- PASS: TestPluginPushError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginPush [2021-08-11T11:26:34.371Z] --- PASS: TestPluginPush (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginRemoveError [2021-08-11T11:26:34.371Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginRemove [2021-08-11T11:26:34.371Z] --- PASS: TestPluginRemove (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginSetError [2021-08-11T11:26:34.371Z] --- PASS: TestPluginSetError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPluginSet [2021-08-11T11:26:34.371Z] --- PASS: TestPluginSet (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSetHostHeader [2021-08-11T11:26:34.371Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestPlainTextError [2021-08-11T11:26:34.371Z] --- PASS: TestPlainTextError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestInfiniteError [2021-08-11T11:26:34.371Z] --- PASS: TestInfiniteError (0.04s) [2021-08-11T11:26:34.371Z] === RUN TestCanceledContext [2021-08-11T11:26:34.371Z] 2021/08/11 11:26:34 RoundTripper returned a response & error; ignoring response [2021-08-11T11:26:34.371Z] --- PASS: TestCanceledContext (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestDeadlineExceededContext [2021-08-11T11:26:34.371Z] 2021/08/11 11:26:34 RoundTripper returned a response & error; ignoring response [2021-08-11T11:26:34.371Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretCreateUnsupported [2021-08-11T11:26:34.371Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretCreateError [2021-08-11T11:26:34.371Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretCreate [2021-08-11T11:26:34.371Z] --- PASS: TestSecretCreate (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretInspectUnsupported [2021-08-11T11:26:34.371Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretInspectError [2021-08-11T11:26:34.371Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretInspectSecretNotFound [2021-08-11T11:26:34.371Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretInspectWithEmptyID [2021-08-11T11:26:34.371Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretInspect [2021-08-11T11:26:34.371Z] --- PASS: TestSecretInspect (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretListUnsupported [2021-08-11T11:26:34.371Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretListError [2021-08-11T11:26:34.371Z] --- PASS: TestSecretListError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretList [2021-08-11T11:26:34.371Z] --- PASS: TestSecretList (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretRemoveUnsupported [2021-08-11T11:26:34.371Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretRemoveError [2021-08-11T11:26:34.371Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretRemove [2021-08-11T11:26:34.371Z] --- PASS: TestSecretRemove (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretUpdateUnsupported [2021-08-11T11:26:34.371Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretUpdateError [2021-08-11T11:26:34.371Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestSecretUpdate [2021-08-11T11:26:34.371Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestServiceCreateError [2021-08-11T11:26:34.371Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestServiceCreate [2021-08-11T11:26:34.371Z] --- PASS: TestServiceCreate (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-11T11:26:34.371Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-11T11:26:34.371Z] === RUN TestServiceCreateDigestPinning [2021-08-11T11:26:34.372Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceInspectError [2021-08-11T11:26:34.372Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceInspectServiceNotFound [2021-08-11T11:26:34.372Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceInspectWithEmptyID [2021-08-11T11:26:34.372Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceInspect [2021-08-11T11:26:34.372Z] --- PASS: TestServiceInspect (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceListError [2021-08-11T11:26:34.372Z] --- PASS: TestServiceListError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceList [2021-08-11T11:26:34.372Z] --- PASS: TestServiceList (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceLogsError [2021-08-11T11:26:34.372Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceLogs [2021-08-11T11:26:34.372Z] --- PASS: TestServiceLogs (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceRemoveError [2021-08-11T11:26:34.372Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceRemoveNotFoundError [2021-08-11T11:26:34.372Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceRemove [2021-08-11T11:26:34.372Z] --- PASS: TestServiceRemove (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceUpdateError [2021-08-11T11:26:34.372Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestServiceUpdate [2021-08-11T11:26:34.372Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmGetUnlockKeyError [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmGetUnlockKey [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmInitError [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmInit [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmInit (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmInspectError [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmInspect [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmJoinError [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmJoin [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmLeaveError [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmLeave [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmUnlockError [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmUnlock [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmUpdateError [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestSwarmUpdate [2021-08-11T11:26:34.372Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestTaskInspectError [2021-08-11T11:26:34.372Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestTaskInspectWithEmptyID [2021-08-11T11:26:34.372Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestTaskInspect [2021-08-11T11:26:34.372Z] --- PASS: TestTaskInspect (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestTaskListError [2021-08-11T11:26:34.372Z] --- PASS: TestTaskListError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestTaskList [2021-08-11T11:26:34.372Z] --- PASS: TestTaskList (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeCreateError [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeCreate [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeInspectError [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeInspectNotFound [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeInspectWithEmptyID [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeInspect [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeListError [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeListError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeList [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeList (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeRemoveError [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-11T11:26:34.372Z] === RUN TestVolumeRemove [2021-08-11T11:26:34.372Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-11T11:26:34.372Z] === CONT TestTLSCloseWriter [2021-08-11T11:26:34.372Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-11T11:26:34.372Z] PASS [2021-08-11T11:26:34.372Z] coverage: 74.8% of statements [2021-08-11T11:26:34.372Z] ok github.com/docker/docker/client 0.334s coverage: 74.8% of statements [2021-08-11T11:26:34.547Z] Loaded image: debian:bullseye [2021-08-11T11:26:34.630Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.026s coverage: 4.0% of statements [2021-08-11T11:26:34.630Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10033" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49383" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node e7a58200bfbc/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node e7a58200bfbc/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node d370170f6d4c/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, is the new incarnation of the shutdown node 2d8b4358679a/172.23.120.139" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10034" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49384" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node e7a58200bfbc/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node e7a58200bfbc/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node d370170f6d4c/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, is the new incarnation of the shutdown node c9c2e79f224d/172.23.120.139" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49385" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10035" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node e7a58200bfbc/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node e7a58200bfbc/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node d370170f6d4c/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, is the new incarnation of the shutdown node 9bd950d868a5/172.23.120.139" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, is the new incarnation of the shutdown node c9c2e79f224d/172.23.120.139" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, is the new incarnation of the shutdown node 2d8b4358679a/172.23.120.139" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 13eb61d67993/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, is the new incarnation of the shutdown node 9bd950d868a5/172.23.120.139" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, joined gossip cluster" [2021-08-11T11:26:34.645Z] time="2021-08-11T11:26:34Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, added to nodes list" [2021-08-11T11:26:34.805Z] Loaded image: hello-world:latest [2021-08-11T11:26:34.805Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:26:35.063Z] INFO: Testing against a local daemon [2021-08-11T11:26:35.063Z] === RUN TestCgroupNamespacesBuild [2021-08-11T11:26:35.100Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10033" [2021-08-11T11:26:35.100Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49386" [2021-08-11T11:26:35.100Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10034" [2021-08-11T11:26:35.100Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49387" [2021-08-11T11:26:35.100Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.120.139:10035" [2021-08-11T11:26:35.100Z] time="2021-08-11T11:26:34Z" level=debug msg="memberlist: Stream connection from=172.23.120.139:49388" [2021-08-11T11:26:35.204Z] time="2021-08-11T11:26:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.161.83:10033 172.22.161.83:10034 172.22.161.83:10035]" [2021-08-11T11:26:35.554Z] 2021/08/11 11:26:35 Closing DB instances... [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993 change state NodeActive --> NodeLeft" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="node4(e7a58200bfbc): Node leave event for 13eb61d67993/172.23.120.139" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993 change state NodeActive --> NodeLeft" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="node5(d370170f6d4c): Node leave event for 13eb61d67993/172.23.120.139" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993/172.23.120.139, left gossip cluster" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993 change state NodeActive --> NodeFailed" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993/172.23.120.139, added to failed nodes list" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993 change state NodeActive --> NodeLeft" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="node3(7c2a6334ee01): Node leave event for 13eb61d67993/172.23.120.139" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993 change state NodeActive --> NodeLeft" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=info msg="node2(6f7119e7a2ee): Node leave event for 13eb61d67993/172.23.120.139" [2021-08-11T11:26:35.554Z] time="2021-08-11T11:26:35Z" level=error msg="node: 13eb61d67993 is unknown to memberlist" [2021-08-11T11:26:35.659Z] time="2021-08-11T11:26:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.161.83:10033 172.22.161.83:10034 172.22.161.83:10035]" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 13eb61d67993/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 6f7119e7a2ee change state NodeActive --> NodeLeft" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="node5(d370170f6d4c): Node leave event for 6f7119e7a2ee/172.23.120.139" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 6f7119e7a2ee change state NodeActive --> NodeLeft" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="node3(7c2a6334ee01): Node leave event for 6f7119e7a2ee/172.23.120.139" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 6f7119e7a2ee change state NodeActive --> NodeLeft" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="node4(e7a58200bfbc): Node leave event for 6f7119e7a2ee/172.23.120.139" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 6f7119e7a2ee change state NodeActive --> NodeFailed" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, added to failed nodes list" [2021-08-11T11:26:36.008Z] time="2021-08-11T11:26:35Z" level=error msg="node: 6f7119e7a2ee is unknown to memberlist" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10033" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49383" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node db50aa9c448c/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node db50aa9c448c/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node 9a559170aaac/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, is the new incarnation of the shutdown node cb7da9eee8bf/172.22.161.83" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10034" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49384" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node db50aa9c448c/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node db50aa9c448c/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node 9a559170aaac/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, is the new incarnation of the shutdown node 54ab1074703f/172.22.161.83" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49385" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10035" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node db50aa9c448c/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node db50aa9c448c/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node 9a559170aaac/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, is the new incarnation of the shutdown node 454a055f3967/172.22.161.83" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, is the new incarnation of the shutdown node 54ab1074703f/172.22.161.83" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node a006ef47e7bf/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, is the new incarnation of the shutdown node cb7da9eee8bf/172.22.161.83" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node b6aecc908fff/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, is the new incarnation of the shutdown node 454a055f3967/172.22.161.83" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.115Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.462Z] time="2021-08-11T11:26:36Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.462Z] time="2021-08-11T11:26:36Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.462Z] time="2021-08-11T11:26:36Z" level=info msg="Node 6f7119e7a2ee/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.462Z] time="2021-08-11T11:26:36Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.23.120.139:10035: use of closed network connection" [2021-08-11T11:26:36.462Z] time="2021-08-11T11:26:36Z" level=info msg="Node 7c2a6334ee01 change state NodeActive --> NodeLeft" [2021-08-11T11:26:36.462Z] time="2021-08-11T11:26:36Z" level=info msg="node5(d370170f6d4c): Node leave event for 7c2a6334ee01/172.23.120.139" [2021-08-11T11:26:36.462Z] time="2021-08-11T11:26:36Z" level=info msg="Node 7c2a6334ee01 change state NodeActive --> NodeLeft" [2021-08-11T11:26:36.462Z] time="2021-08-11T11:26:36Z" level=info msg="node4(e7a58200bfbc): Node leave event for 7c2a6334ee01/172.23.120.139" [2021-08-11T11:26:36.571Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, joined gossip cluster" [2021-08-11T11:26:36.571Z] time="2021-08-11T11:26:36Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, added to nodes list" [2021-08-11T11:26:36.571Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10033" [2021-08-11T11:26:36.571Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49386" [2021-08-11T11:26:36.571Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10034" [2021-08-11T11:26:36.571Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49387" [2021-08-11T11:26:36.571Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.161.83:10035" [2021-08-11T11:26:36.571Z] time="2021-08-11T11:26:36Z" level=debug msg="memberlist: Stream connection from=172.22.161.83:49388" [2021-08-11T11:26:36.916Z] time="2021-08-11T11:26:36Z" level=info msg="Node 7c2a6334ee01 change state NodeActive --> NodeLeft" [2021-08-11T11:26:36.916Z] time="2021-08-11T11:26:36Z" level=info msg="node3(7c2a6334ee01): Node leave event for 7c2a6334ee01/172.23.120.139" [2021-08-11T11:26:36.916Z] time="2021-08-11T11:26:36Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.916Z] time="2021-08-11T11:26:36Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, left gossip cluster" [2021-08-11T11:26:36.916Z] time="2021-08-11T11:26:36Z" level=info msg="Node 7c2a6334ee01/172.23.120.139, left gossip cluster" [2021-08-11T11:26:37.027Z] 2021/08/11 11:26:36 Closing DB instances... [2021-08-11T11:26:37.370Z] time="2021-08-11T11:26:37Z" level=info msg="Node e7a58200bfbc change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.370Z] time="2021-08-11T11:26:37Z" level=info msg="node5(d370170f6d4c): Node leave event for e7a58200bfbc/172.23.120.139" [2021-08-11T11:26:37.370Z] time="2021-08-11T11:26:37Z" level=info msg="Node e7a58200bfbc change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.370Z] time="2021-08-11T11:26:37Z" level=info msg="node4(e7a58200bfbc): Node leave event for e7a58200bfbc/172.23.120.139" [2021-08-11T11:26:37.483Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.483Z] time="2021-08-11T11:26:37Z" level=info msg="node5(9a559170aaac): Node leave event for b6aecc908fff/172.22.161.83" [2021-08-11T11:26:37.483Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.483Z] time="2021-08-11T11:26:37Z" level=info msg="node2(a006ef47e7bf): Node leave event for b6aecc908fff/172.22.161.83" [2021-08-11T11:26:37.483Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.483Z] time="2021-08-11T11:26:37Z" level=info msg="node3(c0a1ecf255f5): Node leave event for b6aecc908fff/172.22.161.83" [2021-08-11T11:26:37.483Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.484Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.484Z] time="2021-08-11T11:26:37Z" level=info msg="node1(b6aecc908fff): Node leave event for b6aecc908fff/172.22.161.83" [2021-08-11T11:26:37.484Z] time="2021-08-11T11:26:37Z" level=info msg="node4(db50aa9c448c): Node leave event for b6aecc908fff/172.22.161.83" [2021-08-11T11:26:37.484Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.484Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.484Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.484Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.484Z] time="2021-08-11T11:26:37Z" level=info msg="Node b6aecc908fff/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.824Z] time="2021-08-11T11:26:37Z" level=info msg="Node e7a58200bfbc/172.23.120.139, left gossip cluster" [2021-08-11T11:26:37.824Z] time="2021-08-11T11:26:37Z" level=info msg="Node e7a58200bfbc/172.23.120.139, left gossip cluster" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node a006ef47e7bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="node5(9a559170aaac): Node leave event for a006ef47e7bf/172.22.161.83" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node a006ef47e7bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="node3(c0a1ecf255f5): Node leave event for a006ef47e7bf/172.22.161.83" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node a006ef47e7bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="node4(db50aa9c448c): Node leave event for a006ef47e7bf/172.22.161.83" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node a006ef47e7bf change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="node2(a006ef47e7bf): Node leave event for a006ef47e7bf/172.22.161.83" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node a006ef47e7bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node a006ef47e7bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node a006ef47e7bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node a006ef47e7bf/172.22.161.83, left gossip cluster" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.22.161.83:10036: use of closed network connection" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node c0a1ecf255f5 change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="node5(9a559170aaac): Node leave event for c0a1ecf255f5/172.22.161.83" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node c0a1ecf255f5 change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="node4(db50aa9c448c): Node leave event for c0a1ecf255f5/172.22.161.83" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="Node c0a1ecf255f5 change state NodeActive --> NodeLeft" [2021-08-11T11:26:37.939Z] time="2021-08-11T11:26:37Z" level=info msg="node3(c0a1ecf255f5): Node leave event for c0a1ecf255f5/172.22.161.83" [2021-08-11T11:26:38.349Z] --- PASS: TestCgroupNamespacesBuild (3.30s) [2021-08-11T11:26:38.349Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-11T11:26:38.395Z] time="2021-08-11T11:26:38Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, left gossip cluster" [2021-08-11T11:26:38.395Z] time="2021-08-11T11:26:38Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, left gossip cluster" [2021-08-11T11:26:38.395Z] time="2021-08-11T11:26:38Z" level=info msg="Node c0a1ecf255f5/172.22.161.83, left gossip cluster" [2021-08-11T11:26:38.783Z] time="2021-08-11T11:26:38Z" level=info msg="Node d370170f6d4c/172.23.120.139, left gossip cluster" [2021-08-11T11:26:38.783Z] time="2021-08-11T11:26:38Z" level=info msg="Node d370170f6d4c change state NodeActive --> NodeFailed" [2021-08-11T11:26:38.783Z] time="2021-08-11T11:26:38Z" level=info msg="Node d370170f6d4c/172.23.120.139, added to failed nodes list" [2021-08-11T11:26:38.783Z] --- PASS: TestNetworkDBIslands (12.05s) [2021-08-11T11:26:38.783Z] PASS [2021-08-11T11:26:38.783Z] coverage: 60.3% of statements [2021-08-11T11:26:38.783Z] ok github.com/docker/docker/libnetwork/networkdb 105.042s coverage: 60.3% of statements [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/quota [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/rootless [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/volume [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-11T11:26:38.783Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-11T11:26:38.851Z] time="2021-08-11T11:26:38Z" level=info msg="Node db50aa9c448c change state NodeActive --> NodeLeft" [2021-08-11T11:26:38.851Z] time="2021-08-11T11:26:38Z" level=info msg="node5(9a559170aaac): Node leave event for db50aa9c448c/172.22.161.83" [2021-08-11T11:26:38.851Z] time="2021-08-11T11:26:38Z" level=info msg="Node db50aa9c448c change state NodeActive --> NodeLeft" [2021-08-11T11:26:38.851Z] time="2021-08-11T11:26:38Z" level=info msg="node4(db50aa9c448c): Node leave event for db50aa9c448c/172.22.161.83" [2021-08-11T11:26:39.306Z] time="2021-08-11T11:26:39Z" level=info msg="Node db50aa9c448c/172.22.161.83, left gossip cluster" [2021-08-11T11:26:39.306Z] time="2021-08-11T11:26:39Z" level=info msg="Node db50aa9c448c/172.22.161.83, left gossip cluster" [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === Skipped [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-11T11:26:39.741Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-11T11:26:39.741Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-11T11:26:39.741Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-11T11:26:39.741Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-11T11:26:39.741Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-11T11:26:39.741Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-11T11:26:39.741Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-11T11:26:39.741Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-11T11:26:39.741Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-11T11:26:39.741Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-11T11:26:39.741Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-11T11:26:39.741Z] daemon_test.go:147: root required [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-11T11:26:39.741Z] reload_test.go:520: root required [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-11T11:26:39.741Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-11T11:26:39.741Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-11T11:26:39.741Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-11T11:26:39.741Z] download_test.go:268: Needs fixing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-11T11:26:39.741Z] layer_test.go:304: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-11T11:26:39.741Z] layer_test.go:353: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-11T11:26:39.741Z] layer_test.go:468: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-11T11:26:39.741Z] layer_test.go:697: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-11T11:26:39.741Z] migration_test.go:46: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-11T11:26:39.741Z] migration_test.go:182: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-11T11:26:39.741Z] mount_test.go:17: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-11T11:26:39.741Z] mount_test.go:76: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-11T11:26:39.741Z] mount_test.go:125: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-11T11:26:39.741Z] mount_test.go:212: Failing on Windows [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-11T11:26:39.741Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-11T11:26:39.741Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-11T11:26:39.741Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-11T11:26:39.741Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-11T11:26:39.741Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-11T11:26:39.741Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-11T11:26:39.741Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-11T11:26:39.741Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.741Z] [2021-08-11T11:26:39.741Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-11T11:26:39.742Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-11T11:26:39.742Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-11T11:26:39.742Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-11T11:26:39.742Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-11T11:26:39.742Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-11T11:26:39.742Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-11T11:26:39.742Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-11T11:26:39.742Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-11T11:26:39.742Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:134: Xz not present in msys2 [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:239: Failing on Windows CI machines [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-11T11:26:39.742Z] archive_windows_test.go:16: Currently fails [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-11T11:26:39.742Z] changes_test.go:196: needs more investigation [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-11T11:26:39.742Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-11T11:26:39.742Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-11T11:26:39.742Z] changes_test.go:433: needs further investigation [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-11T11:26:39.742Z] changes_test.go:469: needs further investigation [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-11T11:26:39.742Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-11T11:26:39.742Z] poller_test.go:41: No chmod on Windows [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-11T11:26:39.742Z] fileutils_test.go:134: Needs porting to Windows [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-11T11:26:39.742Z] fileutils_test.go:180: Needs porting to Windows [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-11T11:26:39.742Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-11T11:26:39.742Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-11T11:26:39.742Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-11T11:26:39.742Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-11T11:26:39.742Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] [2021-08-11T11:26:39.742Z] DONE 2068 tests, 69 skipped in 256.967s [2021-08-11T11:26:39.742Z] INFO: make.ps1 ended at 08/11/2021 11:26:39 [2021-08-11T11:26:40.269Z] time="2021-08-11T11:26:40Z" level=error msg="node4(db50aa9c448c) Could not close DB: timeout waiting for leave broadcast" [2021-08-11T11:26:40.269Z] time="2021-08-11T11:26:40Z" level=info msg="Node 9a559170aaac/172.22.161.83, left gossip cluster" [2021-08-11T11:26:40.269Z] time="2021-08-11T11:26:40Z" level=info msg="Node 9a559170aaac change state NodeActive --> NodeFailed" [2021-08-11T11:26:40.269Z] time="2021-08-11T11:26:40Z" level=info msg="Node 9a559170aaac/172.22.161.83, added to failed nodes list" [2021-08-11T11:26:40.269Z] --- PASS: TestNetworkDBIslands (12.25s) [2021-08-11T11:26:40.269Z] PASS [2021-08-11T11:26:40.269Z] time="2021-08-11T11:26:40Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.22.161.83:10036: use of closed network connection from=172.22.161.83:10036" [2021-08-11T11:26:40.269Z] coverage: 60.1% of statements [2021-08-11T11:26:40.269Z] ok github.com/docker/docker/libnetwork/networkdb 104.074s coverage: 60.1% of statements [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/quota [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/rootless [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-11T11:26:40.269Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/volume [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-11T11:26:40.270Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-11T11:26:40.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.59s) [2021-08-11T11:26:40.882Z] === RUN TestBuildWithSession [2021-08-11T11:26:40.882Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:26:40.882Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-11T11:26:40.882Z] === RUN TestBuildSquashParent [2021-08-11T11:26:41.270Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-11T11:26:41.270Z] INFO: Unit tests ended at 08/11/2021 11:26:41. Duration:00:04:26.9556778 [2021-08-11T11:26:41.270Z] INFO: Building busybox [2021-08-11T11:26:41.271Z] Sending build context to Docker daemon 5.12kB [2021-08-11T11:26:41.271Z] [2021-08-11T11:26:41.271Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-11T11:26:41.271Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-11T11:26:41.271Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-11T11:26:41.271Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-11T11:26:41.271Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-11T11:26:41.271Z] ---> a4938fe7222f [2021-08-11T11:26:41.271Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-11T11:26:41.726Z] ---> Running in 3c628331d424 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === Skipped [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-11T11:26:41.797Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-11T11:26:41.797Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-11T11:26:41.797Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-11T11:26:41.797Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-11T11:26:41.797Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-11T11:26:41.797Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-11T11:26:41.797Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-11T11:26:41.797Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-11T11:26:41.797Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-11T11:26:41.797Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-11T11:26:41.797Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-11T11:26:41.797Z] daemon_test.go:147: root required [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-11T11:26:41.797Z] reload_test.go:520: root required [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-11T11:26:41.797Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-11T11:26:41.797Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-11T11:26:41.797Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-11T11:26:41.797Z] download_test.go:268: Needs fixing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-11T11:26:41.797Z] layer_test.go:304: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-11T11:26:41.797Z] layer_test.go:353: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-11T11:26:41.797Z] layer_test.go:468: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-11T11:26:41.797Z] layer_test.go:697: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-11T11:26:41.797Z] migration_test.go:46: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-11T11:26:41.797Z] migration_test.go:182: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-11T11:26:41.797Z] mount_test.go:17: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-11T11:26:41.797Z] mount_test.go:76: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-11T11:26:41.797Z] mount_test.go:125: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-11T11:26:41.797Z] mount_test.go:212: Failing on Windows [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-11T11:26:41.797Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-11T11:26:41.797Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-11T11:26:41.797Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-11T11:26:41.797Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-11T11:26:41.797Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-11T11:26:41.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-11T11:26:41.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-11T11:26:41.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-11T11:26:41.797Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-11T11:26:41.797Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-11T11:26:41.797Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-11T11:26:41.797Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-11T11:26:41.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-11T11:26:41.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-11T11:26:41.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-11T11:26:41.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-11T11:26:41.797Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-11T11:26:41.797Z] archive_test.go:134: Xz not present in msys2 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-11T11:26:41.797Z] archive_test.go:239: Failing on Windows CI machines [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-11T11:26:41.797Z] archive_windows_test.go:16: Currently fails [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-11T11:26:41.797Z] changes_test.go:196: needs more investigation [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-11T11:26:41.797Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-11T11:26:41.797Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-11T11:26:41.798Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-11T11:26:41.798Z] changes_test.go:433: needs further investigation [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-11T11:26:41.798Z] changes_test.go:469: needs further investigation [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-11T11:26:41.798Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-11T11:26:41.798Z] poller_test.go:41: No chmod on Windows [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-11T11:26:41.798Z] fileutils_test.go:134: Needs porting to Windows [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-11T11:26:41.798Z] fileutils_test.go:180: Needs porting to Windows [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-11T11:26:41.798Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-11T11:26:41.798Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-11T11:26:41.798Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-11T11:26:41.798Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-11T11:26:41.798Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] [2021-08-11T11:26:41.798Z] DONE 2068 tests, 69 skipped in 256.277s [2021-08-11T11:26:41.798Z] INFO: make.ps1 ended at 08/11/2021 11:26:41 [2021-08-11T11:26:42.761Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-11T11:26:42.761Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-11T11:26:43.326Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-11T11:26:43.326Z] INFO: Unit tests ended at 08/11/2021 11:26:42. Duration:00:04:26.5371588 [2021-08-11T11:26:43.326Z] INFO: Building busybox [2021-08-11T11:26:43.326Z] Sending build context to Docker daemon 5.12kB [2021-08-11T11:26:43.326Z] [2021-08-11T11:26:43.326Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-11T11:26:43.326Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-11T11:26:43.326Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-11T11:26:43.326Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-11T11:26:43.326Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-11T11:26:43.326Z] ---> a4938fe7222f [2021-08-11T11:26:43.326Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-11T11:26:43.326Z] ---> Running in f83655b7797e [2021-08-11T11:26:45.305Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-11T11:26:45.458Z] Removing intermediate container 3c628331d424 [2021-08-11T11:26:45.458Z] ---> f2ffd4250b37 [2021-08-11T11:26:45.458Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-11T11:26:45.458Z] ---> Running in eb8b1c3a9aa2 [2021-08-11T11:26:45.458Z] Removing intermediate container eb8b1c3a9aa2 [2021-08-11T11:26:45.458Z] ---> 9fcd99750657 [2021-08-11T11:26:45.458Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-11T11:26:45.458Z] ---> Running in 7b991ca22e02 [2021-08-11T11:26:45.912Z] Removing intermediate container 7b991ca22e02 [2021-08-11T11:26:45.912Z] ---> bd9027aa2df1 [2021-08-11T11:26:45.912Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-11T11:26:46.239Z] Removing intermediate container f83655b7797e [2021-08-11T11:26:46.239Z] ---> 22673a46c92e [2021-08-11T11:26:46.239Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-11T11:26:46.239Z] ---> Running in 312a8e2673ad [2021-08-11T11:26:46.695Z] Removing intermediate container 312a8e2673ad [2021-08-11T11:26:46.695Z] ---> 53285e681b63 [2021-08-11T11:26:46.695Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-11T11:26:46.695Z] ---> Running in eecf569ff4fd [2021-08-11T11:26:46.870Z] [2021-08-11T11:26:47.150Z] Removing intermediate container eecf569ff4fd [2021-08-11T11:26:47.150Z] ---> f39265fe4b4c [2021-08-11T11:26:47.150Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-11T11:26:47.324Z] ---> 1850afe6853f [2021-08-11T11:26:47.324Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-11T11:26:47.324Z] ---> Running in 902b719ca3f8 [2021-08-11T11:26:48.112Z] [2021-08-11T11:26:48.568Z] ---> 4bd4726c4f2b [2021-08-11T11:26:48.568Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-11T11:26:48.568Z] ---> Running in 8eb6b23e731a [2021-08-11T11:26:49.143Z] --- PASS: TestCheckoutGit (25.52s) [2021-08-11T11:26:49.143Z] === RUN TestValidGitTransport [2021-08-11T11:26:49.143Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-11T11:26:49.143Z] === RUN TestGitInvalidRef [2021-08-11T11:26:49.143Z] --- PASS: TestGitInvalidRef (0.20s) [2021-08-11T11:26:49.143Z] PASS [2021-08-11T11:26:49.143Z] coverage: 86.3% of statements [2021-08-11T11:26:49.143Z] ok github.com/docker/docker/builder/remotecontext/git 25.809s coverage: 86.3% of statements [2021-08-11T11:26:49.143Z] ? github.com/docker/docker/cli [no test files] [2021-08-11T11:26:49.143Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-11T11:26:53.089Z] --- PASS: TestBuildSquashParent (12.22s) [2021-08-11T11:26:53.089Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-11T11:26:53.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:26:53.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:26:53.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:26:53.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:26:53.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:26:53.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:26:53.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:26:53.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:26:53.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:26:53.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:26:53.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:26:53.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:26:53.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:26:53.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:26:54.360Z] Removing intermediate container 902b719ca3f8 [2021-08-11T11:26:54.360Z] ---> 0f988293a4c8 [2021-08-11T11:26:54.360Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-11T11:26:54.360Z] ---> Running in ad784a262d87 [2021-08-11T11:26:54.815Z] [2021-08-11T11:26:54.815Z] SUCCESS: Specified value was saved. [2021-08-11T11:26:55.669Z] Removing intermediate container 8eb6b23e731a [2021-08-11T11:26:55.669Z] ---> 6e9f3b3967d0 [2021-08-11T11:26:55.669Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-11T11:26:55.669Z] ---> Running in 891b5bf5f9ab [2021-08-11T11:26:56.125Z] [2021-08-11T11:26:56.125Z] SUCCESS: Specified value was saved. [2021-08-11T11:26:56.976Z] Removing intermediate container ad784a262d87 [2021-08-11T11:26:56.976Z] ---> 9e962960fc3b [2021-08-11T11:26:56.976Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-11T11:26:56.976Z] ---> Running in 29b2dd36ecf2 [2021-08-11T11:26:57.652Z] Removing intermediate container 891b5bf5f9ab [2021-08-11T11:26:57.652Z] ---> b557147cfa6e [2021-08-11T11:26:57.652Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-11T11:26:57.652Z] ---> Running in 2fb326bce119 [2021-08-11T11:26:59.654Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:26:59.654Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:26:59.861Z] Cannot create a file when that file already exists. [2021-08-11T11:27:00.548Z] Cannot create a file when that file already exists. [2021-08-11T11:27:01.505Z] === RUN TestContainerStopSignal [2021-08-11T11:27:01.505Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestContainerStopTimeout [2021-08-11T11:27:01.505Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-11T11:27:01.505Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-11T11:27:01.505Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-11T11:27:01.505Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-11T11:27:01.505Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestReplaceAndAppendEnvVars [2021-08-11T11:27:01.505Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-11T11:27:01.505Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestNewMemoryStore [2021-08-11T11:27:01.505Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestAddContainers [2021-08-11T11:27:01.505Z] --- PASS: TestAddContainers (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestGetContainer [2021-08-11T11:27:01.505Z] --- PASS: TestGetContainer (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestDeleteContainer [2021-08-11T11:27:01.505Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestListContainers [2021-08-11T11:27:01.505Z] --- PASS: TestListContainers (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestFirstContainer [2021-08-11T11:27:01.505Z] --- PASS: TestFirstContainer (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestApplyAllContainer [2021-08-11T11:27:01.505Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestIsValidHealthString [2021-08-11T11:27:01.505Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestStateRunStop [2021-08-11T11:27:01.505Z] --- PASS: TestStateRunStop (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestStateTimeoutWait [2021-08-11T11:27:01.505Z] state_test.go:141: Stop callback fired [2021-08-11T11:27:01.505Z] state_test.go:165: Stop callback fired [2021-08-11T11:27:01.505Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-08-11T11:27:01.505Z] === RUN TestIsValidStateString [2021-08-11T11:27:01.505Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestViewSaveDelete [2021-08-11T11:27:01.505Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-11T11:27:01.505Z] === RUN TestViewAll [2021-08-11T11:27:01.505Z] --- PASS: TestViewAll (0.04s) [2021-08-11T11:27:01.505Z] === RUN TestViewGet [2021-08-11T11:27:01.505Z] --- PASS: TestViewGet (0.01s) [2021-08-11T11:27:01.505Z] === RUN TestNames [2021-08-11T11:27:01.505Z] --- PASS: TestNames (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestViewWithHealthCheck [2021-08-11T11:27:01.505Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-11T11:27:01.505Z] PASS [2021-08-11T11:27:01.505Z] coverage: 41.7% of statements [2021-08-11T11:27:01.505Z] ok github.com/docker/docker/container 0.257s coverage: 41.7% of statements [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-11T11:27:01.505Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestConfigureDaemonLogs [2021-08-11T11:27:01.505Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestCommonOptionsInstallFlags [2021-08-11T11:27:01.505Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-11T11:27:01.505Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-11T11:27:01.505Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-11T11:27:01.505Z] PASS [2021-08-11T11:27:01.505Z] coverage: 18.5% of statements [2021-08-11T11:27:01.505Z] ok github.com/docker/docker/cmd/dockerd 0.185s coverage: 18.5% of statements [2021-08-11T11:27:01.505Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-11T11:27:01.505Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-11T11:27:01.505Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-11T11:27:01.505Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-11T11:27:01.505Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-11T11:27:01.505Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-11T11:27:03.034Z] === RUN TestPrepare [2021-08-11T11:27:03.034Z] --- PASS: TestPrepare (0.00s) [2021-08-11T11:27:03.034Z] === RUN TestStart [2021-08-11T11:27:03.034Z] --- PASS: TestStart (0.00s) [2021-08-11T11:27:03.034Z] === RUN TestWaitCancel [2021-08-11T11:27:03.034Z] --- PASS: TestWaitCancel (0.00s) [2021-08-11T11:27:03.034Z] === RUN TestWaitDisabled [2021-08-11T11:27:03.034Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-11T11:27:03.034Z] === RUN TestWaitEnabled [2021-08-11T11:27:03.034Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-11T11:27:03.034Z] === RUN TestRemove [2021-08-11T11:27:03.034Z] --- PASS: TestRemove (0.00s) [2021-08-11T11:27:03.034Z] PASS [2021-08-11T11:27:03.034Z] coverage: 65.3% of statements [2021-08-11T11:27:03.034Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2021-08-11T11:27:03.569Z] Removing intermediate container 29b2dd36ecf2 [2021-08-11T11:27:03.569Z] ---> e024d17ddd11 [2021-08-11T11:27:03.569Z] Step 13/13 : CMD ["sh"] [2021-08-11T11:27:03.569Z] ---> Running in da4f54c03a7d [2021-08-11T11:27:04.024Z] Removing intermediate container da4f54c03a7d [2021-08-11T11:27:04.024Z] ---> 60abd49101a2 [2021-08-11T11:27:04.024Z] Successfully built 60abd49101a2 [2021-08-11T11:27:04.024Z] Successfully tagged busybox:latest [2021-08-11T11:27:04.024Z] INFO: Docker images of the daemon under test [2021-08-11T11:27:04.024Z] [2021-08-11T11:27:04.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T11:27:04.024Z] busybox latest 60abd49101a2 Less than a second ago 2.8GB [2021-08-11T11:27:04.024Z] microsoft/windowsservercore latest a4938fe7222f 13 days ago 2.76GB [2021-08-11T11:27:04.024Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 13 days ago 2.76GB [2021-08-11T11:27:04.024Z] [2021-08-11T11:27:04.024Z] INFO: Running integration tests at 08/11/2021 11:27:03... [2021-08-11T11:27:04.024Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-11T11:27:04.024Z] INFO: Integration API tests being run from the host: [2021-08-11T11:27:04.024Z] INFO: make.ps1 starting at 08/11/2021 11:27:03 [2021-08-11T11:27:04.562Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-11T11:27:04.562Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-11T11:27:04.562Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-11T11:27:04.562Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-11T11:27:04.562Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-11T11:27:04.562Z] PASS [2021-08-11T11:27:04.562Z] coverage: 35.9% of statements [2021-08-11T11:27:04.562Z] ok github.com/docker/docker/daemon/cluster/convert 0.200s coverage: 35.9% of statements [2021-08-11T11:27:04.562Z] === RUN TestNewListSecretsFilters [2021-08-11T11:27:04.562Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-11T11:27:04.562Z] === RUN TestNewListConfigsFilters [2021-08-11T11:27:04.562Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-11T11:27:04.562Z] PASS [2021-08-11T11:27:04.562Z] coverage: 0.5% of statements [2021-08-11T11:27:04.562Z] ok github.com/docker/docker/daemon/cluster 0.510s coverage: 0.5% of statements [2021-08-11T11:27:04.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:27:04.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:27:04.983Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-11T11:27:05.243Z] Removing intermediate container 2fb326bce119 [2021-08-11T11:27:05.243Z] ---> 0ee59dba53bd [2021-08-11T11:27:05.243Z] Step 13/13 : CMD ["sh"] [2021-08-11T11:27:05.243Z] ---> Running in 3a5ddf85005d [2021-08-11T11:27:05.243Z] Removing intermediate container 3a5ddf85005d [2021-08-11T11:27:05.243Z] ---> e75f0fe310a9 [2021-08-11T11:27:05.243Z] Successfully built e75f0fe310a9 [2021-08-11T11:27:05.243Z] Successfully tagged busybox:latest [2021-08-11T11:27:05.243Z] INFO: Docker images of the daemon under test [2021-08-11T11:27:05.243Z] [2021-08-11T11:27:05.243Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T11:27:05.243Z] busybox latest e75f0fe310a9 Less than a second ago 2.8GB [2021-08-11T11:27:05.243Z] microsoft/windowsservercore latest a4938fe7222f 13 days ago 2.76GB [2021-08-11T11:27:05.243Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 13 days ago 2.76GB [2021-08-11T11:27:05.243Z] [2021-08-11T11:27:05.243Z] INFO: Running integration tests at 08/11/2021 11:27:04... [2021-08-11T11:27:05.243Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-11T11:27:05.243Z] INFO: Integration API tests being run from the host: [2021-08-11T11:27:05.243Z] INFO: make.ps1 starting at 08/11/2021 11:27:04 [2021-08-11T11:27:05.719Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-11T11:27:06.218Z] ..........................xx.................... [ 29%] [2021-08-11T11:27:07.454Z] === RUN TestDiscoveryOptsErrors [2021-08-11T11:27:07.454Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-11T11:27:07.454Z] === RUN TestDiscoveryOpts [2021-08-11T11:27:07.454Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-11T11:27:07.454Z] PASS [2021-08-11T11:27:07.454Z] coverage: 30.0% of statements [2021-08-11T11:27:07.454Z] ok github.com/docker/docker/daemon/discovery 0.036s coverage: 30.0% of statements [2021-08-11T11:27:08.417Z] === RUN TestBuilderGC [2021-08-11T11:27:08.417Z] --- PASS: TestBuilderGC (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationNotFound [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestDaemonBrokenConfiguration [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestParseClusterAdvertiseSettings [2021-08-11T11:27:08.417Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestFindConfigurationConflicts [2021-08-11T11:27:08.417Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-11T11:27:08.417Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-11T11:27:08.417Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-11T11:27:08.417Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-11T11:27:08.417Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-11T11:27:08.417Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration/with_label [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration/with_dns [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-11T11:27:08.417Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-11T11:27:08.417Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestModifiedDiscoverySettings [2021-08-11T11:27:08.417Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-11T11:27:08.417Z] === RUN TestReloadSetConfigFileNotExist [2021-08-11T11:27:08.873Z] time="2021-08-11T11:27:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-11T11:27:08.873Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-08-11T11:27:08.873Z] === RUN TestReloadDefaultConfigNotExist [2021-08-11T11:27:08.873Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:27:08.873Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-11T11:27:08.873Z] === RUN TestReloadBadDefaultConfig [2021-08-11T11:27:08.873Z] time="2021-08-11T11:27:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-127896607" [2021-08-11T11:27:08.873Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-11T11:27:08.873Z] === RUN TestReloadWithConflictingLabels [2021-08-11T11:27:08.873Z] time="2021-08-11T11:27:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-304210674" [2021-08-11T11:27:08.873Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-11T11:27:08.873Z] === RUN TestReloadWithDuplicateLabels [2021-08-11T11:27:08.873Z] time="2021-08-11T11:27:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-066280873" [2021-08-11T11:27:08.873Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-11T11:27:08.873Z] === RUN TestDaemonConfigurationMerge [2021-08-11T11:27:08.873Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-11T11:27:08.873Z] PASS [2021-08-11T11:27:08.873Z] coverage: 80.4% of statements [2021-08-11T11:27:08.873Z] ok github.com/docker/docker/daemon/config 0.216s coverage: 80.4% of statements [2021-08-11T11:27:08.873Z] === RUN TestEventsLog [2021-08-11T11:27:08.873Z] --- PASS: TestEventsLog (0.00s) [2021-08-11T11:27:08.873Z] === RUN TestEventsLogTimeout [2021-08-11T11:27:08.873Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-11T11:27:08.873Z] === RUN TestLogEvents [2021-08-11T11:27:08.873Z] --- PASS: TestLogEvents (0.05s) [2021-08-11T11:27:08.873Z] === RUN TestLoadBufferedEvents [2021-08-11T11:27:08.873Z] === RUN TestWaitNodeAttachment [2021-08-11T11:27:09.329Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-11T11:27:09.329Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-11T11:27:09.329Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-11T11:27:09.329Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-11T11:27:09.329Z] PASS [2021-08-11T11:27:09.329Z] coverage: 50.0% of statements [2021-08-11T11:27:09.329Z] ok github.com/docker/docker/daemon/events 0.218s coverage: 50.0% of statements [2021-08-11T11:27:09.329Z] === RUN TestVerifyNetworkingConfig [2021-08-11T11:27:09.329Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestGetContainer [2021-08-11T11:27:09.329Z] --- PASS: TestGetContainer (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestValidContainerNames [2021-08-11T11:27:09.329Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestContainerInitDNS [2021-08-11T11:27:09.329Z] daemon_test.go:147: root required [2021-08-11T11:27:09.329Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestMerge [2021-08-11T11:27:09.329Z] --- PASS: TestMerge (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestValidateContainerIsolation [2021-08-11T11:27:09.329Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestFindNetworkErrorType [2021-08-11T11:27:09.329Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestEnsureServicesExist [2021-08-11T11:27:09.329Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestEnsureServicesExistErrors [2021-08-11T11:27:09.329Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-11T11:27:09.329Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-11T11:27:09.329Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-11T11:27:09.329Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestContainerDelete [2021-08-11T11:27:09.329Z] --- PASS: TestContainerDelete (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestContainerDoubleDelete [2021-08-11T11:27:09.329Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestLogContainerEventCopyLabels [2021-08-11T11:27:09.329Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestLogContainerEventWithAttributes [2021-08-11T11:27:09.329Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2021-08-11T11:27:09.329Z] === RUN TestNoneHealthcheck [2021-08-11T11:27:09.329Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestHealthStates [2021-08-11T11:27:09.329Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-11T11:27:09.329Z] === RUN TestIsolationConversion [2021-08-11T11:27:09.329Z] === RUN TestIsolationConversion/default [2021-08-11T11:27:09.329Z] === RUN TestIsolationConversion/process [2021-08-11T11:27:09.329Z] === RUN TestIsolationConversion/hyperv [2021-08-11T11:27:09.329Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestContainerLabels [2021-08-11T11:27:09.329Z] --- PASS: TestContainerLabels (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestCredentialSpecConversion [2021-08-11T11:27:09.329Z] === RUN TestCredentialSpecConversion/none [2021-08-11T11:27:09.329Z] === RUN TestCredentialSpecConversion/config [2021-08-11T11:27:09.329Z] === RUN TestCredentialSpecConversion/file [2021-08-11T11:27:09.329Z] === RUN TestCredentialSpecConversion/registry [2021-08-11T11:27:09.329Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-11T11:27:09.329Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestControllerValidateMountBind [2021-08-11T11:27:09.329Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestControllerValidateMountVolume [2021-08-11T11:27:09.329Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestControllerValidateMountTarget [2021-08-11T11:27:09.329Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestControllerValidateMountTmpfs [2021-08-11T11:27:09.329Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestControllerValidateMountInvalidType [2021-08-11T11:27:09.329Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestControllerValidateMountNamedPipe [2021-08-11T11:27:09.329Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-11T11:27:09.329Z] PASS [2021-08-11T11:27:09.329Z] coverage: 11.0% of statements [2021-08-11T11:27:09.329Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.546s coverage: 11.0% of statements [2021-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] time="2021-08-11T11:27: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-08-11T11:27:09.329Z] --- PASS: TestHealthStates (0.12s) [2021-08-11T11:27:09.329Z] === RUN TestMaskURLCredentials [2021-08-11T11:27:09.329Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestGetInspectData [2021-08-11T11:27:09.329Z] --- PASS: TestGetInspectData (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestFillLicense [2021-08-11T11:27:09.329Z] --- PASS: TestFillLicense (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestListInvalidFilter [2021-08-11T11:27:09.329Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestNameFilter [2021-08-11T11:27:09.329Z] --- PASS: TestNameFilter (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-11T11:27:09.329Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-11T11:27:09.329Z] === 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-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-11T11:27:09.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-11T11:27:09.330Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-11T11:27:09.330Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-11T11:27:09.787Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-11T11:27:09.787Z] --- 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-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-11T11:27:09.787Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-11T11:27:09.787Z] === RUN TestDaemonReloadLabels [2021-08-11T11:27:09.787Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-11T11:27:09.787Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-11T11:27:09.787Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-11T11:27:09.787Z] === RUN TestDaemonReloadMirrors [2021-08-11T11:27:09.787Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-11T11:27:09.787Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-11T11:27:09.787Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-11T11:27:09.787Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-11T11:27:09.787Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-11T11:27:09.787Z] === RUN TestDaemonDiscoveryReload [2021-08-11T11:27:09.787Z] === RUN TestIsEmptyDir [2021-08-11T11:27:09.787Z] --- PASS: TestIsEmptyDir (0.00s) [2021-08-11T11:27:09.787Z] PASS [2021-08-11T11:27:09.787Z] coverage: 2.3% of statements [2021-08-11T11:27:09.787Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2021-08-11T11:27:10.195Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-11T11:27:10.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.62s) [2021-08-11T11:27:10.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.89s) [2021-08-11T11:27:10.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.17s) [2021-08-11T11:27:10.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.51s) [2021-08-11T11:27:10.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.11s) [2021-08-11T11:27:10.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.11s) [2021-08-11T11:27:10.195Z] === RUN TestBuildMultiStageCopy [2021-08-11T11:27:10.195Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-11T11:27:10.243Z] === RUN TestLinkNaming [2021-08-11T11:27:10.243Z] --- PASS: TestLinkNaming (0.00s) [2021-08-11T11:27:10.243Z] === RUN TestLinkNew [2021-08-11T11:27:10.243Z] --- PASS: TestLinkNew (0.00s) [2021-08-11T11:27:10.243Z] === RUN TestLinkEnv [2021-08-11T11:27:10.243Z] --- PASS: TestLinkEnv (0.00s) [2021-08-11T11:27:10.243Z] === RUN TestLinkMultipleEnv [2021-08-11T11:27:10.243Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-11T11:27:10.243Z] === RUN TestLinkPortRangeEnv [2021-08-11T11:27:10.243Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-11T11:27:10.243Z] PASS [2021-08-11T11:27:10.243Z] coverage: 93.0% of statements [2021-08-11T11:27:10.243Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-08-11T11:27:10.699Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-11T11:27:10.699Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-11T11:27:11.158Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-11T11:27:11.158Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-11T11:27:11.614Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-11T11:27:11.614Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-11T11:27:11.614Z] reload_test.go:520: root required [2021-08-11T11:27:11.614Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-11T11:27:11.614Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-11T11:27:11.614Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-11T11:27:11.614Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-11T11:27:11.614Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-11T11:27:11.614Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-11T11:27:11.614Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-11T11:27:11.614Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-11T11:27:11.614Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-11T11:27:11.614Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-11T11:27:11.614Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-11T11:27:11.614Z] === RUN TestParseVolumesFrom [2021-08-11T11:27:11.614Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-11T11:27:11.614Z] PASS [2021-08-11T11:27:11.614Z] coverage: 9.1% of statements [2021-08-11T11:27:11.614Z] ok github.com/docker/docker/daemon 2.313s coverage: 9.1% of statements [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-11T11:27:11.614Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-11T11:27:11.890Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.267s coverage: 6.6% of statements [2021-08-11T11:27:11.890Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-11T11:27:12.074Z] === RUN TestAdapterReadLogs [2021-08-11T11:27:12.074Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-11T11:27:12.074Z] === RUN TestCopier [2021-08-11T11:27:12.074Z] --- PASS: TestCopier (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCopierLongLines [2021-08-11T11:27:12.530Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCopierSlow [2021-08-11T11:27:12.530Z] === RUN TestNewStreamConfig [2021-08-11T11:27:12.530Z] === RUN TestNewStreamConfig/defaults [2021-08-11T11:27:12.530Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-11T11:27:12.530Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-11T11:27:12.530Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-11T11:27:12.530Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-11T11:27:12.530Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-11T11:27:12.530Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-11T11:27:12.530Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-11T11:27:12.530Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-11T11:27:12.530Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-11T11:27:12.530Z] --- PASS: TestCopierSlow (0.20s) [2021-08-11T11:27:12.530Z] === RUN TestCopierWithSized [2021-08-11T11:27:12.530Z] === RUN TestCopierWithSized/as_is [2021-08-11T11:27:12.530Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-11T11:27:12.530Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-11T11:27:12.530Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCopierWithPartial [2021-08-11T11:27:12.530Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestRingLogger [2021-08-11T11:27:12.530Z] --- PASS: TestRingLogger (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestRingCap [2021-08-11T11:27:12.530Z] --- PASS: TestRingCap (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestRingClose [2021-08-11T11:27:12.530Z] --- PASS: TestRingClose (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestRingDrain [2021-08-11T11:27:12.530Z] --- PASS: TestRingDrain (0.00s) [2021-08-11T11:27:12.530Z] PASS [2021-08-11T11:27:12.530Z] coverage: 43.8% of statements [2021-08-11T11:27:12.530Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 43.8% of statements [2021-08-11T11:27:12.530Z] time="2021-08-11T11:27:12Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-11T11:27:12.530Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-08-11T11:27:12.530Z] === RUN TestCreateSuccess [2021-08-11T11:27:12.530Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCreateStreamSkipped [2021-08-11T11:27:12.530Z] time="2021-08-11T11:27:12Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-11T11:27:12.530Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCreateLogGroupSuccess [2021-08-11T11:27:12.530Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCreateError [2021-08-11T11:27:12.530Z] --- PASS: TestCreateError (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCreateAlreadyExists [2021-08-11T11:27:12.530Z] time="2021-08-11T11:27:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-11T11:27:12.530Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestLogClosed [2021-08-11T11:27:12.530Z] --- PASS: TestLogClosed (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestLogBlocking [2021-08-11T11:27:12.530Z] --- PASS: TestLogBlocking (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-11T11:27:12.530Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestLogNonBlockingBufferFull [2021-08-11T11:27:12.530Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestPublishBatchSuccess [2021-08-11T11:27:12.530Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestPublishBatchError [2021-08-11T11:27:12.530Z] time="2021-08-11T11:27:12Z" level=error msg=Error [2021-08-11T11:27:12.530Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-11T11:27:12.530Z] time="2021-08-11T11:27:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-11T11:27:12.530Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-11T11:27:12.530Z] time="2021-08-11T11:27:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-11T11:27:12.530Z] time="2021-08-11T11:27:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-11T11:27:12.530Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchSimple [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchTicker [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchMultilinePattern [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchClose [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestEffectiveLen [2021-08-11T11:27:12.530Z] === RUN TestEffectiveLen/0/Hello [2021-08-11T11:27:12.530Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-11T11:27:12.530Z] === RUN TestEffectiveLen/2/🙃 [2021-08-11T11:27:12.530Z] === RUN TestEffectiveLen/3/���� [2021-08-11T11:27:12.530Z] === RUN TestEffectiveLen/4/He��o [2021-08-11T11:27:12.530Z] === RUN TestEffectiveLen/5/ [2021-08-11T11:27:12.530Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit/0/ [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit/1/Hello [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1064: Hello [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit/2/Hello [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1064: He [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1065: llo [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit/3/Hello [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1065: Hello [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit/4/🙃 [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1064: [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit/5/🙃 [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit/6/a� [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1064: a [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1065: � [2021-08-11T11:27:12.530Z] === RUN TestFindValidSplit/7/a� [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1064: a� [2021-08-11T11:27:12.530Z] cloudwatchlogs_test.go:1065: [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-11T11:27:12.530Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestProcessEventEmoji [2021-08-11T11:27:12.530Z] --- PASS: TestProcessEventEmoji (0.02s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchLineSplit [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchMaxEvents [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-11T11:27:12.530Z] === RUN TestSearchRegistryForImagesErrors [2021-08-11T11:27:12.530Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestSearchRegistryForImages [2021-08-11T11:27:12.530Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestOnlyPlatformWithFallback [2021-08-11T11:27:12.530Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-11T11:27:12.530Z] === RUN TestImageDelete [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-11T11:27:12.530Z] === RUN TestImageDelete/no_lease [2021-08-11T11:27:12.530Z] === RUN TestImageDelete/lease_exists [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-11T11:27:12.530Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-11T11:27:12.530Z] --- PASS: TestImageDelete (0.04s) [2021-08-11T11:27:12.530Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-11T11:27:12.530Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-11T11:27:12.530Z] === RUN TestContentStoreForPull [2021-08-11T11:27:12.530Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-11T11:27:12.986Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-11T11:27:12.986Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-11T11:27:12.986Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-11T11:27:12.986Z] === RUN TestCreateTagSuccess [2021-08-11T11:27:12.986Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-11T11:27:12.986Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-11T11:27:12.987Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-11T11:27:12.987Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-11T11:27:12.987Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-11T11:27:12.987Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-11T11:27:12.987Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-11T11:27:12.987Z] PASS [2021-08-11T11:27:12.987Z] coverage: 77.4% of statements [2021-08-11T11:27:12.987Z] ok github.com/docker/docker/daemon/logger/awslogs 0.322s coverage: 77.4% of statements [2021-08-11T11:27:12.987Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-11T11:27:12.987Z] PASS [2021-08-11T11:27:12.987Z] coverage: 6.7% of statements [2021-08-11T11:27:12.987Z] ok github.com/docker/docker/daemon/images 0.292s coverage: 6.7% of statements [2021-08-11T11:27:12.987Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-11T11:27:12.987Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-11T11:27:12.987Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-11T11:27:12.987Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-11T11:27:12.987Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-11T11:27:12.987Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-11T11:27:12.987Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-11T11:27:13.448Z] === RUN TestJSONFileLogger [2021-08-11T11:27:13.448Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-11T11:27:13.448Z] === RUN TestJSONFileLoggerWithTags [2021-08-11T11:27:13.448Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-11T11:27:13.448Z] === RUN TestJSONFileLoggerWithOpts [2021-08-11T11:27:13.448Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-11T11:27:13.448Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-11T11:27:13.448Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-11T11:27:13.448Z] === RUN TestEncodeDecode [2021-08-11T11:27:13.448Z] === PAUSE TestEncodeDecode [2021-08-11T11:27:13.448Z] === RUN TestUnexpectedEOF [2021-08-11T11:27:13.448Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-11T11:27:13.448Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-11T11:27:13.448Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-11T11:27:13.448Z] time="2021-08-11T11:27:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-11T11:27:13.448Z] time="2021-08-11T11:27:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-11T11:27:13.448Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-08-11T11:27:13.448Z] === CONT TestEncodeDecode [2021-08-11T11:27:13.448Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-11T11:27:13.448Z] PASS [2021-08-11T11:27:13.448Z] coverage: 69.9% of statements [2021-08-11T11:27:13.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.173s coverage: 69.9% of statements [2021-08-11T11:27:13.448Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-11T11:27:13.448Z] === RUN TestFastTimeMarshalJSON [2021-08-11T11:27:13.448Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-11T11:27:13.448Z] PASS [2021-08-11T11:27:13.448Z] coverage: 87.2% of statements [2021-08-11T11:27:13.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.156s coverage: 87.2% of statements [2021-08-11T11:27:13.482Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-11T11:27:13.482Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-11T11:27:13.904Z] === RUN TestWriteLog [2021-08-11T11:27:13.904Z] === PAUSE TestWriteLog [2021-08-11T11:27:13.904Z] === RUN TestReadLog [2021-08-11T11:27:13.904Z] === PAUSE TestReadLog [2021-08-11T11:27:13.904Z] === CONT TestWriteLog [2021-08-11T11:27:13.904Z] === CONT TestReadLog [2021-08-11T11:27:13.904Z] --- PASS: TestWriteLog (0.00s) [2021-08-11T11:27:13.904Z] === RUN TestReadLog/tail_exact [2021-08-11T11:27:14.049Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-11T11:27:14.361Z] === RUN TestReadLog/tail_less_than_available [2021-08-11T11:27:14.361Z] === RUN TestReadLog/tail_more_than_available [2021-08-11T11:27:14.361Z] --- PASS: TestReadLog (0.13s) [2021-08-11T11:27:14.361Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-08-11T11:27:14.361Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-11T11:27:14.361Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-11T11:27:14.361Z] PASS [2021-08-11T11:27:14.361Z] coverage: 75.2% of statements [2021-08-11T11:27:14.361Z] ok github.com/docker/docker/daemon/logger/local 0.180s coverage: 75.2% of statements [2021-08-11T11:27:14.361Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-11T11:27:14.617Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-11T11:27:14.818Z] === RUN TestOpenFileDelete [2021-08-11T11:27:14.818Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-11T11:27:14.818Z] === RUN TestOpenFileRename [2021-08-11T11:27:14.818Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-11T11:27:14.818Z] === RUN TestParseLogTagDefaultTag [2021-08-11T11:27:14.818Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-11T11:27:14.818Z] === RUN TestParseLogTag [2021-08-11T11:27:14.818Z] --- PASS: TestParseLogTag (0.00s) [2021-08-11T11:27:14.818Z] === RUN TestParseLogTagEmptyTag [2021-08-11T11:27:14.818Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-11T11:27:14.818Z] === RUN TestTailFiles [2021-08-11T11:27:14.818Z] --- PASS: TestTailFiles (0.00s) [2021-08-11T11:27:14.818Z] === RUN TestFollowLogsConsumerGone [2021-08-11T11:27:14.818Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-11T11:27:14.818Z] === RUN TestFollowLogsProducerGone [2021-08-11T11:27:14.818Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-11T11:27:14.818Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-11T11:27:14.818Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-11T11:27:14.818Z] === RUN TestCheckCapacityAndRotate [2021-08-11T11:27:14.818Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-11T11:27:14.818Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-11T11:27:14.818Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-08-11T11:27:14.818Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-11T11:27:14.818Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-08-11T11:27:14.818Z] PASS [2021-08-11T11:27:14.818Z] coverage: 55.3% of statements [2021-08-11T11:27:14.818Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.197s coverage: 55.3% of statements [2021-08-11T11:27:14.818Z] === RUN TestLog [2021-08-11T11:27:14.818Z] --- PASS: TestLog (0.00s) [2021-08-11T11:27:14.818Z] PASS [2021-08-11T11:27:14.818Z] coverage: 31.5% of statements [2021-08-11T11:27:14.818Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2021-08-11T11:27:15.185Z] --- PASS: TestBuildMultiStageCopy (5.68s) [2021-08-11T11:27:15.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.59s) [2021-08-11T11:27:15.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2021-08-11T11:27:15.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-08-11T11:27:15.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-08-11T11:27:15.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2021-08-11T11:27:15.185Z] === RUN TestBuildMultiStageParentConfig [2021-08-11T11:27:15.274Z] === RUN TestValidateLogOpt [2021-08-11T11:27:15.274Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestNewMissedConfig [2021-08-11T11:27:15.274Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestNewMissedUrl [2021-08-11T11:27:15.274Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestNewMissedToken [2021-08-11T11:27:15.274Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestNewWithProxy [2021-08-11T11:27:15.274Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestDefault [2021-08-11T11:27:15.274Z] --- PASS: TestDefault (0.01s) [2021-08-11T11:27:15.274Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-11T11:27:15.274Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestJsonFormat [2021-08-11T11:27:15.274Z] --- PASS: TestJsonFormat (0.01s) [2021-08-11T11:27:15.274Z] === RUN TestRawFormat [2021-08-11T11:27:15.274Z] --- PASS: TestRawFormat (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestRawFormatWithLabels [2021-08-11T11:27:15.274Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestRawFormatWithoutTag [2021-08-11T11:27:15.274Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-11T11:27:15.274Z] === RUN TestBatching [2021-08-11T11:27:15.274Z] --- PASS: TestBatching (0.28s) [2021-08-11T11:27:15.274Z] === RUN TestFrequency [2021-08-11T11:27:15.274Z] === RUN TestNewParse [2021-08-11T11:27:15.274Z] --- PASS: TestNewParse (0.00s) [2021-08-11T11:27:15.274Z] PASS [2021-08-11T11:27:15.274Z] coverage: 8.3% of statements [2021-08-11T11:27:15.731Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2021-08-11T11:27:15.731Z] --- PASS: TestFrequency (0.17s) [2021-08-11T11:27:15.731Z] === RUN TestOneMessagePerRequest [2021-08-11T11:27:15.731Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-11T11:27:15.731Z] === RUN TestVerify [2021-08-11T11:27:15.731Z] --- PASS: TestVerify (0.00s) [2021-08-11T11:27:15.731Z] === RUN TestSkipVerify [2021-08-11T11:27:15.731Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:15.731Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:15.731Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:15.731Z] === RUN TestParseLogFormat [2021-08-11T11:27:15.731Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-11T11:27:15.731Z] === RUN TestValidateLogOptEmpty [2021-08-11T11:27:15.731Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-11T11:27:15.731Z] === RUN TestValidateSyslogAddress [2021-08-11T11:27:15.731Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-11T11:27:15.731Z] === RUN TestParseAddressDefaultPort [2021-08-11T11:27:15.731Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-11T11:27:15.731Z] === RUN TestValidateSyslogFacility [2021-08-11T11:27:15.731Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-11T11:27:15.731Z] === RUN TestValidateLogOptSyslogFormat [2021-08-11T11:27:15.731Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-11T11:27:15.731Z] === RUN TestValidateLogOpt [2021-08-11T11:27:15.731Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-11T11:27:15.731Z] PASS [2021-08-11T11:27:15.731Z] coverage: 46.8% of statements [2021-08-11T11:27:15.731Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2021-08-11T11:27:16.188Z] --- PASS: TestSkipVerify (0.33s) [2021-08-11T11:27:16.188Z] === RUN TestBufferMaximum [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681235.719396\",\"host\":\"e2f949cfdee4\"}'" [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681235.719396\",\"host\":\"e2f949cfdee4\"}'" [2021-08-11T11:27:16.188Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-11T11:27:16.188Z] === RUN TestServerAlwaysDown [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681235.722397\",\"host\":\"e2f949cfdee4\"}'" [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681235.722397\",\"host\":\"e2f949cfdee4\"}'" [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681235.722397\",\"host\":\"e2f949cfdee4\"}'" [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681235.723409\",\"host\":\"e2f949cfdee4\"}'" [2021-08-11T11:27:16.188Z] time="2021-08-11T11:27:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1628681235.723409\",\"host\":\"e2f949cfdee4\"}'" [2021-08-11T11:27:16.188Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-11T11:27:16.188Z] === RUN TestCannotSendAfterClose [2021-08-11T11:27:16.188Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-11T11:27:16.188Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-11T11:27:16.572Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2021-08-11T11:27:16.572Z] === RUN TestBuildLabelWithTargets [2021-08-11T11:27:16.645Z] === RUN TestV1IDService [2021-08-11T11:27:16.645Z] --- PASS: TestV1IDService (0.02s) [2021-08-11T11:27:16.645Z] === RUN TestV2MetadataService [2021-08-11T11:27:17.102Z] time="2021-08-11T11:27:16Z" 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-08-11T11:27:17.102Z] time="2021-08-11T11:27:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e2f949cfdee4\"}'" [2021-08-11T11:27:17.102Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-08-11T11:27:17.102Z] PASS [2021-08-11T11:27:17.102Z] coverage: 82.5% of statements [2021-08-11T11:27:17.102Z] ok github.com/docker/docker/daemon/logger/splunk 1.885s coverage: 82.5% of statements [2021-08-11T11:27:17.102Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-11T11:27:17.102Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-11T11:27:17.102Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-11T11:27:17.172Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2021-08-11T11:27:17.558Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-11T11:27:17.559Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-11T11:27:17.559Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-11T11:27:17.559Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-11T11:27:17.559Z] === RUN TestContinueOnError_NeverContinue [2021-08-11T11:27:17.559Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-11T11:27:17.559Z] === RUN TestManifestStore [2021-08-11T11:27:17.559Z] === RUN TestManifestStore/no_remote_or_local [2021-08-11T11:27:17.559Z] --- PASS: TestV2MetadataService (0.94s) [2021-08-11T11:27:17.559Z] PASS [2021-08-11T11:27:17.559Z] coverage: 48.2% of statements [2021-08-11T11:27:17.559Z] ok github.com/docker/docker/distribution/metadata 1.033s coverage: 48.2% of statements [2021-08-11T11:27:17.559Z] === RUN TestSuccessfulDownload [2021-08-11T11:27:17.559Z] download_test.go:268: Needs fixing on Windows [2021-08-11T11:27:17.559Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-11T11:27:17.559Z] === RUN TestCancelledDownload [2021-08-11T11:27:17.559Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-11T11:27:17.559Z] === RUN TestMaxDownloadAttempts [2021-08-11T11:27:17.559Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:27:17.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:27:17.559Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:27:17.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:27:17.559Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:27:17.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:27:17.559Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:27:17.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:27:17.559Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-11T11:27:17.559Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-11T11:27:17.559Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-11T11:27:17.559Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local323109491\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/no_local_cache [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/with_local_cache [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/unknown_media_type [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=warning msg="reference for unknown type: " [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=warning msg="reference for unknown type: " [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=warning msg="reference for unknown type: " [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=warning msg="reference for unknown type: " [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=warning msg="reference for unknown type: " [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-11T11:27:18.015Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore (0.22s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-11T11:27:18.015Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-11T11:27:18.015Z] === RUN TestDetectManifestBlobMediaType [2021-08-11T11:27:18.015Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-11T11:27:18.015Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-11T11:27:18.015Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-11T11:27:18.015Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-11T11:27:18.015Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-11T11:27:18.015Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-11T11:27:18.015Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-11T11:27:18.015Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-11T11:27:18.015Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-11T11:27:18.015Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-11T11:27:18.015Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-11T11:27:18.015Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-11T11:27:18.015Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-11T11:27:18.015Z] === RUN TestFixManifestLayers [2021-08-11T11:27:18.015Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-11T11:27:18.015Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-11T11:27:18.015Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-11T11:27:18.015Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-11T11:27:18.015Z] === RUN TestFixManifestLayersBadParent [2021-08-11T11:27:18.015Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-11T11:27:18.015Z] === RUN TestValidateManifest [2021-08-11T11:27:18.015Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-11T11:27:18.015Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-11T11:27:18.015Z] === RUN TestFormatPlatform [2021-08-11T11:27:18.015Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-11T11:27:18.015Z] === RUN TestGetRepositoryMountCandidates [2021-08-11T11:27:18.015Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-11T11:27:18.015Z] === RUN TestLayerAlreadyExists [2021-08-11T11:27:18.015Z] 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-08-11T11:27:18.015Z] 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-08-11T11:27:18.015Z] 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-08-11T11:27:18.015Z] 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-08-11T11:27:18.015Z] 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-08-11T11:27:18.015Z] 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-08-11T11:27:18.015Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-11T11:27:18.015Z] === RUN TestWhenEmptyAuthConfig [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:27:18.015Z] time="2021-08-11T11:27:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-11T11:27:18.015Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-11T11:27:18.015Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s) [2021-08-11T11:27:18.015Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s) [2021-08-11T11:27:18.015Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s) [2021-08-11T11:27:18.015Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s) [2021-08-11T11:27:18.015Z] === RUN TestTransfer [2021-08-11T11:27:18.015Z] --- PASS: TestTransfer (0.13s) [2021-08-11T11:27:18.015Z] === RUN TestConcurrencyLimit [2021-08-11T11:27:18.471Z] === RUN TestNotFound [2021-08-11T11:27:18.471Z] --- PASS: TestNotFound (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestConflict [2021-08-11T11:27:18.471Z] --- PASS: TestConflict (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestForbidden [2021-08-11T11:27:18.471Z] --- PASS: TestForbidden (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestInvalidParameter [2021-08-11T11:27:18.471Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestNotImplemented [2021-08-11T11:27:18.471Z] --- PASS: TestNotImplemented (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestNotModified [2021-08-11T11:27:18.471Z] --- PASS: TestNotModified (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestUnauthorized [2021-08-11T11:27:18.471Z] --- PASS: TestUnauthorized (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestUnknown [2021-08-11T11:27:18.471Z] --- PASS: TestUnknown (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestCancelled [2021-08-11T11:27:18.471Z] --- PASS: TestCancelled (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestDeadline [2021-08-11T11:27:18.471Z] --- PASS: TestDeadline (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestDataLoss [2021-08-11T11:27:18.471Z] --- PASS: TestDataLoss (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestUnavailable [2021-08-11T11:27:18.471Z] --- PASS: TestUnavailable (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestSystem [2021-08-11T11:27:18.471Z] --- PASS: TestSystem (0.00s) [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Not_Found [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Bad_Request [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Conflict [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Unauthorized [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Forbidden [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Not_Modified [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-11T11:27:18.471Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-11T11:27:18.471Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-11T11:27:18.471Z] PASS [2021-08-11T11:27:18.471Z] coverage: 53.1% of statements [2021-08-11T11:27:18.471Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2021-08-11T11:27:18.471Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-08-11T11:27:18.471Z] === RUN TestInactiveJobs [2021-08-11T11:27:18.488Z] --- PASS: TestBuildLabelWithTargets (2.03s) [2021-08-11T11:27:18.488Z] === RUN TestBuildWithEmptyLayers [2021-08-11T11:27:18.929Z] --- PASS: TestWhenEmptyAuthConfig (1.00s) [2021-08-11T11:27:18.929Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-11T11:27:18.929Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-11T11:27:18.929Z] === RUN TestTokenPassThru [2021-08-11T11:27:18.929Z] --- PASS: TestTokenPassThru (0.00s) [2021-08-11T11:27:18.929Z] === RUN TestTokenPassThruDifferentHost [2021-08-11T11:27:18.929Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-11T11:27:18.929Z] PASS [2021-08-11T11:27:18.929Z] coverage: 24.1% of statements [2021-08-11T11:27:18.929Z] ok github.com/docker/docker/distribution 1.351s coverage: 24.1% of statements [2021-08-11T11:27:18.929Z] --- PASS: TestInactiveJobs (0.37s) [2021-08-11T11:27:18.929Z] === RUN TestWatchRelease [2021-08-11T11:27:18.929Z] --- PASS: TestWatchRelease (0.04s) [2021-08-11T11:27:18.929Z] === RUN TestWatchFinishedTransfer [2021-08-11T11:27:18.929Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-11T11:27:18.929Z] === RUN TestDuplicateTransfer [2021-08-11T11:27:18.929Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-11T11:27:18.929Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-11T11:27:18.929Z] === RUN TestSuccessfulUpload [2021-08-11T11:27:18.929Z] === RUN TestFSGetInvalidData [2021-08-11T11:27:18.929Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-11T11:27:18.929Z] === RUN TestFSInvalidSet [2021-08-11T11:27:18.929Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-11T11:27:18.929Z] === RUN TestFSInvalidRoot [2021-08-11T11:27:18.929Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-11T11:27:18.929Z] === RUN TestFSMetadataGetSet [2021-08-11T11:27:19.385Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-08-11T11:27:19.385Z] === RUN TestFSInvalidWalker [2021-08-11T11:27:19.385Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-08-11T11:27:19.385Z] === RUN TestFSGetSet [2021-08-11T11:27:19.385Z] --- PASS: TestFSGetSet (0.01s) [2021-08-11T11:27:19.385Z] === RUN TestFSGetUnsetKey [2021-08-11T11:27:19.385Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-11T11:27:19.385Z] === RUN TestFSGetEmptyData [2021-08-11T11:27:19.385Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-11T11:27:19.385Z] === RUN TestFSDelete [2021-08-11T11:27:19.385Z] --- PASS: TestFSDelete (0.01s) [2021-08-11T11:27:19.385Z] === RUN TestFSWalker [2021-08-11T11:27:19.385Z] --- PASS: TestFSWalker (0.01s) [2021-08-11T11:27:19.385Z] === RUN TestFSWalkerStopOnError [2021-08-11T11:27:19.385Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-11T11:27:19.385Z] === RUN TestNewFromJSON [2021-08-11T11:27:19.385Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-11T11:27:19.385Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-11T11:27:19.385Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-11T11:27:19.385Z] === RUN TestMarshalKeyOrder [2021-08-11T11:27:19.385Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-11T11:27:19.385Z] === RUN TestHistoryEqual [2021-08-11T11:27:19.385Z] time="2021-08-11T11:27:19Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-11T11:27:19.385Z] --- PASS: TestHistoryEqual (0.11s) [2021-08-11T11:27:19.385Z] === RUN TestImage [2021-08-11T11:27:19.385Z] --- PASS: TestImage (0.00s) [2021-08-11T11:27:19.385Z] === RUN TestImageOSNotEmpty [2021-08-11T11:27:19.385Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-11T11:27:19.385Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-11T11:27:19.385Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-11T11:27:19.385Z] === RUN TestCreate [2021-08-11T11:27:19.385Z] --- PASS: TestCreate (0.01s) [2021-08-11T11:27:19.385Z] === RUN TestRestore [2021-08-11T11:27:19.385Z] === RUN TestCompare [2021-08-11T11:27:19.385Z] --- PASS: TestCompare (0.00s) [2021-08-11T11:27:19.385Z] PASS [2021-08-11T11:27:19.385Z] coverage: 19.2% of statements [2021-08-11T11:27:19.385Z] ok github.com/docker/docker/image/cache 0.085s coverage: 19.2% of statements [2021-08-11T11:27:19.385Z] time="2021-08-11T11:27:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-11T11:27:19.385Z] --- PASS: TestRestore (0.05s) [2021-08-11T11:27:19.385Z] === RUN TestAddDelete [2021-08-11T11:27:19.385Z] --- PASS: TestAddDelete (0.02s) [2021-08-11T11:27:19.385Z] === RUN TestSearchAfterDelete [2021-08-11T11:27:19.385Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-11T11:27:19.385Z] === RUN TestParentReset [2021-08-11T11:27:19.385Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-08-11T11:27:19.385Z] === RUN TestCancelledUpload [2021-08-11T11:27:19.385Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-11T11:27:19.385Z] PASS [2021-08-11T11:27:19.385Z] coverage: 77.3% of statements [2021-08-11T11:27:19.385Z] --- PASS: TestParentReset (0.02s) [2021-08-11T11:27:19.385Z] === RUN TestGetAndSetLastUpdated [2021-08-11T11:27:19.385Z] ok github.com/docker/docker/distribution/xfer 1.799s coverage: 77.3% of statements [2021-08-11T11:27:19.385Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-11T11:27:19.385Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-11T11:27:19.385Z] === RUN TestStoreLen [2021-08-11T11:27:19.385Z] --- PASS: TestStoreLen (0.06s) [2021-08-11T11:27:19.385Z] PASS [2021-08-11T11:27:19.385Z] coverage: 86.6% of statements [2021-08-11T11:27:19.385Z] ok github.com/docker/docker/image 0.460s coverage: 86.6% of statements [2021-08-11T11:27:19.422Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-08-11T11:27:19.422Z] === RUN TestBuildMultiStageOnBuild [2021-08-11T11:27:20.348Z] === RUN TestValidateManifest [2021-08-11T11:27:20.348Z] === RUN TestValidateManifest/nil [2021-08-11T11:27:20.348Z] === RUN TestValidateManifest/non-nil [2021-08-11T11:27:20.348Z] --- PASS: TestValidateManifest (0.00s) [2021-08-11T11:27:20.348Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-11T11:27:20.348Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-11T11:27:20.348Z] PASS [2021-08-11T11:27:20.348Z] coverage: 0.7% of statements [2021-08-11T11:27:20.348Z] ok github.com/docker/docker/image/tarexport 0.063s coverage: 0.7% of statements [2021-08-11T11:27:20.348Z] === RUN TestMakeV1ConfigFromConfig [2021-08-11T11:27:20.348Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-11T11:27:20.348Z] PASS [2021-08-11T11:27:20.348Z] coverage: 25.0% of statements [2021-08-11T11:27:20.348Z] ok github.com/docker/docker/image/v1 0.108s coverage: 25.0% of statements [2021-08-11T11:27:20.348Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-11T11:27:21.877Z] === RUN TestEnvironmentParsing [2021-08-11T11:27:21.877Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-11T11:27:21.877Z] PASS [2021-08-11T11:27:21.877Z] coverage: 1.2% of statements [2021-08-11T11:27:21.877Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-08-11T11:27:21.877Z] === RUN TestSerialization [2021-08-11T11:27:21.877Z] --- PASS: TestSerialization (0.02s) [2021-08-11T11:27:21.877Z] PASS [2021-08-11T11:27:21.877Z] coverage: 100.0% of statements [2021-08-11T11:27:21.877Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-08-11T11:27:21.877Z] === RUN TestEmptyLayer [2021-08-11T11:27:21.877Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestCommitFailure [2021-08-11T11:27:21.877Z] --- PASS: TestCommitFailure (0.01s) [2021-08-11T11:27:21.877Z] === RUN TestStartTransactionFailure [2021-08-11T11:27:21.877Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestGetOrphan [2021-08-11T11:27:21.877Z] --- PASS: TestGetOrphan (0.01s) [2021-08-11T11:27:21.877Z] === RUN TestMountAndRegister [2021-08-11T11:27:21.877Z] layer_test.go:271: Layer size: 14 [2021-08-11T11:27:21.877Z] --- PASS: TestMountAndRegister (0.13s) [2021-08-11T11:27:21.877Z] === RUN TestLayerRelease [2021-08-11T11:27:21.877Z] layer_test.go:304: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestStoreRestore [2021-08-11T11:27:21.877Z] layer_test.go:353: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestTarStreamStability [2021-08-11T11:27:21.877Z] layer_test.go:468: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestRegisterExistingLayer [2021-08-11T11:27:21.877Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-08-11T11:27:21.877Z] === RUN TestTarStreamVerification [2021-08-11T11:27:21.877Z] layer_test.go:697: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestLayerMigration [2021-08-11T11:27:21.877Z] migration_test.go:46: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestLayerMigrationNoTarsplit [2021-08-11T11:27:21.877Z] migration_test.go:182: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestMountInit [2021-08-11T11:27:21.877Z] mount_test.go:17: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestMountInit (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestMountSize [2021-08-11T11:27:21.877Z] mount_test.go:76: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestMountSize (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestMountChanges [2021-08-11T11:27:21.877Z] mount_test.go:125: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestMountChanges (0.00s) [2021-08-11T11:27:21.877Z] === RUN TestMountApply [2021-08-11T11:27:21.877Z] mount_test.go:212: Failing on Windows [2021-08-11T11:27:21.877Z] --- SKIP: TestMountApply (0.00s) [2021-08-11T11:27:21.877Z] PASS [2021-08-11T11:27:21.877Z] coverage: 30.1% of statements [2021-08-11T11:27:21.877Z] ok github.com/docker/docker/layer 0.341s coverage: 30.1% of statements [2021-08-11T11:27:22.335Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-11T11:27:22.335Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-11T11:27:22.335Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-11T11:27:22.335Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-11T11:27:23.297Z] === RUN TestSequenceGetAvailableBit [2021-08-11T11:27:23.297Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestSequenceEqual [2021-08-11T11:27:23.297Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestSequenceCopy [2021-08-11T11:27:23.297Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestGetFirstAvailable [2021-08-11T11:27:23.297Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestFindSequence [2021-08-11T11:27:23.297Z] --- PASS: TestFindSequence (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestCheckIfAvailable [2021-08-11T11:27:23.297Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestMergeSequences [2021-08-11T11:27:23.297Z] --- PASS: TestMergeSequences (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestPushReservation [2021-08-11T11:27:23.297Z] --- PASS: TestPushReservation (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestSerializeDeserialize [2021-08-11T11:27:23.297Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestSet [2021-08-11T11:27:23.297Z] --- PASS: TestSet (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestSetUnset [2021-08-11T11:27:23.297Z] --- PASS: TestSetUnset (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestOffsetSetUnset [2021-08-11T11:27:23.297Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestSetInRange [2021-08-11T11:27:23.297Z] --- PASS: TestSetInRange (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestSetAnyInRange [2021-08-11T11:27:23.297Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-11T11:27:23.297Z] === RUN TestMethods [2021-08-11T11:27:23.298Z] --- PASS: TestMethods (0.00s) [2021-08-11T11:27:23.298Z] === RUN TestRandomAllocateDeallocate [2021-08-11T11:27:23.604Z] --- PASS: TestBuildMultiStageOnBuild (4.00s) [2021-08-11T11:27:23.604Z] === RUN TestBuildUncleanTarFilenames [2021-08-11T11:27:24.826Z] === RUN TestErrorInterfaces [2021-08-11T11:27:24.826Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestNetworkMarshalling [2021-08-11T11:27:24.826Z] === RUN TestInvalidConfig [2021-08-11T11:27:24.826Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestConfig [2021-08-11T11:27:24.826Z] --- PASS: TestConfig (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestOptionsLabels [2021-08-11T11:27:24.826Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestValidName [2021-08-11T11:27:24.826Z] --- PASS: TestValidName (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestTLSConfiguration [2021-08-11T11:27:24.826Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-08-11T11:27:24.826Z] === RUN TestEndpointMarshalling [2021-08-11T11:27:24.826Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestAuxAddresses [2021-08-11T11:27:24.826Z] time="2021-08-11T11:27:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:27:24.826Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-11T11:27:24.826Z] === RUN TestSRVServiceQuery [2021-08-11T11:27:24.826Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestServiceVIPReuse [2021-08-11T11:27:24.826Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-11T11:27:24.826Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestDNSIPQuery [2021-08-11T11:27:24.826Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestDNSProxyServFail [2021-08-11T11:27:24.826Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestSandboxAddEmpty [2021-08-11T11:27:24.826Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestSandboxAddMultiPrio [2021-08-11T11:27:24.826Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestSandboxAddSamePrio [2021-08-11T11:27:24.826Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestCleanupServiceDiscovery [2021-08-11T11:27:24.826Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestDNSOptions [2021-08-11T11:27:24.826Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:27:24.826Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-11T11:27:24.826Z] === RUN TestMultipleControllersWithSameStore [2021-08-11T11:27:24.826Z] time="2021-08-11T11:27:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:27:24.826Z] time="2021-08-11T11:27:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-11T11:27:24.826Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-11T11:27:24.826Z] PASS [2021-08-11T11:27:24.826Z] coverage: 8.6% of statements [2021-08-11T11:27:24.826Z] ok github.com/docker/docker/libnetwork 0.282s coverage: 8.6% of statements [2021-08-11T11:27:24.826Z] time="2021-08-11T11:27:24Z" level=info msg="Option Initializing KV with TLS" [2021-08-11T11:27:24.826Z] --- PASS: TestTLSConfiguration (0.16s) [2021-08-11T11:27:24.826Z] PASS [2021-08-11T11:27:24.826Z] coverage: 24.0% of statements [2021-08-11T11:27:24.826Z] ok github.com/docker/docker/libnetwork/config 0.218s coverage: 24.0% of statements [2021-08-11T11:27:24.826Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-11T11:27:25.282Z] === RUN TestKey [2021-08-11T11:27:25.282Z] --- PASS: TestKey (0.00s) [2021-08-11T11:27:25.282Z] === RUN TestParseKey [2021-08-11T11:27:25.282Z] --- PASS: TestParseKey (0.00s) [2021-08-11T11:27:25.282Z] === RUN TestInvalidDataStore [2021-08-11T11:27:25.282Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-11T11:27:25.282Z] === RUN TestKVObjectFlatKey [2021-08-11T11:27:25.282Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-11T11:27:25.282Z] === RUN TestAtomicKVObjectFlatKey [2021-08-11T11:27:25.282Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-11T11:27:25.282Z] PASS [2021-08-11T11:27:25.282Z] coverage: 21.9% of statements [2021-08-11T11:27:25.282Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-08-11T11:27:25.503Z] --- PASS: TestBuildUncleanTarFilenames (1.65s) [2021-08-11T11:27:25.503Z] === RUN TestBuildMultiStageLayerLeak [2021-08-11T11:27:25.740Z] === RUN TestIPDataMarshalling [2021-08-11T11:27:25.740Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-11T11:27:25.740Z] === RUN TestValidateAndIsV6 [2021-08-11T11:27:25.740Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-11T11:27:25.740Z] PASS [2021-08-11T11:27:25.740Z] coverage: 68.9% of statements [2021-08-11T11:27:25.740Z] ok github.com/docker/docker/libnetwork/driverapi 0.035s coverage: 68.9% of statements [2021-08-11T11:27:26.196Z] === RUN TestDriver [2021-08-11T11:27:26.196Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:27:26.196Z] PASS [2021-08-11T11:27:26.196Z] coverage: 34.8% of statements [2021-08-11T11:27:26.196Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-08-11T11:27:26.652Z] === RUN TestDriver [2021-08-11T11:27:26.652Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:27:26.652Z] PASS [2021-08-11T11:27:26.652Z] coverage: 34.8% of statements [2021-08-11T11:27:26.652Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2021-08-11T11:27:26.652Z] === RUN TestNetworkAllocateFree [2021-08-11T11:27:26.652Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-11T11:27:26.652Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-11T11:27:26.652Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-11T11:27:26.652Z] PASS [2021-08-11T11:27:26.652Z] coverage: 63.6% of statements [2021-08-11T11:27:26.652Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2021-08-11T11:27:27.109Z] === RUN TestGetEmptyCapabilities [2021-08-11T11:27:27.109Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-11T11:27:27.109Z] === RUN TestGetExtraCapabilities [2021-08-11T11:27:27.109Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-11T11:27:27.109Z] === RUN TestGetInvalidCapabilities [2021-08-11T11:27:27.109Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-11T11:27:27.109Z] === RUN TestRemoteDriver [2021-08-11T11:27:27.109Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-11T11:27:27.109Z] === RUN TestDriverError [2021-08-11T11:27:27.109Z] --- PASS: TestDriverError (0.00s) [2021-08-11T11:27:27.109Z] === RUN TestMissingValues [2021-08-11T11:27:27.109Z] --- PASS: TestMissingValues (0.00s) [2021-08-11T11:27:27.109Z] === RUN TestRollback [2021-08-11T11:27:27.109Z] --- PASS: TestRollback (0.01s) [2021-08-11T11:27:27.109Z] PASS [2021-08-11T11:27:27.109Z] coverage: 57.4% of statements [2021-08-11T11:27:27.109Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.071s coverage: 57.4% of statements [2021-08-11T11:27:27.565Z] --- PASS: TestRandomAllocateDeallocate (4.57s) [2021-08-11T11:27:27.565Z] === RUN TestAllocateRandomDeallocate [2021-08-11T11:27:27.565Z] === RUN TestNew [2021-08-11T11:27:27.565Z] --- PASS: TestNew (0.00s) [2021-08-11T11:27:27.565Z] === RUN TestAddDriver [2021-08-11T11:27:27.565Z] --- PASS: TestAddDriver (0.00s) [2021-08-11T11:27:27.565Z] === RUN TestAddDuplicateDriver [2021-08-11T11:27:27.565Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-11T11:27:27.565Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-11T11:27:27.565Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-11T11:27:27.565Z] === RUN TestDriver [2021-08-11T11:27:27.565Z] --- PASS: TestDriver (0.00s) [2021-08-11T11:27:27.565Z] === RUN TestIPAM [2021-08-11T11:27:27.565Z] --- PASS: TestIPAM (0.00s) [2021-08-11T11:27:27.565Z] === RUN TestWalkIPAMs [2021-08-11T11:27:27.565Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-11T11:27:27.565Z] === RUN TestWalkDrivers [2021-08-11T11:27:27.565Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-11T11:27:27.565Z] PASS [2021-08-11T11:27:27.565Z] coverage: 82.4% of statements [2021-08-11T11:27:27.565Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2021-08-11T11:27:27.565Z] === RUN TestNAT [2021-08-11T11:27:27.565Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-11T11:27:27.565Z] --- SKIP: TestNAT (0.00s) [2021-08-11T11:27:27.565Z] === RUN TestTransparent [2021-08-11T11:27:27.565Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-11T11:27:27.565Z] --- SKIP: TestTransparent (0.00s) [2021-08-11T11:27:27.565Z] PASS [2021-08-11T11:27:27.565Z] coverage: 0.0% of statements [2021-08-11T11:27:27.565Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2021-08-11T11:27:28.024Z] === RUN TestBuildDefault [2021-08-11T11:27:28.024Z] --- PASS: TestBuildDefault (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestBuildHostnameDomainname [2021-08-11T11:27:28.024Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestBuildHostname [2021-08-11T11:27:28.024Z] --- PASS: TestBuildHostname (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestBuildHostnameFQDN [2021-08-11T11:27:28.024Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestBuildNoIP [2021-08-11T11:27:28.024Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestUpdate [2021-08-11T11:27:28.024Z] --- PASS: TestUpdate (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-11T11:27:28.024Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-11T11:27:28.024Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestAddEmpty [2021-08-11T11:27:28.024Z] --- PASS: TestAddEmpty (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestAdd [2021-08-11T11:27:28.024Z] --- PASS: TestAdd (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestDeleteEmpty [2021-08-11T11:27:28.024Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestDeleteNewline [2021-08-11T11:27:28.024Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestDelete [2021-08-11T11:27:28.024Z] --- PASS: TestDelete (0.00s) [2021-08-11T11:27:28.024Z] === RUN TestConcurrentWrites [2021-08-11T11:27:28.024Z] --- PASS: TestConcurrentWrites (0.16s) [2021-08-11T11:27:28.024Z] PASS [2021-08-11T11:27:28.024Z] coverage: 81.2% of statements [2021-08-11T11:27:28.483Z] ok github.com/docker/docker/libnetwork/etchosts 0.210s coverage: 81.2% of statements [2021-08-11T11:27:28.483Z] === RUN TestNew [2021-08-11T11:27:28.483Z] --- PASS: TestNew (0.00s) [2021-08-11T11:27:28.483Z] === RUN TestAllocate [2021-08-11T11:27:28.483Z] --- PASS: TestAllocate (0.00s) [2021-08-11T11:27:28.483Z] === RUN TestUninitialized [2021-08-11T11:27:28.483Z] --- PASS: TestUninitialized (0.00s) [2021-08-11T11:27:28.483Z] === RUN TestAllocateInRange [2021-08-11T11:27:28.483Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-11T11:27:28.483Z] === RUN TestAllocateSerial [2021-08-11T11:27:28.483Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-11T11:27:28.483Z] PASS [2021-08-11T11:27:28.483Z] coverage: 87.5% of statements [2021-08-11T11:27:28.483Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-08-11T11:27:28.484Z] --- PASS: TestAllocateRandomDeallocate (0.99s) [2021-08-11T11:27:28.484Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-11T11:27:28.484Z] === RUN TestDiff [2021-08-11T11:27:28.484Z] --- PASS: TestDiff (0.00s) [2021-08-11T11:27:28.484Z] === RUN TestAddedCallback [2021-08-11T11:27:28.484Z] --- PASS: TestAddedCallback (0.00s) [2021-08-11T11:27:28.484Z] === RUN TestRemovedCallback [2021-08-11T11:27:28.484Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-11T11:27:28.484Z] === RUN TestNoCallback [2021-08-11T11:27:28.484Z] --- PASS: TestNoCallback (0.00s) [2021-08-11T11:27:28.484Z] PASS [2021-08-11T11:27:28.484Z] coverage: 48.1% of statements [2021-08-11T11:27:28.484Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.036s coverage: 48.1% of statements [2021-08-11T11:27:28.940Z] === RUN TestCaller [2021-08-11T11:27:28.940Z] --- PASS: TestCaller (0.00s) [2021-08-11T11:27:28.940Z] PASS [2021-08-11T11:27:28.940Z] coverage: 100.0% of statements [2021-08-11T11:27:28.940Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2021-08-11T11:27:29.396Z] === RUN TestSetSerialInsertDelete [2021-08-11T11:27:29.396Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-11T11:27:29.396Z] === RUN TestSetParallelInsertDelete [2021-08-11T11:27:29.692Z] --- PASS: TestBuildMultiStageLayerLeak (4.23s) [2021-08-11T11:27:29.692Z] === RUN TestBuildWithHugeFile [2021-08-11T11:27:29.852Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.27s) [2021-08-11T11:27:29.852Z] === RUN TestRetrieveFromStore [2021-08-11T11:27:30.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:27:30.081Z] INFO: Testing against a local daemon [2021-08-11T11:27:30.081Z] === RUN TestBuildWithSession [2021-08-11T11:27:30.081Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:27:30.081Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-11T11:27:30.081Z] === RUN TestBuildSquashParent [2021-08-11T11:27:30.081Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:27:30.081Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-11T11:27:30.081Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-11T11:27:30.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:27:30.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:27:30.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:27:30.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:27:30.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:27:30.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:27:30.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:27:30.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:27:30.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:27:30.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:27:30.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:27:30.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:27:30.081Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:27:30.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:27:30.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:27:30.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:27:30.308Z] === RUN TestPoolRequest [2021-08-11T11:27:30.308Z] --- PASS: TestPoolRequest (0.00s) [2021-08-11T11:27:30.308Z] === RUN TestOtherRequests [2021-08-11T11:27:30.308Z] --- PASS: TestOtherRequests (0.00s) [2021-08-11T11:27:30.308Z] PASS [2021-08-11T11:27:30.308Z] coverage: 57.1% of statements [2021-08-11T11:27:30.308Z] === RUN TestInt2IP2IntConversion [2021-08-11T11:27:30.308Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-08-11T11:27:30.764Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2021-08-11T11:27:30.764Z] === RUN TestGetAddressVersion [2021-08-11T11:27:30.764Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-11T11:27:30.764Z] === RUN TestKeyString [2021-08-11T11:27:30.764Z] --- PASS: TestKeyString (0.00s) [2021-08-11T11:27:30.764Z] === RUN TestPoolDataMarshal [2021-08-11T11:27:30.764Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-11T11:27:30.764Z] === RUN TestSubnetsMarshal [2021-08-11T11:27:30.764Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-11T11:27:30.764Z] === RUN TestAddSubnets [2021-08-11T11:27:30.764Z] --- PASS: TestAddSubnets (0.04s) [2021-08-11T11:27:30.764Z] === RUN TestDoublePoolRelease [2021-08-11T11:27:30.764Z] --- PASS: TestRetrieveFromStore (1.06s) [2021-08-11T11:27:30.764Z] === RUN TestIsCorrupted [2021-08-11T11:27:30.764Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-11T11:27:30.764Z] === RUN TestAddReleasePoolID [2021-08-11T11:27:30.764Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-11T11:27:30.764Z] === RUN TestSetRollover [2021-08-11T11:27:30.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:27:30.868Z] INFO: Testing against a local daemon [2021-08-11T11:27:30.868Z] === RUN TestBuildWithSession [2021-08-11T11:27:30.868Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:27:30.868Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-11T11:27:30.868Z] === RUN TestBuildSquashParent [2021-08-11T11:27:30.868Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:27:30.868Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-11T11:27:30.868Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-11T11:27:30.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:27:30.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:27:30.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:27:30.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:27:30.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:27:30.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:27:30.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:27:30.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:27:30.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:27:30.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:27:30.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:27:30.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:27:30.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:27:30.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:27:30.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:27:30.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:27:31.220Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-08-11T11:27:31.220Z] === RUN TestPredefinedPool [2021-08-11T11:27:31.220Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-11T11:27:31.220Z] === RUN TestRemoveSubnet [2021-08-11T11:27:31.220Z] --- PASS: TestRemoveSubnet (0.16s) [2021-08-11T11:27:31.220Z] === RUN TestGetSameAddress [2021-08-11T11:27:31.220Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-11T11:27:31.220Z] === RUN TestPoolAllocationReuse [2021-08-11T11:27:31.220Z] === RUN TestGetCapabilities [2021-08-11T11:27:31.220Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-11T11:27:31.220Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-11T11:27:31.220Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-11T11:27:31.220Z] === RUN TestGetDefaultAddressSpaces [2021-08-11T11:27:31.220Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-11T11:27:31.220Z] === RUN TestRemoteDriver [2021-08-11T11:27:31.220Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-11T11:27:31.220Z] PASS [2021-08-11T11:27:31.220Z] coverage: 47.4% of statements [2021-08-11T11:27:31.220Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-08-11T11:27:31.874Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-11T11:27:32.182Z] === RUN TestWindowsIPAM [2021-08-11T11:27:32.182Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-11T11:27:32.182Z] PASS [2021-08-11T11:27:32.182Z] coverage: 71.4% of statements [2021-08-11T11:27:32.182Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2021-08-11T11:27:32.182Z] --- PASS: TestSetRollover (1.31s) [2021-08-11T11:27:32.182Z] === RUN TestSetRolloverSerial [2021-08-11T11:27:32.639Z] --- PASS: TestPoolAllocationReuse (1.32s) [2021-08-11T11:27:32.639Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-11T11:27:32.639Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-11T11:27:32.639Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-11T11:27:32.639Z] === RUN TestDefaultNetwork [2021-08-11T11:27:33.096Z] --- PASS: TestDefaultNetwork (0.24s) [2021-08-11T11:27:33.096Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-11T11:27:33.096Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2021-08-11T11:27:33.096Z] === RUN TestInitAddressPools [2021-08-11T11:27:33.096Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-11T11:27:33.096Z] PASS [2021-08-11T11:27:33.096Z] coverage: 74.0% of statements [2021-08-11T11:27:33.096Z] ok github.com/docker/docker/libnetwork/ipamutils 0.532s coverage: 74.0% of statements [2021-08-11T11:27:33.552Z] --- PASS: TestSetRolloverSerial (1.24s) [2021-08-11T11:27:33.552Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-11T11:27:33.552Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-11T11:27:33.552Z] PASS [2021-08-11T11:27:33.552Z] coverage: 84.4% of statements [2021-08-11T11:27:33.552Z] ok github.com/docker/docker/libnetwork/bitseq 10.496s coverage: 84.4% of statements [2021-08-11T11:27:33.552Z] === RUN TestKeyValue [2021-08-11T11:27:33.552Z] --- PASS: TestKeyValue (0.00s) [2021-08-11T11:27:33.552Z] PASS [2021-08-11T11:27:33.552Z] coverage: 60.0% of statements [2021-08-11T11:27:33.552Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-08-11T11:27:35.281Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.020s coverage: 57.4% of statements [2021-08-11T11:27:35.281Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-11T11:27:35.281Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-11T11:27:35.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:27:35.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:27:36.443Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.68s) [2021-08-11T11:27:36.443Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-11T11:27:36.443Z] === RUN TestNetworkDBSimple [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-11T11:27:36.443Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-11T11:27:36.899Z] === RUN TestGenerate [2021-08-11T11:27:36.899Z] --- PASS: TestGenerate (0.00s) [2021-08-11T11:27:36.899Z] === RUN TestGeneratePtr [2021-08-11T11:27:36.899Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-11T11:27:36.899Z] === RUN TestGenerateMissingField [2021-08-11T11:27:36.899Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-11T11:27:36.899Z] === RUN TestFieldCannotBeSet [2021-08-11T11:27:36.899Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-11T11:27:36.899Z] === RUN TestTypeMismatchError [2021-08-11T11:27:36.899Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-11T11:27:36.899Z] PASS [2021-08-11T11:27:36.899Z] coverage: 100.0% of statements [2021-08-11T11:27:36.899Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2021-08-11T11:27:37.356Z] 2021/08/11 11:27:36 Closing DB instances... [2021-08-11T11:27:37.356Z] testing: warning: no tests to run [2021-08-11T11:27:37.356Z] PASS [2021-08-11T11:27:37.356Z] coverage: 0.0% of statements [2021-08-11T11:27:37.356Z] ok github.com/docker/docker/libnetwork/osl 0.032s coverage: 0.0% of statements [no tests to run] [2021-08-11T11:27:37.638Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:27:37.638Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:27:37.638Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:27:37.638Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:27:37.638Z] [2021-08-11T11:27:37.638Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-11T11:27:37.638Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-11T11:27:37.638Z] HOSTNAME=eb3911791b7e [2021-08-11T11:27:37.638Z] DEST=bundles/test-integration [2021-08-11T11:27:37.638Z] PWD=/go/src/github.com/docker/docker [2021-08-11T11:27:37.638Z] DOCKER_ROOTLESS=1 [2021-08-11T11:27:37.638Z] DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:27:37.638Z] container=docker [2021-08-11T11:27:37.638Z] HOME=/root [2021-08-11T11:27:37.638Z] GOLANG_VERSION=1.16.6 [2021-08-11T11:27:37.638Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-11T11:27:37.638Z] VALIDATE_BRANCH=master [2021-08-11T11:27:37.638Z] TERM=xterm [2021-08-11T11:27:37.638Z] DOCKER_PKG=github.com/docker/docker [2021-08-11T11:27:37.638Z] SHLVL=1 [2021-08-11T11:27:37.638Z] TIMEOUT=120m [2021-08-11T11:27:37.638Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-11T11:27:37.638Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-11T11:27:37.638Z] GO111MODULE=off [2021-08-11T11:27:37.638Z] DOCKER_EXPERIMENTAL=1 [2021-08-11T11:27:37.638Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-11T11:27:37.638Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-11T11:27:37.638Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-11T11:27:37.638Z] GOPATH=/go [2021-08-11T11:27:37.638Z] PKG_CONFIG=pkg-config [2021-08-11T11:27:37.638Z] _=/usr/bin/env [2021-08-11T11:27:37.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-11T11:27:37.813Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.75s) [2021-08-11T11:27:37.813Z] === RUN TestGetAddress [2021-08-11T11:27:37.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:27:37.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:27:38.269Z] === RUN TestRequestNewPort [2021-08-11T11:27:38.269Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestRequestSpecificPort [2021-08-11T11:27:38.269Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestReleasePort [2021-08-11T11:27:38.269Z] --- PASS: TestReleasePort (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestReuseReleasedPort [2021-08-11T11:27:38.269Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestReleaseUnreadledPort [2021-08-11T11:27:38.269Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestUnknowProtocol [2021-08-11T11:27:38.269Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestAllocateAllPorts [2021-08-11T11:27:38.269Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestPortAllocation [2021-08-11T11:27:38.269Z] --- PASS: TestPortAllocation (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestPortAllocationWithCustomRange [2021-08-11T11:27:38.269Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestNoDuplicateBPR [2021-08-11T11:27:38.269Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-11T11:27:38.269Z] === RUN TestChangePortRange [2021-08-11T11:27:38.269Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-11T11:27:38.269Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-11T11:27:38.269Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-11T11:27:38.269Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-11T11:27:38.269Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-11T11:27:38.269Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-11T11:27:38.269Z] --- PASS: TestChangePortRange (0.00s) [2021-08-11T11:27:38.269Z] PASS [2021-08-11T11:27:38.269Z] coverage: 88.6% of statements [2021-08-11T11:27:38.269Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-08-11T11:27:38.726Z] --- PASS: TestNetworkDBSimple (2.23s) [2021-08-11T11:27:38.726Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-11T11:27:39.183Z] === RUN TestTransportPortConv [2021-08-11T11:27:39.183Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-11T11:27:39.183Z] === RUN TestTransportPortBindingConv [2021-08-11T11:27:39.183Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-11T11:27:39.183Z] === RUN TestErrorConstructors [2021-08-11T11:27:39.183Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-11T11:27:39.183Z] === RUN TestCompareIPMask [2021-08-11T11:27:39.183Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-11T11:27:39.183Z] === RUN TestUtilGetHostPartIP [2021-08-11T11:27:39.183Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-11T11:27:39.183Z] === RUN TestUtilGetBroadcastIP [2021-08-11T11:27:39.183Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-11T11:27:39.183Z] === RUN TestParseCIDR [2021-08-11T11:27:39.183Z] --- PASS: TestParseCIDR (0.00s) [2021-08-11T11:27:39.183Z] PASS [2021-08-11T11:27:39.183Z] coverage: 47.9% of statements [2021-08-11T11:27:39.183Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 47.9% of statements [2021-08-11T11:27:39.183Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-11T11:27:39.183Z] PASS [2021-08-11T11:27:39.183Z] coverage: 100.0% of statements [2021-08-11T11:27:39.183Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.035s coverage: 100.0% of statements [2021-08-11T11:27:39.640Z] 2021/08/11 11:27:39 Closing DB instances... [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-11T11:27:39.640Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-11T11:27:39.640Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-11T11:27:40.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-11T11:27:40.096Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-11T11:27:40.097Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-11T11:27:40.097Z] PASS [2021-08-11T11:27:40.097Z] coverage: 50.0% of statements [2021-08-11T11:27:40.097Z] ok github.com/docker/docker/oci 0.074s coverage: 50.0% of statements [2021-08-11T11:27:40.553Z] === RUN TestAddressPoolOpt [2021-08-11T11:27:40.553Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/a [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/something [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/_=a [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/env1=value1 [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/_env1=value1 [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/PATH [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/=a [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/PATH= [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/PATH=something [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/asd!qwe [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/1asd [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/123 [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/some_space [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/__some_space_before [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/some_space_after__ [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/= [2021-08-11T11:27:40.553Z] === RUN TestValidateEnv/PaTh [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestParseHost [2021-08-11T11:27:40.553Z] --- PASS: TestParseHost (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestParseDockerDaemonHost [2021-08-11T11:27:40.553Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestParseTCP [2021-08-11T11:27:40.553Z] --- PASS: TestParseTCP (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-11T11:27:40.553Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestValidateExtraHosts [2021-08-11T11:27:40.553Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestIpOptString [2021-08-11T11:27:40.553Z] --- PASS: TestIpOptString (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-11T11:27:40.553Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestNewIpOptValidDefaultVal [2021-08-11T11:27:40.553Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestIpOptSetInvalidVal [2021-08-11T11:27:40.553Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestValidateIPAddress [2021-08-11T11:27:40.553Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestMapOpts [2021-08-11T11:27:40.553Z] --- PASS: TestMapOpts (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestListOptsWithoutValidator [2021-08-11T11:27:40.553Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestListOptsWithValidator [2021-08-11T11:27:40.553Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestValidateDNSSearch [2021-08-11T11:27:40.553Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_general_format [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_one_more [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-11T11:27:40.553Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-11T11:27:40.553Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestNamedListOpts [2021-08-11T11:27:40.553Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestNamedMapOpts [2021-08-11T11:27:40.553Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestParseLink [2021-08-11T11:27:40.553Z] --- PASS: TestParseLink (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestQuotedStringSetWithQuotes [2021-08-11T11:27:40.553Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-11T11:27:40.553Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-11T11:27:40.553Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-11T11:27:40.553Z] === RUN TestUlimitOpt [2021-08-11T11:27:40.553Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-11T11:27:40.553Z] PASS [2021-08-11T11:27:40.553Z] coverage: 67.1% of statements [2021-08-11T11:27:40.553Z] ok github.com/docker/docker/opts 0.069s coverage: 67.1% of statements [2021-08-11T11:27:40.553Z] === RUN TestParseVersion [2021-08-11T11:27:40.553Z] --- PASS: TestParseVersion (0.00s) [2021-08-11T11:27:40.553Z] PASS [2021-08-11T11:27:40.553Z] coverage: 52.9% of statements [2021-08-11T11:27:40.553Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-08-11T11:27:40.943Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-11T11:27:41.009Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.69s) [2021-08-11T11:27:41.009Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-11T11:27:41.603Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-08-11T11:27:41.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.99s) [2021-08-11T11:27:41.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.43s) [2021-08-11T11:27:41.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.53s) [2021-08-11T11:27:41.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.61s) [2021-08-11T11:27:41.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.90s) [2021-08-11T11:27:41.603Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.53s) [2021-08-11T11:27:41.603Z] === RUN TestBuildMultiStageCopy [2021-08-11T11:27:41.603Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-11T11:27:41.973Z] === RUN TestPeerCertificateMarshalJSON [2021-08-11T11:27:42.432Z] === RUN TestIsArchivePathDir [2021-08-11T11:27:42.432Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-11T11:27:42.432Z] === RUN TestIsArchivePathInvalidFile [2021-08-11T11:27:42.432Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-11T11:27:42.432Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-11T11:27:42.432Z] --- PASS: TestPeerCertificateMarshalJSON (0.20s) [2021-08-11T11:27:42.432Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-11T11:27:42.432Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-11T11:27:42.432Z] === RUN TestMiddleware [2021-08-11T11:27:42.432Z] --- PASS: TestMiddleware (0.00s) [2021-08-11T11:27:42.432Z] === RUN TestNewResponseModifier [2021-08-11T11:27:42.432Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-11T11:27:42.432Z] PASS [2021-08-11T11:27:42.432Z] coverage: 26.8% of statements [2021-08-11T11:27:42.432Z] ok github.com/docker/docker/pkg/authorization 0.240s coverage: 26.8% of statements [2021-08-11T11:27:42.432Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-08-11T11:27:42.432Z] === RUN TestIsArchivePathTar [2021-08-11T11:27:42.432Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-08-11T11:27:42.432Z] === RUN TestDecompressStreamGzip [2021-08-11T11:27:42.432Z] 2021/08/11 11:27:42 Closing DB instances... [2021-08-11T11:27:42.432Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-11T11:27:42.432Z] === RUN TestDecompressStreamBzip2 [2021-08-11T11:27:42.888Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-08-11T11:27:42.888Z] === RUN TestDecompressStreamXz [2021-08-11T11:27:42.888Z] archive_test.go:134: Xz not present in msys2 [2021-08-11T11:27:42.888Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestCompressStreamXzUnsupported [2021-08-11T11:27:42.888Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-11T11:27:42.888Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestCompressStreamInvalid [2021-08-11T11:27:42.888Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestExtensionInvalid [2021-08-11T11:27:42.888Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestExtensionUncompressed [2021-08-11T11:27:42.888Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestExtensionBzip2 [2021-08-11T11:27:42.888Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestExtensionGzip [2021-08-11T11:27:42.888Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestExtensionXz [2021-08-11T11:27:42.888Z] --- PASS: TestExtensionXz (0.00s) [2021-08-11T11:27:42.888Z] === RUN TestCmdStreamLargeStderr [2021-08-11T11:27:42.889Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-11T11:27:42.889Z] === RUN TestCmdStreamBad [2021-08-11T11:27:42.889Z] archive_test.go:239: Failing on Windows CI machines [2021-08-11T11:27:42.889Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestCmdStreamGood [2021-08-11T11:27:42.889Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-11T11:27:42.889Z] === RUN TestUntarPathWithInvalidDest [2021-08-11T11:27:42.889Z] === RUN TestUnbuffered [2021-08-11T11:27:42.889Z] --- PASS: TestUnbuffered (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestRaceUnbuffered [2021-08-11T11:27:42.889Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-11T11:27:42.889Z] PASS [2021-08-11T11:27:42.889Z] coverage: 100.0% of statements [2021-08-11T11:27:42.889Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-08-11T11:27:42.889Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-11T11:27:42.889Z] === RUN TestUntarPathWithInvalidSrc [2021-08-11T11:27:42.889Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestUntarPath [2021-08-11T11:27:42.889Z] --- PASS: TestUntarPath (0.05s) [2021-08-11T11:27:42.889Z] === RUN TestUntarPathWithDestinationFile [2021-08-11T11:27:42.889Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-11T11:27:42.889Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-11T11:27:42.889Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-11T11:27:42.889Z] === RUN TestCopyWithTarInvalidSrc [2021-08-11T11:27:42.889Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-11T11:27:42.889Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestCopyWithTarSrcFile [2021-08-11T11:27:42.889Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestCopyWithTarSrcFolder [2021-08-11T11:27:42.889Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-11T11:27:42.889Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-11T11:27:42.889Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-11T11:27:42.889Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-11T11:27:42.889Z] === RUN TestCopyFileWithTarSrcFile [2021-08-11T11:27:42.889Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-11T11:27:42.889Z] === RUN TestTarFiles [2021-08-11T11:27:43.344Z] === RUN TestMatch [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[foo]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[foo_bar]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[]#01 [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[qux]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-11T11:27:43.344Z] === RUN TestMatch/[[foo_baz]] [2021-08-11T11:27:43.344Z] --- PASS: TestMatch (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-11T11:27:43.344Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-11T11:27:43.344Z] PASS [2021-08-11T11:27:43.344Z] coverage: 87.5% of statements [2021-08-11T11:27:43.344Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2021-08-11T11:27:43.433Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-11T11:27:43.697Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-11T11:27:43.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.90s) [2021-08-11T11:27:43.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.99s) [2021-08-11T11:27:43.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.15s) [2021-08-11T11:27:43.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.21s) [2021-08-11T11:27:43.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.31s) [2021-08-11T11:27:43.697Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.45s) [2021-08-11T11:27:43.697Z] === RUN TestBuildMultiStageCopy [2021-08-11T11:27:43.697Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-11T11:27:43.800Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-08-11T11:27:43.800Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-11T11:27:44.257Z] === RUN TestChrootTarUntar [2021-08-11T11:27:44.257Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-11T11:27:44.257Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-11T11:27:44.257Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-11T11:27:44.257Z] === RUN TestChrootUntarEmptyArchive [2021-08-11T11:27:44.257Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-11T11:27:44.257Z] === RUN TestChrootTarUntarWithSymlink [2021-08-11T11:27:44.257Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-11T11:27:44.257Z] === RUN TestChrootCopyWithTar [2021-08-11T11:27:44.257Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-11T11:27:44.257Z] === RUN TestChrootCopyFileWithTar [2021-08-11T11:27:44.257Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2021-08-11T11:27:44.257Z] === RUN TestChrootUntarPath [2021-08-11T11:27:44.257Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-11T11:27:44.257Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-11T11:27:44.257Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:27:44.257Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-11T11:27:44.257Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:27:44.257Z] === RUN TestChrootApplyDotDotFile [2021-08-11T11:27:44.257Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:27:44.257Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-11T11:27:44.257Z] PASS [2021-08-11T11:27:44.257Z] coverage: 15.4% of statements [2021-08-11T11:27:44.257Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 15.4% of statements [2021-08-11T11:27:44.713Z] === RUN TestSizeEmpty [2021-08-11T11:27:44.713Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-11T11:27:44.713Z] === RUN TestSizeEmptyFile [2021-08-11T11:27:44.713Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-11T11:27:44.713Z] === RUN TestSizeNonemptyFile [2021-08-11T11:27:44.713Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-11T11:27:44.713Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-11T11:27:44.713Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-11T11:27:44.713Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-11T11:27:44.713Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-11T11:27:44.713Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-11T11:27:44.713Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-11T11:27:44.713Z] === RUN TestMoveToSubdir [2021-08-11T11:27:44.713Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-11T11:27:44.713Z] === RUN TestSizeNonExistingDirectory [2021-08-11T11:27:44.713Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-11T11:27:44.713Z] PASS [2021-08-11T11:27:44.713Z] coverage: 80.0% of statements [2021-08-11T11:27:44.713Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2021-08-11T11:27:44.871Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-11T11:27:45.675Z] === RUN Test [2021-08-11T11:27:45.675Z] === RUN Test/TestContainsEntry [2021-08-11T11:27:45.675Z] === RUN Test/TestCreateEntries [2021-08-11T11:27:45.675Z] === RUN Test/TestEntriesDiff [2021-08-11T11:27:45.675Z] === RUN Test/TestEntriesEquality [2021-08-11T11:27:45.675Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-11T11:27:45.675Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-11T11:27:45.675Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-11T11:27:45.675Z] === RUN Test/TestGeneratorNotGenerate [2021-08-11T11:27:45.675Z] === RUN Test/TestGeneratorWithPort [2021-08-11T11:27:45.675Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-11T11:27:45.675Z] === RUN Test/TestNewEntry [2021-08-11T11:27:45.675Z] === RUN Test/TestParse [2021-08-11T11:27:45.675Z] --- PASS: Test (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-11T11:27:45.675Z] --- PASS: Test/TestParse (0.00s) [2021-08-11T11:27:45.675Z] PASS [2021-08-11T11:27:45.675Z] coverage: 58.3% of statements [2021-08-11T11:27:45.675Z] ok github.com/docker/docker/pkg/discovery 0.034s coverage: 58.3% of statements [2021-08-11T11:27:46.131Z] 2021/08/11 11:27:45 Closing DB instances... [2021-08-11T11:27:46.588Z] === RUN Test [2021-08-11T11:27:46.588Z] === RUN Test/TestContent [2021-08-11T11:27:46.588Z] === RUN Test/TestInitialize [2021-08-11T11:27:46.588Z] === RUN Test/TestNew [2021-08-11T11:27:46.588Z] === RUN Test/TestParsingContentsWithComments [2021-08-11T11:27:46.588Z] === RUN Test/TestRegister [2021-08-11T11:27:46.588Z] === RUN Test/TestWatch [2021-08-11T11:27:46.588Z] --- PASS: Test (0.01s) [2021-08-11T11:27:46.588Z] --- PASS: Test/TestContent (0.00s) [2021-08-11T11:27:46.588Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-11T11:27:46.588Z] --- PASS: Test/TestNew (0.00s) [2021-08-11T11:27:46.588Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-11T11:27:46.588Z] --- PASS: Test/TestRegister (0.00s) [2021-08-11T11:27:46.588Z] --- PASS: Test/TestWatch (0.01s) [2021-08-11T11:27:46.588Z] PASS [2021-08-11T11:27:46.588Z] coverage: 97.6% of statements [2021-08-11T11:27:46.588Z] ok github.com/docker/docker/pkg/discovery/file 0.039s coverage: 97.6% of statements [2021-08-11T11:27:46.588Z] --- PASS: TestTarFiles (3.77s) [2021-08-11T11:27:46.588Z] === RUN TestTarUntar [2021-08-11T11:27:47.044Z] --- PASS: TestTarUntar (0.02s) [2021-08-11T11:27:47.044Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-11T11:27:47.044Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-11T11:27:47.044Z] === RUN TestTarWithOptions [2021-08-11T11:27:47.044Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-11T11:27:47.044Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-11T11:27:47.044Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-11T11:27:47.044Z] === RUN TestUntarUstarGnuConflict [2021-08-11T11:27:47.044Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-11T11:27:47.044Z] === RUN TestUntarInvalidFilenames [2021-08-11T11:27:47.044Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames926515190\\dest" [2021-08-11T11:27:47.044Z] --- PASS: TestUntarInvalidFilenames (0.10s) [2021-08-11T11:27:47.044Z] === RUN TestUntarHardlinkToSymlink [2021-08-11T11:27:47.044Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2021-08-11T11:27:47.044Z] === RUN TestUntarInvalidHardlink [2021-08-11T11:27:47.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink321625367\\victim\\hello" -> "../victim/hello" [2021-08-11T11:27:47.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink358366602\\victim\\hello" -> "/../victim/hello" [2021-08-11T11:27:47.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink562760545\\victim" -> "../victim" [2021-08-11T11:27:47.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink772280652\\victim" -> "../victim" [2021-08-11T11:27:47.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink257983547\\victim" -> "../victim" [2021-08-11T11:27:47.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink865820254\\victim" -> "../victim" [2021-08-11T11:27:47.044Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-11T11:27:47.044Z] === RUN TestUntarInvalidSymlink [2021-08-11T11:27:47.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink570054693\\dest\\dotdot" -> "../victim/hello" [2021-08-11T11:27:47.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink565468480\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-11T11:27:47.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink316626335\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:27:47.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink530779762\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:27:47.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink158158121\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:27:47.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink808854644\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:27:47.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink881063235\\dest\\dir\\loophole" -> "../../victim" [2021-08-11T11:27:47.044Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-08-11T11:27:47.044Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-11T11:27:47.044Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-11T11:27:47.044Z] === RUN TestXGlobalNoParent [2021-08-11T11:27:47.044Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-11T11:27:47.044Z] === RUN TestReplaceFileTarWrapper [2021-08-11T11:27:47.044Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-08-11T11:27:47.044Z] === RUN TestPrefixHeaderReadable [2021-08-11T11:27:47.044Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-08-11T11:27:47.044Z] === RUN TestDisablePigz [2021-08-11T11:27:47.044Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-11T11:27:47.500Z] --- PASS: TestDisablePigz (0.11s) [2021-08-11T11:27:47.500Z] === RUN TestPigz [2021-08-11T11:27:47.500Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-11T11:27:47.500Z] --- PASS: TestPigz (0.11s) [2021-08-11T11:27:47.500Z] === RUN TestCopyFileWithInvalidDest [2021-08-11T11:27:47.500Z] archive_windows_test.go:16: Currently fails [2021-08-11T11:27:47.500Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestCanonicalTarNameForPath [2021-08-11T11:27:47.500Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestCanonicalTarName [2021-08-11T11:27:47.500Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestChmodTarEntry [2021-08-11T11:27:47.500Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestHardLinkOrder [2021-08-11T11:27:47.500Z] --- PASS: TestHardLinkOrder (0.07s) [2021-08-11T11:27:47.500Z] === RUN TestChangeString [2021-08-11T11:27:47.500Z] --- PASS: TestChangeString (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestChangesWithNoChanges [2021-08-11T11:27:47.500Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-11T11:27:47.500Z] === RUN TestChangesWithChanges [2021-08-11T11:27:47.500Z] === RUN Test [2021-08-11T11:27:47.500Z] === RUN Test/TestInitialize [2021-08-11T11:27:47.500Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-11T11:27:47.500Z] === RUN TestChangesWithChangesGH13590 [2021-08-11T11:27:47.500Z] changes_test.go:196: needs more investigation [2021-08-11T11:27:47.500Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestChangesDirsEmpty [2021-08-11T11:27:47.500Z] time="2021-08-11T11:27:47Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:27:47.500Z] time="2021-08-11T11:27:47Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:27:47.500Z] time="2021-08-11T11:27:47Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:27:47.500Z] === RUN Test/TestInitializeWithCerts [2021-08-11T11:27:47.500Z] time="2021-08-11T11:27:47Z" level=info msg="Initializing discovery with TLS" [2021-08-11T11:27:47.500Z] === RUN Test/TestWatch [2021-08-11T11:27:47.500Z] time="2021-08-11T11:27:47Z" level=info msg="Initializing discovery without TLS" [2021-08-11T11:27:47.500Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-08-11T11:27:47.500Z] === RUN TestChangesDirsMutated [2021-08-11T11:27:47.500Z] --- PASS: TestChangesDirsMutated (0.09s) [2021-08-11T11:27:47.500Z] === RUN TestApplyLayer [2021-08-11T11:27:47.500Z] changes_test.go:433: needs further investigation [2021-08-11T11:27:47.500Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestChangesSizeWithHardlinks [2021-08-11T11:27:47.500Z] changes_test.go:469: needs further investigation [2021-08-11T11:27:47.500Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestChangesSizeWithNoChanges [2021-08-11T11:27:47.500Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-11T11:27:47.500Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestChangesSize [2021-08-11T11:27:47.500Z] --- PASS: TestChangesSize (0.00s) [2021-08-11T11:27:47.500Z] === RUN TestApplyLayerInvalidFilenames [2021-08-11T11:27:47.500Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames899774762\\dest" [2021-08-11T11:27:47.500Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-11T11:27:47.500Z] === RUN TestApplyLayerInvalidHardlink [2021-08-11T11:27:47.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink362293228\\victim\\hello" -> "../victim/hello" [2021-08-11T11:27:47.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink215644763\\victim\\hello" -> "/../victim/hello" [2021-08-11T11:27:47.500Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink350741502\\victim" -> "../victim" [2021-08-11T11:27:47.957Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink647508805\\victim" -> "../victim" [2021-08-11T11:27:47.957Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink168920032\\victim" -> "../victim" [2021-08-11T11:27:47.957Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink135669695\\victim" -> "../victim" [2021-08-11T11:27:47.957Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-11T11:27:47.957Z] === RUN TestApplyLayerInvalidSymlink [2021-08-11T11:27:47.957Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink527517714\\dest\\dotdot" -> "../victim/hello" [2021-08-11T11:27:47.957Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink862339145\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-11T11:27:47.957Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink253478164\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:27:47.957Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink182047075\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:27:47.957Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink302318438\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:27:47.957Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink898148237\\dest\\loophole-victim" -> "../victim" [2021-08-11T11:27:47.957Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-11T11:27:47.957Z] === RUN TestApplyLayerWhiteouts [2021-08-11T11:27:47.957Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-11T11:27:47.957Z] === RUN TestGenerateEmptyFile [2021-08-11T11:27:47.957Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-11T11:27:47.957Z] === RUN TestGenerateWithContent [2021-08-11T11:27:47.957Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-11T11:27:47.957Z] PASS [2021-08-11T11:27:47.957Z] coverage: 62.5% of statements [2021-08-11T11:27:47.957Z] ok github.com/docker/docker/pkg/archive 5.641s coverage: 62.5% of statements [2021-08-11T11:27:47.957Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2021-08-11T11:27:47.957Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-11T11:27:48.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-11T11:27:48.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-11T11:27:49.471Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-11T11:27:49.471Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-11T11:27:49.594Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-11T11:27:50.125Z] 2021/08/11 11:27:50 Closing DB instances... [2021-08-11T11:27:50.434Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-11T11:27:50.554Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-11T11:27:50.581Z] --- PASS: Test (3.11s) [2021-08-11T11:27:50.581Z] --- PASS: Test/TestInitialize (0.10s) [2021-08-11T11:27:50.581Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-11T11:27:50.581Z] --- PASS: Test/TestWatch (3.01s) [2021-08-11T11:27:50.581Z] PASS [2021-08-11T11:27:50.581Z] coverage: 84.1% of statements [2021-08-11T11:27:50.581Z] ok github.com/docker/docker/pkg/discovery/kv 3.152s coverage: 84.1% of statements [2021-08-11T11:27:51.038Z] === RUN Test [2021-08-11T11:27:51.038Z] === RUN Test/TestWatch [2021-08-11T11:27:51.038Z] --- PASS: Test (0.00s) [2021-08-11T11:27:51.038Z] --- PASS: Test/TestWatch (0.00s) [2021-08-11T11:27:51.038Z] PASS [2021-08-11T11:27:51.038Z] coverage: 92.3% of statements [2021-08-11T11:27:51.038Z] ok github.com/docker/docker/pkg/discovery/memory 0.036s coverage: 92.3% of statements [2021-08-11T11:27:51.398Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-11T11:27:51.494Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-08-11T11:27:51.494Z] === RUN TestNetworkDBNodeLeave [2021-08-11T11:27:51.951Z] === RUN Test [2021-08-11T11:27:51.951Z] === RUN Test/TestInitialize [2021-08-11T11:27:51.951Z] === RUN Test/TestInitializeWithPattern [2021-08-11T11:27:51.951Z] === RUN Test/TestRegister [2021-08-11T11:27:51.951Z] === RUN Test/TestWatch [2021-08-11T11:27:51.951Z] --- PASS: Test (0.00s) [2021-08-11T11:27:51.951Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-11T11:27:51.951Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-11T11:27:51.951Z] --- PASS: Test/TestRegister (0.00s) [2021-08-11T11:27:51.951Z] --- PASS: Test/TestWatch (0.00s) [2021-08-11T11:27:51.951Z] PASS [2021-08-11T11:27:51.951Z] coverage: 93.8% of statements [2021-08-11T11:27:51.951Z] ok github.com/docker/docker/pkg/discovery/nodes 0.034s coverage: 93.8% of statements [2021-08-11T11:27:52.079Z] --- PASS: TestBuildMultiStageCopy (10.28s) [2021-08-11T11:27:52.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.60s) [2021-08-11T11:27:52.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-08-11T11:27:52.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-08-11T11:27:52.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-11T11:27:52.079Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2021-08-11T11:27:52.079Z] === RUN TestBuildMultiStageParentConfig [2021-08-11T11:27:52.360Z] --- PASS: TestBuildMultiStageCopy (9.70s) [2021-08-11T11:27:52.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.99s) [2021-08-11T11:27:52.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-08-11T11:27:52.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2021-08-11T11:27:52.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-11T11:27:52.360Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s) [2021-08-11T11:27:52.360Z] === RUN TestBuildMultiStageParentConfig [2021-08-11T11:27:52.407Z] === RUN TestPollerAddRemove [2021-08-11T11:27:52.407Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-11T11:27:52.407Z] === RUN TestPollerEvent [2021-08-11T11:27:52.407Z] poller_test.go:41: No chmod on Windows [2021-08-11T11:27:52.407Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-11T11:27:52.407Z] === RUN TestPollerClose [2021-08-11T11:27:52.407Z] --- PASS: TestPollerClose (0.00s) [2021-08-11T11:27:52.407Z] PASS [2021-08-11T11:27:52.407Z] coverage: 36.2% of statements [2021-08-11T11:27:52.407Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 36.2% of statements [2021-08-11T11:27:53.369Z] === RUN TestCopyFileWithInvalidSrc [2021-08-11T11:27:53.369Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-11T11:27:53.369Z] === RUN TestCopyFileWithInvalidDest [2021-08-11T11:27:53.369Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2021-08-11T11:27:53.369Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-11T11:27:53.369Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-11T11:27:53.369Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-11T11:27:53.369Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-11T11:27:53.369Z] === RUN TestCopyFile [2021-08-11T11:27:53.369Z] --- PASS: TestCopyFile (0.00s) [2021-08-11T11:27:53.369Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-11T11:27:53.369Z] fileutils_test.go:134: Needs porting to Windows [2021-08-11T11:27:53.369Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-11T11:27:53.370Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-11T11:27:53.370Z] fileutils_test.go:180: Needs porting to Windows [2021-08-11T11:27:53.370Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestWildcardMatches [2021-08-11T11:27:53.370Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestPatternMatches [2021-08-11T11:27:53.370Z] --- PASS: TestPatternMatches (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-11T11:27:53.370Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestPatternMatchesFolderExclusions [2021-08-11T11:27:53.370Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-11T11:27:53.370Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-11T11:27:53.370Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-11T11:27:53.370Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-11T11:27:53.370Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestSingleExclamationError [2021-08-11T11:27:53.370Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestMatchesWithNoPatterns [2021-08-11T11:27:53.370Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestMatchesWithMalformedPatterns [2021-08-11T11:27:53.370Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestMatches [2021-08-11T11:27:53.370Z] --- PASS: TestMatches (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestCleanPatterns [2021-08-11T11:27:53.370Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-11T11:27:53.370Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestCleanPatternsExceptionFlag [2021-08-11T11:27:53.370Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-11T11:27:53.370Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-11T11:27:53.370Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestCleanPatternsErrorSingleException [2021-08-11T11:27:53.370Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestCreateIfNotExistsDir [2021-08-11T11:27:53.370Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestCreateIfNotExistsFile [2021-08-11T11:27:53.370Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-11T11:27:53.370Z] === RUN TestMatch [2021-08-11T11:27:53.370Z] --- PASS: TestMatch (0.00s) [2021-08-11T11:27:53.370Z] PASS [2021-08-11T11:27:53.370Z] coverage: 85.2% of statements [2021-08-11T11:27:53.370Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 85.2% of statements [2021-08-11T11:27:53.425Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-08-11T11:27:53.602Z] --- PASS: TestBuildMultiStageParentConfig (2.01s) [2021-08-11T11:27:53.602Z] === RUN TestBuildLabelWithTargets [2021-08-11T11:27:53.602Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:27:53.602Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-11T11:27:53.602Z] === RUN TestBuildWithEmptyLayers [2021-08-11T11:27:53.686Z] ok github.com/docker/docker/libnetwork/etchosts 0.037s coverage: 81.2% of statements [2021-08-11T11:27:53.826Z] === RUN TestGet [2021-08-11T11:27:53.826Z] --- PASS: TestGet (0.00s) [2021-08-11T11:27:53.826Z] === RUN TestGetShortcutString [2021-08-11T11:27:53.826Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-11T11:27:53.826Z] PASS [2021-08-11T11:27:53.826Z] coverage: 42.9% of statements [2021-08-11T11:27:53.826Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-08-11T11:27:54.281Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-08-11T11:27:54.281Z] === RUN TestNetworkDBWatch [2021-08-11T11:27:54.738Z] === RUN TestCreateIDMapOrder [2021-08-11T11:27:54.738Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-11T11:27:54.738Z] PASS [2021-08-11T11:27:54.738Z] coverage: 7.2% of statements [2021-08-11T11:27:54.738Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-08-11T11:27:55.125Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-08-11T11:27:55.125Z] === RUN TestBuildMultiStageOnBuild [2021-08-11T11:27:55.248Z] --- PASS: TestBuildMultiStageParentConfig (2.89s) [2021-08-11T11:27:55.248Z] === RUN TestBuildLabelWithTargets [2021-08-11T11:27:55.248Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:27:55.248Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-11T11:27:55.248Z] === RUN TestBuildWithEmptyLayers [2021-08-11T11:27:55.700Z] === RUN TestFixedBufferCap [2021-08-11T11:27:55.700Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-11T11:27:55.700Z] === RUN TestFixedBufferLen [2021-08-11T11:27:55.700Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-11T11:27:55.700Z] === RUN TestFixedBufferString [2021-08-11T11:27:55.700Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-11T11:27:55.700Z] === RUN TestFixedBufferWrite [2021-08-11T11:27:55.700Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-11T11:27:55.700Z] === RUN TestFixedBufferRead [2021-08-11T11:27:55.700Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-11T11:27:55.700Z] === RUN TestBytesPipeRead [2021-08-11T11:27:55.700Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-11T11:27:55.700Z] === RUN TestBytesPipeWrite [2021-08-11T11:27:55.700Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-11T11:27:55.700Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-11T11:27:56.156Z] 2021/08/11 11:27:55 Closing DB instances... [2021-08-11T11:27:56.156Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-08-11T11:27:56.156Z] === RUN TestAtomicWriteToFile [2021-08-11T11:27:56.156Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-11T11:27:56.156Z] === RUN TestAtomicWriteSetCommit [2021-08-11T11:27:56.156Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-11T11:27:56.156Z] === RUN TestAtomicWriteSetCancel [2021-08-11T11:27:56.156Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-11T11:27:56.156Z] === RUN TestReadCloserWrapperClose [2021-08-11T11:27:56.156Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-11T11:27:56.156Z] === RUN TestReaderErrWrapperReadOnError [2021-08-11T11:27:56.156Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-11T11:27:56.156Z] === RUN TestReaderErrWrapperRead [2021-08-11T11:27:56.156Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-11T11:27:56.156Z] === RUN TestHashData [2021-08-11T11:27:56.156Z] --- PASS: TestHashData (0.00s) [2021-08-11T11:27:56.156Z] === RUN TestCancelReadCloser [2021-08-11T11:27:56.156Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-11T11:27:56.156Z] === RUN TestWriteCloserWrapperClose [2021-08-11T11:27:56.156Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-11T11:27:56.156Z] === RUN TestNopWriteCloser [2021-08-11T11:27:56.156Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-11T11:27:56.156Z] === RUN TestNopWriter [2021-08-11T11:27:56.156Z] --- PASS: TestNopWriter (0.00s) [2021-08-11T11:27:56.156Z] === RUN TestWriteCounter [2021-08-11T11:27:56.156Z] --- PASS: TestWriteCounter (0.00s) [2021-08-11T11:27:56.156Z] PASS [2021-08-11T11:27:56.156Z] coverage: 69.2% of statements [2021-08-11T11:27:56.156Z] ok github.com/docker/docker/pkg/ioutils 0.559s coverage: 69.2% of statements [2021-08-11T11:27:56.775Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-08-11T11:27:56.775Z] === RUN TestBuildMultiStageOnBuild [2021-08-11T11:27:56.983Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-11T11:27:57.118Z] === RUN TestError [2021-08-11T11:27:57.118Z] --- PASS: TestError (0.00s) [2021-08-11T11:27:57.118Z] === RUN TestProgressString [2021-08-11T11:27:57.118Z] === RUN TestProgressString/no_progress [2021-08-11T11:27:57.118Z] === RUN TestProgressString/progress_1 [2021-08-11T11:27:57.118Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-11T11:27:57.118Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-11T11:27:57.118Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-11T11:27:57.118Z] === RUN TestProgressString/with_units [2021-08-11T11:27:57.118Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-11T11:27:57.118Z] === RUN TestProgressString/hide_counts [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString (0.00s) [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-11T11:27:57.118Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-11T11:27:57.118Z] === RUN TestJSONMessageDisplay [2021-08-11T11:27:57.118Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-11T11:27:57.118Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-11T11:27:57.118Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-11T11:27:57.118Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-11T11:27:57.118Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-11T11:27:57.118Z] === RUN TestDisplayJSONMessagesStream [2021-08-11T11:27:57.118Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-11T11:27:57.118Z] PASS [2021-08-11T11:27:57.118Z] coverage: 91.7% of statements [2021-08-11T11:27:57.118Z] ok github.com/docker/docker/pkg/jsonmessage 0.128s coverage: 91.7% of statements [2021-08-11T11:27:57.554Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-11T11:27:57.575Z] --- PASS: TestNetworkDBWatch (3.06s) [2021-08-11T11:27:57.575Z] === RUN TestNetworkDBBulkSync [2021-08-11T11:27:57.575Z] --- PASS: TestGetAddress (19.55s) [2021-08-11T11:27:57.575Z] === RUN TestRequestSyntaxCheck [2021-08-11T11:27:57.575Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-11T11:27:57.575Z] === RUN TestRequest [2021-08-11T11:27:57.575Z] === RUN TestStandardLongPath [2021-08-11T11:27:57.575Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-11T11:27:57.575Z] === RUN TestUNCLongPath [2021-08-11T11:27:57.575Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-11T11:27:57.575Z] PASS [2021-08-11T11:27:57.575Z] coverage: 100.0% of statements [2021-08-11T11:27:57.575Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-08-11T11:27:58.031Z] === RUN TestNameFormat [2021-08-11T11:27:58.031Z] --- PASS: TestNameFormat (0.00s) [2021-08-11T11:27:58.031Z] === RUN TestNameRetries [2021-08-11T11:27:58.031Z] --- PASS: TestNameRetries (0.00s) [2021-08-11T11:27:58.031Z] PASS [2021-08-11T11:27:58.031Z] coverage: 85.7% of statements [2021-08-11T11:27:58.031Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-08-11T11:27:58.487Z] 2021/08/11 11:27:58 Closing DB instances... [2021-08-11T11:27:58.943Z] === RUN TestParseKeyValueOpt [2021-08-11T11:27:58.943Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-11T11:27:58.943Z] === RUN TestParseUintList [2021-08-11T11:27:58.943Z] --- PASS: TestParseUintList (0.00s) [2021-08-11T11:27:58.943Z] === RUN TestParseUintListMaximumLimits [2021-08-11T11:27:58.943Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-11T11:27:58.943Z] PASS [2021-08-11T11:27:58.943Z] coverage: 97.0% of statements [2021-08-11T11:27:58.943Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-08-11T11:27:59.400Z] === RUN TestNewAndRemove [2021-08-11T11:27:59.400Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-11T11:27:59.400Z] === RUN TestRemoveInvalidPath [2021-08-11T11:27:59.400Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-11T11:27:59.400Z] PASS [2021-08-11T11:27:59.400Z] coverage: 82.6% of statements [2021-08-11T11:27:59.400Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.6% of statements [2021-08-11T11:28:00.363Z] === RUN TestParseEmptyInterface [2021-08-11T11:28:00.363Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-11T11:28:00.363Z] === RUN TestParseNonInterfaceType [2021-08-11T11:28:00.363Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-11T11:28:00.363Z] === RUN TestParseWithOneFunction [2021-08-11T11:28:00.363Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-11T11:28:00.363Z] === RUN TestParseWithMultipleFuncs [2021-08-11T11:28:00.363Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-11T11:28:00.363Z] === RUN TestParseWithUnnamedReturn [2021-08-11T11:28:00.363Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-11T11:28:00.363Z] === RUN TestEmbeddedInterface [2021-08-11T11:28:00.363Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-11T11:28:00.363Z] === RUN TestParsedImports [2021-08-11T11:28:00.363Z] --- PASS: TestParsedImports (0.00s) [2021-08-11T11:28:00.363Z] === RUN TestAliasedImports [2021-08-11T11:28:00.363Z] --- PASS: TestAliasedImports (0.00s) [2021-08-11T11:28:00.363Z] PASS [2021-08-11T11:28:00.363Z] coverage: 56.8% of statements [2021-08-11T11:28:00.363Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-08-11T11:28:00.363Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-08-11T11:28:00.363Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-11T11:28:00.363Z] === RUN TestFailedConnection [2021-08-11T11:28:01.327Z] === RUN TestHTTPTransport [2021-08-11T11:28:01.327Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-11T11:28:01.327Z] PASS [2021-08-11T11:28:01.327Z] coverage: 85.7% of statements [2021-08-11T11:28:01.327Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2021-08-11T11:28:01.327Z] --- PASS: TestFailedConnection (1.11s) [2021-08-11T11:28:01.327Z] === RUN TestFailOnce [2021-08-11T11:28:01.784Z] 2021/08/11 11:28:01 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-08-11T11:28:01.784Z] goroutine 18 [running]: [2021-08-11T11:28:01.784Z] net/http.(*conn).serve.func1(0xc00018e000) [2021-08-11T11:28:01.784Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-11T11:28:01.784Z] panic(0x1365280, 0x147c6d0) [2021-08-11T11:28:01.784Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-11T11:28:01.784Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x148cd90, 0xc0001600e0, 0xc0001a0000) [2021-08-11T11:28:01.784Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-11T11:28:01.784Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x148cd90, 0xc0001600e0, 0xc0001a0000) [2021-08-11T11:28:01.784Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-11T11:28:01.784Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x148cd90, 0xc0001600e0, 0xc0001a0000) [2021-08-11T11:28:01.784Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-11T11:28:01.784Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x148cd90, 0xc0001600e0, 0xc0001a0000) [2021-08-11T11:28:01.784Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-11T11:28:01.784Z] net/http.(*conn).serve(0xc00018e000, 0x148d980, 0xc000196000) [2021-08-11T11:28:01.784Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-11T11:28:01.784Z] created by net/http.(*Server).Serve [2021-08-11T11:28:01.784Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-11T11:28:01.784Z] time="2021-08-11T11:28:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-08-11T11:28:01.784Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-11T11:28:01.784Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-11T11:28:01.784Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-11T11:28:01.784Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-11T11:28:01.784Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-11T11:28:01.784Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-11T11:28:01.784Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-11T11:28:01.784Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-11T11:28:01.784Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-11T11:28:01.784Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-11T11:28:01.784Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-11T11:28:01.784Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-11T11:28:01.784Z] === RUN TestBufferPoolPutAndGet [2021-08-11T11:28:01.784Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-11T11:28:01.784Z] PASS [2021-08-11T11:28:01.784Z] coverage: 88.2% of statements [2021-08-11T11:28:01.784Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-08-11T11:28:02.240Z] === RUN TestOutputOnPrematureClose [2021-08-11T11:28:02.240Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-11T11:28:02.240Z] === RUN TestCompleteSilently [2021-08-11T11:28:02.240Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-11T11:28:02.240Z] PASS [2021-08-11T11:28:02.240Z] coverage: 75.9% of statements [2021-08-11T11:28:02.240Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-08-11T11:28:02.697Z] === RUN TestSendToOneSub [2021-08-11T11:28:02.697Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-11T11:28:02.697Z] === RUN TestSendToMultipleSubs [2021-08-11T11:28:02.697Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-11T11:28:02.697Z] === RUN TestEvictOneSub [2021-08-11T11:28:02.697Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-11T11:28:02.697Z] === RUN TestClosePublisher [2021-08-11T11:28:02.697Z] --- PASS: TestClosePublisher (0.00s) [2021-08-11T11:28:02.697Z] === RUN TestPubSubRace [2021-08-11T11:28:02.697Z] --- PASS: TestFailOnce (1.12s) [2021-08-11T11:28:02.697Z] === RUN TestEchoInputOutput [2021-08-11T11:28:02.697Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-11T11:28:02.697Z] === RUN TestBackoff [2021-08-11T11:28:02.697Z] --- PASS: TestBackoff (0.00s) [2021-08-11T11:28:02.697Z] === RUN TestAbortRetry [2021-08-11T11:28:02.697Z] --- PASS: TestAbortRetry (0.00s) [2021-08-11T11:28:02.697Z] === RUN TestClientScheme [2021-08-11T11:28:02.697Z] --- PASS: TestClientScheme (0.00s) [2021-08-11T11:28:02.697Z] === RUN TestNewClientWithTimeout [2021-08-11T11:28:03.153Z] time="2021-08-11T11:28:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-11T11:28:03.609Z] 2021/08/11 11:28:03 Closing DB instances... [2021-08-11T11:28:03.609Z] --- PASS: TestPubSubRace (1.04s) [2021-08-11T11:28:03.609Z] PASS [2021-08-11T11:28:03.609Z] coverage: 75.0% of statements [2021-08-11T11:28:03.609Z] ok github.com/docker/docker/pkg/pubsub 1.064s coverage: 75.0% of statements [2021-08-11T11:28:04.067Z] === RUN TestRegister [2021-08-11T11:28:04.067Z] --- PASS: TestRegister (0.00s) [2021-08-11T11:28:04.067Z] === RUN TestCommand [2021-08-11T11:28:04.067Z] --- PASS: TestCommand (0.02s) [2021-08-11T11:28:04.067Z] === RUN TestNaiveSelf [2021-08-11T11:28:04.067Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-11T11:28:04.067Z] PASS [2021-08-11T11:28:04.067Z] coverage: 82.4% of statements [2021-08-11T11:28:04.067Z] ok github.com/docker/docker/pkg/reexec 0.072s coverage: 82.4% of statements [2021-08-11T11:28:04.523Z] === RUN TestDump [2021-08-11T11:28:04.523Z] goroutine 19 [running]: [2021-08-11T11:28:04.523Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x11559838, 0x9447bf06068) [2021-08-11T11:28:04.523Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-11T11:28:04.523Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-11T11:28:04.523Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-11T11:28:04.523Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480) [2021-08-11T11:28:04.523Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-11T11:28:04.523Z] testing.tRunner(0xc000084480, 0x615ee0) [2021-08-11T11:28:04.523Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:28:04.523Z] created by testing.(*T).Run [2021-08-11T11:28:04.523Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-11T11:28:04.523Z] [2021-08-11T11:28:04.523Z] goroutine 1 [chan receive]: [2021-08-11T11:28:04.523Z] testing.(*T).Run(0xc000084480, 0x608618, 0x8, 0x615ee0, 0x47a2cd) [2021-08-11T11:28:04.523Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-11T11:28:04.523Z] testing.runTests.func1(0xc000084300) [2021-08-11T11:28:04.523Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-11T11:28:04.523Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-08-11T11:28:04.523Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:28:04.523Z] testing.runTests(0xc00009c060, 0x75b220, 0x3, 0x3, 0xc03d0b871146a3b4, 0x8bb3069909, 0x75fc80, 0x609e68) [2021-08-11T11:28:04.523Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-11T11:28:04.523Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-08-11T11:28:04.523Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-11T11:28:04.523Z] main.main() [2021-08-11T11:28:04.523Z] _testmain.go:95 +0x1c8 [2021-08-11T11:28:04.524Z] --- PASS: TestDump (0.00s) [2021-08-11T11:28:04.524Z] === RUN TestDumpToFile [2021-08-11T11:28:04.524Z] time="2021-08-11T11:28:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-11T11:28:04.524Z] --- PASS: TestDumpToFile (0.09s) [2021-08-11T11:28:04.524Z] === RUN TestDumpToFileWithEmptyInput [2021-08-11T11:28:04.524Z] goroutine 21 [running]: [2021-08-11T11:28:04.524Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0x4f4500) [2021-08-11T11:28:04.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-11T11:28:04.524Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-11T11:28:04.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-11T11:28:04.524Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084900) [2021-08-11T11:28:04.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-11T11:28:04.524Z] testing.tRunner(0xc000084900, 0x615ed0) [2021-08-11T11:28:04.524Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:28:04.524Z] created by testing.(*T).Run [2021-08-11T11:28:04.524Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-11T11:28:04.524Z] [2021-08-11T11:28:04.524Z] goroutine 1 [chan receive]: [2021-08-11T11:28:04.524Z] testing.(*T).Run(0xc000084900, 0x60f0cc, 0x1c, 0x615ed0, 0x47a201) [2021-08-11T11:28:04.524Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-11T11:28:04.524Z] testing.runTests.func1(0xc000084300) [2021-08-11T11:28:04.524Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-11T11:28:04.524Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-08-11T11:28:04.524Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-11T11:28:04.524Z] testing.runTests(0xc00009c060, 0x75b220, 0x3, 0x3, 0xc03d0b871146a3b4, 0x8bb3069909, 0x75fc80, 0x609e68) [2021-08-11T11:28:04.524Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-11T11:28:04.524Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-08-11T11:28:04.524Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-11T11:28:04.524Z] main.main() [2021-08-11T11:28:04.524Z] _testmain.go:95 +0x1c8 [2021-08-11T11:28:04.524Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-11T11:28:04.524Z] PASS [2021-08-11T11:28:04.524Z] coverage: 90.9% of statements [2021-08-11T11:28:04.524Z] ok github.com/docker/docker/pkg/stack 0.120s coverage: 90.9% of statements [2021-08-11T11:28:04.720Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-11T11:28:04.980Z] === RUN TestNewStdWriter [2021-08-11T11:28:04.980Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-11T11:28:04.980Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestWriteWithNilBytes [2021-08-11T11:28:04.980Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestWrite [2021-08-11T11:28:04.980Z] --- PASS: TestWrite (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestWriteWithWriterError [2021-08-11T11:28:04.980Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-11T11:28:04.980Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyWriteAndRead [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-11T11:28:04.980Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-11T11:28:04.980Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-11T11:28:04.980Z] PASS [2021-08-11T11:28:04.980Z] coverage: 100.0% of statements [2021-08-11T11:28:04.980Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2021-08-11T11:28:04.980Z] --- PASS: TestRequest (7.59s) [2021-08-11T11:28:04.980Z] === RUN TestOverlappingRequests [2021-08-11T11:28:05.400Z] --- PASS: TestBuildMultiStageOnBuild (9.51s) [2021-08-11T11:28:05.400Z] === RUN TestBuildUncleanTarFilenames [2021-08-11T11:28:05.400Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:28:05.400Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-11T11:28:05.400Z] === RUN TestBuildMultiStageLayerLeak [2021-08-11T11:28:05.436Z] --- PASS: TestOverlappingRequests (0.35s) [2021-08-11T11:28:05.436Z] === RUN TestRelease [2021-08-11T11:28:05.436Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-11T11:28:05.436Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-11T11:28:05.436Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestFormatStatus [2021-08-11T11:28:05.436Z] --- PASS: TestFormatStatus (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestFormatError [2021-08-11T11:28:05.436Z] --- PASS: TestFormatError (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestFormatJSONError [2021-08-11T11:28:05.436Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-11T11:28:05.436Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-11T11:28:05.436Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestNewJSONProgressOutput [2021-08-11T11:28:05.436Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestAuxFormatterEmit [2021-08-11T11:28:05.436Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestStreamWriterStdout [2021-08-11T11:28:05.436Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-11T11:28:05.436Z] === RUN TestStreamWriterStderr [2021-08-11T11:28:05.436Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-11T11:28:05.436Z] PASS [2021-08-11T11:28:05.436Z] coverage: 66.2% of statements [2021-08-11T11:28:05.436Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-08-11T11:28:05.893Z] === RUN TestGenerateRandomID [2021-08-11T11:28:05.893Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-11T11:28:05.893Z] === RUN TestShortenId [2021-08-11T11:28:05.893Z] --- PASS: TestShortenId (0.00s) [2021-08-11T11:28:05.893Z] === RUN TestShortenSha256Id [2021-08-11T11:28:05.893Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-11T11:28:05.893Z] === RUN TestShortenIdEmpty [2021-08-11T11:28:05.893Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-11T11:28:05.893Z] === RUN TestShortenIdInvalid [2021-08-11T11:28:05.893Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-11T11:28:05.893Z] === RUN TestIsShortIDNonHex [2021-08-11T11:28:05.893Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-11T11:28:05.893Z] === RUN TestIsShortIDNotCorrectSize [2021-08-11T11:28:05.893Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-11T11:28:05.893Z] PASS [2021-08-11T11:28:05.893Z] coverage: 70.6% of statements [2021-08-11T11:28:05.893Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-08-11T11:28:06.349Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2021-08-11T11:28:06.349Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-11T11:28:06.806Z] === RUN TestIsCpusetListAvailable [2021-08-11T11:28:06.806Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-11T11:28:06.806Z] PASS [2021-08-11T11:28:06.806Z] coverage: 39.4% of statements [2021-08-11T11:28:06.806Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-08-11T11:28:06.806Z] --- PASS: TestRelease (1.30s) [2021-08-11T11:28:06.806Z] === RUN TestAllocateRandomDeallocate [2021-08-11T11:28:07.063Z] --- PASS: TestBuildMultiStageOnBuild (9.22s) [2021-08-11T11:28:07.063Z] === RUN TestBuildUncleanTarFilenames [2021-08-11T11:28:07.063Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:28:07.063Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-11T11:28:07.063Z] === RUN TestBuildMultiStageLayerLeak [2021-08-11T11:28:07.263Z] time="2021-08-11T11:28:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-11T11:28:07.263Z] 2021/08/11 11:28:07 Closing DB instances... [2021-08-11T11:28:07.718Z] === RUN TestChtimes [2021-08-11T11:28:07.718Z] --- PASS: TestChtimes (0.01s) [2021-08-11T11:28:07.718Z] === RUN TestChtimesWindows [2021-08-11T11:28:08.458Z] --- PASS: TestImportExtremelyLargeImageWorks (92.03s) [2021-08-11T11:28:08.458Z] PASS [2021-08-11T11:28:08.458Z] [2021-08-11T11:28:08.458Z] DONE 12 tests in 94.691s [2021-08-11T11:28:08.458Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-11T11:28:08.458Z] INFO: Testing against a local daemon [2021-08-11T11:28:08.458Z] === RUN TestNetworkCreateDelete [2021-08-11T11:28:08.458Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-08-11T11:28:08.458Z] === RUN TestDockerNetworkDeletePreferID [2021-08-11T11:28:08.458Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-08-11T11:28:08.458Z] === RUN TestDaemonDNSFallback [2021-08-11T11:28:08.538Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-11T11:28:08.538Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-11T11:28:08.538Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-11T11:28:08.538Z] === RUN TestEnsureRemoveAllNotExist [2021-08-11T11:28:08.538Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-11T11:28:08.538Z] === RUN TestEnsureRemoveAllWithDir [2021-08-11T11:28:08.538Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-11T11:28:08.538Z] === RUN TestEnsureRemoveAllWithFile [2021-08-11T11:28:08.538Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-11T11:28:08.538Z] === RUN TestHasWin32KSupport [2021-08-11T11:28:08.538Z] syscall_windows_test.go:8: win32k: true [2021-08-11T11:28:08.538Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-11T11:28:08.538Z] PASS [2021-08-11T11:28:08.538Z] coverage: 12.9% of statements [2021-08-11T11:28:08.538Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 12.9% of statements [2021-08-11T11:28:09.002Z] === RUN TestTailFile [2021-08-11T11:28:09.002Z] --- PASS: TestTailFile (0.00s) [2021-08-11T11:28:09.002Z] === RUN TestTailFileManyLines [2021-08-11T11:28:09.002Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-11T11:28:09.002Z] === RUN TestTailEmptyFile [2021-08-11T11:28:09.002Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-11T11:28:09.002Z] === RUN TestTailNegativeN [2021-08-11T11:28:09.002Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/truncated_last_line [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader/no_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.002Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.002Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.002Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.003Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.003Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.003Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.004Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.004Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.004Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.005Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.005Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.005Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-11T11:28:09.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-11T11:28:09.008Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:28:09.008Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.009Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-11T11:28:09.010Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-11T11:28:09.468Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-11T11:28:09.468Z] PASS [2021-08-11T11:28:09.468Z] coverage: 88.6% of statements [2021-08-11T11:28:09.469Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2021-08-11T11:28:09.469Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-08-11T11:28:09.469Z] === RUN TestNetworkDBGarbageCollection [2021-08-11T11:28:09.469Z] === RUN TestTarSumRemoveNonExistent [2021-08-11T11:28:09.469Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-11T11:28:09.469Z] === RUN TestTarSumRemove [2021-08-11T11:28:09.469Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-11T11:28:09.469Z] === RUN TestSortFileInfoSums [2021-08-11T11:28:09.469Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-11T11:28:09.469Z] === RUN TestNewTarSumForLabelInvalid [2021-08-11T11:28:09.469Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-11T11:28:09.469Z] === RUN TestNewTarSumForLabel [2021-08-11T11:28:09.469Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-11T11:28:09.469Z] === RUN TestEmptyTar [2021-08-11T11:28:09.469Z] --- PASS: TestEmptyTar (0.00s) [2021-08-11T11:28:09.469Z] === RUN TestTarSumsReadSize [2021-08-11T11:28:09.469Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-11T11:28:09.469Z] === RUN TestTarSums [2021-08-11T11:28:09.925Z] --- PASS: TestTarSums (0.05s) [2021-08-11T11:28:09.925Z] === RUN TestIteration [2021-08-11T11:28:09.925Z] --- PASS: TestIteration (0.00s) [2021-08-11T11:28:09.925Z] === RUN TestVersionLabelForChecksum [2021-08-11T11:28:09.925Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-11T11:28:09.925Z] === RUN TestVersion [2021-08-11T11:28:09.925Z] --- PASS: TestVersion (0.00s) [2021-08-11T11:28:09.925Z] === RUN TestGetVersion [2021-08-11T11:28:09.925Z] --- PASS: TestGetVersion (0.00s) [2021-08-11T11:28:09.925Z] === RUN TestGetVersions [2021-08-11T11:28:09.925Z] --- PASS: TestGetVersions (0.00s) [2021-08-11T11:28:09.925Z] PASS [2021-08-11T11:28:09.925Z] coverage: 89.3% of statements [2021-08-11T11:28:09.925Z] ok github.com/docker/docker/pkg/tarsum 0.090s coverage: 89.3% of statements [2021-08-11T11:28:09.925Z] testing: warning: no tests to run [2021-08-11T11:28:09.925Z] PASS [2021-08-11T11:28:09.925Z] coverage: [no statements] [2021-08-11T11:28:09.925Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-08-11T11:28:10.381Z] === RUN TestTruncIndex [2021-08-11T11:28:10.838Z] --- PASS: TestTruncIndex (0.10s) [2021-08-11T11:28:10.838Z] PASS [2021-08-11T11:28:10.838Z] coverage: 91.5% of statements [2021-08-11T11:28:10.838Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-08-11T11:28:10.838Z] === RUN TestIsGIT [2021-08-11T11:28:10.838Z] --- PASS: TestIsGIT (0.00s) [2021-08-11T11:28:10.838Z] === RUN TestIsTransport [2021-08-11T11:28:10.838Z] --- PASS: TestIsTransport (0.00s) [2021-08-11T11:28:10.838Z] PASS [2021-08-11T11:28:10.838Z] coverage: 100.0% of statements [2021-08-11T11:28:10.838Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-08-11T11:28:11.294Z] --- PASS: TestAllocateRandomDeallocate (4.33s) [2021-08-11T11:28:11.294Z] === RUN TestRetrieveFromStore [2021-08-11T11:28:11.294Z] === RUN TestVersionInfo [2021-08-11T11:28:11.294Z] --- PASS: TestVersionInfo (0.00s) [2021-08-11T11:28:11.294Z] === RUN TestAppendVersions [2021-08-11T11:28:11.294Z] --- PASS: TestAppendVersions (0.00s) [2021-08-11T11:28:11.294Z] PASS [2021-08-11T11:28:11.294Z] coverage: 88.9% of statements [2021-08-11T11:28:11.294Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-08-11T11:28:11.554Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-11T11:28:11.747Z] --- PASS: TestDaemonDNSFallback (6.56s) [2021-08-11T11:28:11.747Z] === RUN TestInspectNetwork [2021-08-11T11:28:11.751Z] time="2021-08-11T11:28:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-11T11:28:12.454Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-11T11:28:12.715Z] --- PASS: TestRetrieveFromStore (1.34s) [2021-08-11T11:28:12.715Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-11T11:28:12.715Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-11T11:28:12.715Z] === RUN TestParallelPredefinedRequest1 [2021-08-11T11:28:12.715Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-11T11:28:12.715Z] === RUN TestParallelPredefinedRequest2 [2021-08-11T11:28:12.715Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-11T11:28:12.715Z] === RUN TestParallelPredefinedRequest3 [2021-08-11T11:28:12.715Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-11T11:28:12.715Z] === RUN TestParallelPredefinedRequest4 [2021-08-11T11:28:12.715Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-11T11:28:12.715Z] === RUN TestParallelPredefinedRequest5 [2021-08-11T11:28:12.715Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-11T11:28:12.715Z] === RUN TestDebug [2021-08-11T11:28:12.715Z] --- PASS: TestDebug (0.00s) [2021-08-11T11:28:12.715Z] === RUN TestRequestPoolParallel [2021-08-11T11:28:12.715Z] === RUN TestValidatePrivileges [2021-08-11T11:28:12.715Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-11T11:28:12.715Z] === RUN TestFilterByCapNeg [2021-08-11T11:28:12.715Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-11T11:28:12.715Z] === RUN TestFilterByCapPos [2021-08-11T11:28:12.715Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-11T11:28:12.715Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-11T11:28:12.715Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-11T11:28:12.715Z] PASS [2021-08-11T11:28:12.715Z] coverage: 12.0% of statements [2021-08-11T11:28:12.715Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2021-08-11T11:28:12.947Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-11T11:28:13.172Z] --- PASS: TestRequestPoolParallel (0.52s) [2021-08-11T11:28:13.172Z] === RUN TestFullAllocateRelease [2021-08-11T11:28:13.172Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-08-11T11:28:13.172Z] === RUN TestOddAllocateRelease [2021-08-11T11:28:13.629Z] === RUN TestNewSettable [2021-08-11T11:28:13.629Z] --- PASS: TestNewSettable (0.00s) [2021-08-11T11:28:13.629Z] === RUN TestIsSettable [2021-08-11T11:28:13.629Z] --- PASS: TestIsSettable (0.00s) [2021-08-11T11:28:13.629Z] === RUN TestUpdateSettingsEnv [2021-08-11T11:28:13.629Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-11T11:28:13.629Z] PASS [2021-08-11T11:28:13.629Z] coverage: 20.0% of statements [2021-08-11T11:28:13.629Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-08-11T11:28:13.629Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-08-11T11:28:13.629Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-11T11:28:13.629Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-08-11T11:28:13.629Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-11T11:28:13.629Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-11T11:28:13.629Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-11T11:28:13.629Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest1 [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest4 [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest1 [2021-08-11T11:28:13.629Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest5 [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest4 [2021-08-11T11:28:13.629Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest2 [2021-08-11T11:28:13.629Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:28:13.629Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-11T11:28:13.629Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest3 [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest5 [2021-08-11T11:28:13.629Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:28:13.629Z] === CONT TestParallelPredefinedRequest3 [2021-08-11T11:28:13.629Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:28:13.629Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-11T11:28:13.629Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-11T11:28:13.629Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-11T11:28:13.629Z] PASS [2021-08-11T11:28:13.629Z] coverage: 85.3% of statements [2021-08-11T11:28:13.629Z] ok github.com/docker/docker/libnetwork/ipam 43.505s coverage: 85.3% of statements [2021-08-11T11:28:13.924Z] --- PASS: TestBuildMultiStageLayerLeak (8.37s) [2021-08-11T11:28:13.924Z] === RUN TestBuildWithHugeFile [2021-08-11T11:28:14.085Z] === RUN TestLoad [2021-08-11T11:28:14.085Z] --- PASS: TestLoad (0.00s) [2021-08-11T11:28:14.085Z] === RUN TestSave [2021-08-11T11:28:14.085Z] --- PASS: TestSave (0.02s) [2021-08-11T11:28:14.085Z] === RUN TestAddDeleteGet [2021-08-11T11:28:14.541Z] --- PASS: TestAddDeleteGet (0.05s) [2021-08-11T11:28:14.541Z] === RUN TestInvalidTags [2021-08-11T11:28:14.541Z] --- PASS: TestInvalidTags (0.01s) [2021-08-11T11:28:14.541Z] PASS [2021-08-11T11:28:14.541Z] coverage: 84.4% of statements [2021-08-11T11:28:14.541Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2021-08-11T11:28:15.039Z] === RUN TestInspectNetwork/full_network_id [2021-08-11T11:28:15.039Z] === RUN TestInspectNetwork/partial_network_id [2021-08-11T11:28:15.039Z] === RUN TestInspectNetwork/network_name [2021-08-11T11:28:15.039Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-11T11:28:15.604Z] --- PASS: TestBuildMultiStageLayerLeak (8.54s) [2021-08-11T11:28:15.604Z] === RUN TestBuildWithHugeFile [2021-08-11T11:28:16.069Z] === RUN TestResolveAuthConfigIndexServer [2021-08-11T11:28:16.069Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestResolveAuthConfigFullURL [2021-08-11T11:28:16.069Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-11T11:28:16.069Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestValidateMirror [2021-08-11T11:28:16.069Z] --- PASS: TestValidateMirror (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestLoadInsecureRegistries [2021-08-11T11:28:16.069Z] time="2021-08-11T11:28:15Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-11T11:28:16.069Z] time="2021-08-11T11:28:15Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-11T11:28:16.069Z] time="2021-08-11T11:28:15Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-11T11:28:16.069Z] --- PASS: TestLoadInsecureRegistries (0.07s) [2021-08-11T11:28:16.069Z] === RUN TestNewServiceConfig [2021-08-11T11:28:16.069Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestValidateIndexName [2021-08-11T11:28:16.069Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestValidateIndexNameWithError [2021-08-11T11:28:16.069Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestEndpointParse [2021-08-11T11:28:16.069Z] --- PASS: TestEndpointParse (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestEndpointParseInvalid [2021-08-11T11:28:16.069Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestValidateEndpoint [2021-08-11T11:28:16.069Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestPing [2021-08-11T11:28:16.069Z] --- PASS: TestPing (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestPingRegistryEndpoint [2021-08-11T11:28:16.069Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:28:16.069Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestEndpoint [2021-08-11T11:28:16.069Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:28:16.069Z] --- SKIP: TestEndpoint (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestParseRepositoryInfo [2021-08-11T11:28:16.069Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestNewIndexInfo [2021-08-11T11:28:16.069Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestMirrorEndpointLookup [2021-08-11T11:28:16.069Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:28:16.069Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestSearchRepositories [2021-08-11T11:28:16.069Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-11T11:28:16.069Z] Host: 127.0.0.1:49306 [2021-08-11T11:28:16.069Z] User-Agent: docker test client [2021-08-11T11:28:16.069Z] Authorization: Token fake-token [2021-08-11T11:28:16.069Z] X-Docker-Token: true [2021-08-11T11:28:16.069Z] Accept-Encoding: gzip [2021-08-11T11:28:16.069Z] [2021-08-11T11:28:16.069Z] [2021-08-11T11:28:16.069Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-11T11:28:16.069Z] Connection: close [2021-08-11T11:28:16.069Z] Content-Length: 144 [2021-08-11T11:28:16.069Z] Cache-Control: no-cache [2021-08-11T11:28:16.069Z] Content-Type: application/json [2021-08-11T11:28:16.069Z] Date: Wed, 11 Aug 2021 11:28:15 GMT [2021-08-11T11:28:16.069Z] Expires: -1 [2021-08-11T11:28:16.069Z] Pragma: no-cache [2021-08-11T11:28:16.069Z] Server: docker-tests/mock [2021-08-11T11:28:16.069Z] X-Docker-Registry-Config: mock [2021-08-11T11:28:16.069Z] X-Docker-Registry-Version: 0.0.0 [2021-08-11T11:28:16.069Z] [2021-08-11T11:28:16.069Z] [2021-08-11T11:28:16.069Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestTrustedLocation [2021-08-11T11:28:16.069Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-11T11:28:16.069Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestAllowNondistributableArtifacts [2021-08-11T11:28:16.069Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-11T11:28:16.069Z] === RUN TestIsSecureIndex [2021-08-11T11:28:16.069Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-11T11:28:16.069Z] PASS [2021-08-11T11:28:16.069Z] coverage: 51.7% of statements [2021-08-11T11:28:16.069Z] ok github.com/docker/docker/registry 0.130s coverage: 51.7% of statements [2021-08-11T11:28:16.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-11T11:28:16.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-11T11:28:16.525Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-11T11:28:16.525Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-11T11:28:16.525Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-11T11:28:16.525Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-11T11:28:16.982Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-11T11:28:16.982Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-11T11:28:16.982Z] === RUN TestResumableRequestReaderWithReadError [2021-08-11T11:28:16.982Z] time="2021-08-11T11:28:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-11T11:28:16.982Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-11T11:28:16.982Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-11T11:28:16.982Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-11T11:28:16.982Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-11T11:28:16.982Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-11T11:28:16.982Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-11T11:28:16.982Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-11T11:28:16.982Z] === RUN TestResumableRequestReader [2021-08-11T11:28:16.982Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-11T11:28:16.982Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-11T11:28:16.982Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-11T11:28:16.982Z] PASS [2021-08-11T11:28:16.982Z] coverage: 100.0% of statements [2021-08-11T11:28:16.982Z] ok github.com/docker/docker/registry/resumable 0.144s coverage: 100.0% of statements [2021-08-11T11:28:17.438Z] === RUN TestRestartManagerTimeout [2021-08-11T11:28:17.438Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-11T11:28:17.438Z] === RUN TestRestartManagerTimeoutReset [2021-08-11T11:28:17.438Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-11T11:28:17.438Z] PASS [2021-08-11T11:28:17.438Z] coverage: 50.9% of statements [2021-08-11T11:28:17.438Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-08-11T11:28:17.570Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-11T11:28:17.894Z] === RUN TestDecodeContainerConfig [2021-08-11T11:28:17.894Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-11T11:28:17.894Z] === RUN TestDecodeContainerConfigIsolation [2021-08-11T11:28:17.894Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-11T11:28:17.894Z] === RUN TestValidatePrivileged [2021-08-11T11:28:17.894Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-11T11:28:17.894Z] PASS [2021-08-11T11:28:17.894Z] coverage: 52.2% of statements [2021-08-11T11:28:17.894Z] ok github.com/docker/docker/runconfig 0.029s coverage: 52.2% of statements [2021-08-11T11:28:18.351Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-11T11:28:18.351Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-11T11:28:18.351Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-11T11:28:18.351Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-11T11:28:18.351Z] PASS [2021-08-11T11:28:18.351Z] coverage: 62.5% of statements [2021-08-11T11:28:18.351Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2021-08-11T11:28:19.229Z] --- PASS: TestInspectNetwork (7.84s) [2021-08-11T11:28:19.229Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-11T11:28:19.229Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-11T11:28:19.229Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-11T11:28:19.229Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-11T11:28:19.229Z] === RUN TestRunContainerWithBridgeNone [2021-08-11T11:28:20.518Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-11T11:28:20.518Z] === RUN TestClientStream [2021-08-11T11:28:20.518Z] --- PASS: TestClientStream (0.00s) [2021-08-11T11:28:20.518Z] === RUN TestClientSendFile [2021-08-11T11:28:20.518Z] --- PASS: TestClientSendFile (0.00s) [2021-08-11T11:28:20.518Z] === RUN TestClientWithRequestTimeout [2021-08-11T11:28:20.518Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-11T11:28:20.518Z] === RUN TestFileSpecPlugin [2021-08-11T11:28:20.518Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-11T11:28:20.518Z] === RUN TestFileJSONSpecPlugin [2021-08-11T11:28:20.518Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-11T11:28:20.518Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-11T11:28:20.518Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-11T11:28:20.518Z] === RUN TestPluginAddHandler [2021-08-11T11:28:20.518Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-11T11:28:20.518Z] === RUN TestPluginWaitBadPlugin [2021-08-11T11:28:20.518Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-11T11:28:20.518Z] === RUN TestGet [2021-08-11T11:28:20.518Z] time="2021-08-11T11:28:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-11T11:28:20.974Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-11T11:28:20.974Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-11T11:28:20.974Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-11T11:28:20.974Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-11T11:28:21.430Z] time="2021-08-11T11:28:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-11T11:28:21.887Z] === RUN TestGetDriver [2021-08-11T11:28:21.887Z] --- PASS: TestGetDriver (0.00s) [2021-08-11T11:28:21.887Z] === RUN TestVolumeRequestError [2021-08-11T11:28:21.887Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-11T11:28:21.887Z] PASS [2021-08-11T11:28:21.887Z] coverage: 36.1% of statements [2021-08-11T11:28:21.887Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-08-11T11:28:22.344Z] === RUN TestGetAddress [2021-08-11T11:28:22.344Z] --- PASS: TestGetAddress (0.00s) [2021-08-11T11:28:22.344Z] === RUN TestRemove [2021-08-11T11:28:22.344Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-11T11:28:22.344Z] --- SKIP: TestRemove (0.00s) [2021-08-11T11:28:22.344Z] === RUN TestInitializeWithVolumes [2021-08-11T11:28:22.344Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-11T11:28:22.344Z] === RUN TestCreate [2021-08-11T11:28:22.344Z] --- PASS: TestCreate (0.01s) [2021-08-11T11:28:22.344Z] === RUN TestValidateName [2021-08-11T11:28:22.344Z] --- PASS: TestValidateName (0.00s) [2021-08-11T11:28:22.344Z] === RUN TestCreateWithOpts [2021-08-11T11:28:22.344Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-11T11:28:22.344Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-11T11:28:22.344Z] === RUN TestRelaodNoOpts [2021-08-11T11:28:22.344Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-11T11:28:22.344Z] PASS [2021-08-11T11:28:22.344Z] coverage: 41.5% of statements [2021-08-11T11:28:22.344Z] ok github.com/docker/docker/volume/local 0.049s coverage: 41.5% of statements [2021-08-11T11:28:22.455Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-11T11:28:22.520Z] --- PASS: TestRunContainerWithBridgeNone (3.00s) [2021-08-11T11:28:22.520Z] === RUN TestNetworkInvalidJSON [2021-08-11T11:28:22.520Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-11T11:28:22.520Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-11T11:28:22.520Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:28:22.520Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:28:22.520Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:28:22.520Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:28:22.520Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-11T11:28:22.520Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:28:22.520Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:28:22.520Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-11T11:28:22.520Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-11T11:28:22.520Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-11T11:28:22.520Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-11T11:28:22.520Z] === RUN TestNetworkList [2021-08-11T11:28:22.520Z] === RUN TestNetworkList//networks [2021-08-11T11:28:22.520Z] === PAUSE TestNetworkList//networks [2021-08-11T11:28:22.520Z] === RUN TestNetworkList//networks/ [2021-08-11T11:28:22.520Z] === PAUSE TestNetworkList//networks/ [2021-08-11T11:28:22.520Z] === CONT TestNetworkList//networks [2021-08-11T11:28:22.520Z] === CONT TestNetworkList//networks/ [2021-08-11T11:28:22.520Z] --- PASS: TestNetworkList (0.01s) [2021-08-11T11:28:22.520Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-11T11:28:22.520Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-11T11:28:22.520Z] === RUN TestHostIPv4BridgeLabel [2021-08-11T11:28:22.520Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-08-11T11:28:22.520Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRaw [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-11T11:28:23.308Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRaw [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-11T11:28:23.308Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-11T11:28:23.308Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-11T11:28:23.308Z] === RUN TestConvertTmpfsOptions [2021-08-11T11:28:23.308Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-11T11:28:23.308Z] linux_parser_test.go:209: data="ro" [2021-08-11T11:28:23.308Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-11T11:28:23.308Z] === RUN TestParseMountSpec [2021-08-11T11:28:23.308Z] parser_test.go:63: case 0 [2021-08-11T11:28:23.308Z] parser_test.go:63: case 1 [2021-08-11T11:28:23.308Z] parser_test.go:63: case 2 [2021-08-11T11:28:23.308Z] parser_test.go:63: case 3 [2021-08-11T11:28:23.308Z] parser_test.go:63: case 4 [2021-08-11T11:28:23.308Z] parser_test.go:63: case 5 [2021-08-11T11:28:23.308Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-11T11:28:23.308Z] === RUN TestValidateMount [2021-08-11T11:28:23.308Z] --- PASS: TestValidateMount (0.00s) [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRaw [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-11T11:28:23.308Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-11T11:28:23.308Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-11T11:28:23.308Z] PASS [2021-08-11T11:28:23.308Z] coverage: 67.7% of statements [2021-08-11T11:28:23.308Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.7% of statements [2021-08-11T11:28:23.308Z] time="2021-08-11T11:28:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-11T11:28:23.765Z] === RUN TestSetGetMeta [2021-08-11T11:28:23.765Z] === PAUSE TestSetGetMeta [2021-08-11T11:28:23.765Z] === RUN TestRestore [2021-08-11T11:28:23.765Z] === PAUSE TestRestore [2021-08-11T11:28:23.765Z] === RUN TestServiceCreate [2021-08-11T11:28:23.765Z] === PAUSE TestServiceCreate [2021-08-11T11:28:23.765Z] === RUN TestServiceList [2021-08-11T11:28:23.765Z] === PAUSE TestServiceList [2021-08-11T11:28:23.765Z] === RUN TestServiceRemove [2021-08-11T11:28:23.765Z] === PAUSE TestServiceRemove [2021-08-11T11:28:23.765Z] === RUN TestServiceGet [2021-08-11T11:28:23.765Z] === PAUSE TestServiceGet [2021-08-11T11:28:23.765Z] === RUN TestServicePrune [2021-08-11T11:28:23.765Z] === PAUSE TestServicePrune [2021-08-11T11:28:23.765Z] === RUN TestCreate [2021-08-11T11:28:23.765Z] === PAUSE TestCreate [2021-08-11T11:28:23.765Z] === RUN TestRemove [2021-08-11T11:28:23.765Z] === PAUSE TestRemove [2021-08-11T11:28:23.765Z] === RUN TestList [2021-08-11T11:28:23.765Z] === PAUSE TestList [2021-08-11T11:28:23.765Z] === RUN TestFindByDriver [2021-08-11T11:28:23.765Z] === PAUSE TestFindByDriver [2021-08-11T11:28:23.765Z] === RUN TestFindByReferenced [2021-08-11T11:28:23.765Z] === PAUSE TestFindByReferenced [2021-08-11T11:28:23.765Z] === RUN TestDerefMultipleOfSameRef [2021-08-11T11:28:23.765Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-11T11:28:23.765Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:28:23.765Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:28:23.765Z] === RUN TestDefererencePluginOnCreateError [2021-08-11T11:28:23.765Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-11T11:28:23.765Z] === RUN TestRefDerefRemove [2021-08-11T11:28:23.765Z] === PAUSE TestRefDerefRemove [2021-08-11T11:28:23.765Z] === RUN TestGet [2021-08-11T11:28:23.765Z] === PAUSE TestGet [2021-08-11T11:28:23.765Z] === RUN TestGetWithReference [2021-08-11T11:28:23.765Z] === PAUSE TestGetWithReference [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc/test_nil_list [2021-08-11T11:28:23.765Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc/test_empty_list [2021-08-11T11:28:23.765Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:28:23.765Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:28:23.765Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc/test_filter_some [2021-08-11T11:28:23.765Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc/test_filter_middle [2021-08-11T11:28:23.765Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:28:23.765Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:28:23.765Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-11T11:28:23.765Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-11T11:28:23.765Z] === CONT TestFilterFunc/test_nil_list [2021-08-11T11:28:23.765Z] === CONT TestFilterFunc/test_filter_some [2021-08-11T11:28:23.765Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-11T11:28:23.765Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-11T11:28:23.765Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-11T11:28:23.765Z] === CONT TestFilterFunc/test_filter_middle [2021-08-11T11:28:23.765Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-11T11:28:23.765Z] === CONT TestFilterFunc/test_empty_list [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc (0.00s) [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-11T11:28:23.765Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-11T11:28:23.765Z] === CONT TestSetGetMeta [2021-08-11T11:28:23.765Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-11T11:28:23.765Z] === CONT TestCreate [2021-08-11T11:28:23.765Z] === CONT TestFindByDriver [2021-08-11T11:28:23.765Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-11T11:28:23.765Z] === CONT TestList [2021-08-11T11:28:23.765Z] --- PASS: TestCreate (0.02s) [2021-08-11T11:28:23.765Z] === CONT TestRemove [2021-08-11T11:28:23.765Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-11T11:28:23.765Z] === CONT TestServiceRemove [2021-08-11T11:28:23.765Z] --- PASS: TestFindByDriver (0.02s) [2021-08-11T11:28:23.765Z] === CONT TestServicePrune [2021-08-11T11:28:23.765Z] --- PASS: TestList (0.02s) [2021-08-11T11:28:23.765Z] === CONT TestServiceGet [2021-08-11T11:28:23.765Z] --- PASS: TestRemove (0.02s) [2021-08-11T11:28:23.765Z] === CONT TestDerefMultipleOfSameRef [2021-08-11T11:28:23.765Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-11T11:28:23.765Z] === CONT TestFindByReferenced [2021-08-11T11:28:23.765Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-11T11:28:23.765Z] === CONT TestGet [2021-08-11T11:28:23.765Z] --- PASS: TestGet (0.02s) [2021-08-11T11:28:23.765Z] === CONT TestGetWithReference [2021-08-11T11:28:23.765Z] --- PASS: TestGetWithReference (0.01s) [2021-08-11T11:28:23.765Z] === CONT TestRefDerefRemove [2021-08-11T11:28:23.765Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-11T11:28:23.765Z] === CONT TestDefererencePluginOnCreateError [2021-08-11T11:28:23.765Z] --- PASS: TestServiceGet (0.09s) [2021-08-11T11:28:23.765Z] === CONT TestServiceCreate [2021-08-11T11:28:23.765Z] time="2021-08-11T11:28:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:28:23.765Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-11T11:28:23.765Z] === CONT TestServiceList [2021-08-11T11:28:23.765Z] --- PASS: TestServiceRemove (0.11s) [2021-08-11T11:28:23.765Z] === CONT TestRestore [2021-08-11T11:28:23.765Z] time="2021-08-11T11:28:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:28:23.765Z] time="2021-08-11T11:28:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:28:23.765Z] time="2021-08-11T11:28:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-11T11:28:23.765Z] --- PASS: TestServiceList (0.02s) [2021-08-11T11:28:23.765Z] --- PASS: TestServiceCreate (0.02s) [2021-08-11T11:28:23.765Z] --- PASS: TestRestore (0.02s) [2021-08-11T11:28:23.765Z] time="2021-08-11T11:28:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-11T11:28:23.765Z] --- PASS: TestServicePrune (0.13s) [2021-08-11T11:28:23.765Z] PASS [2021-08-11T11:28:23.765Z] coverage: 68.6% of statements [2021-08-11T11:28:23.765Z] ok github.com/docker/docker/volume/service 0.192s coverage: 68.6% of statements [2021-08-11T11:28:23.898Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-08-11T11:28:23.898Z] === RUN TestDaemonDefaultNetworkPools [2021-08-11T11:28:24.466Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-08-11T11:28:24.466Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-11T11:28:25.406Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-11T11:28:25.406Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-11T11:28:26.784Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-08-11T11:28:26.784Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-11T11:28:27.352Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-11T11:28:27.352Z] === RUN TestServiceWithPredefinedNetwork [2021-08-11T11:28:27.483Z] time="2021-08-11T11:28:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-11T11:28:29.886Z] --- PASS: TestServiceWithPredefinedNetwork (2.56s) [2021-08-11T11:28:29.886Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-11T11:28:29.886Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:28:29.886Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:28:29.886Z] === RUN TestServiceWithDataPathPortInit [2021-08-11T11:28:31.743Z] .......................... [ 67%] [2021-08-11T11:28:36.023Z] --- PASS: TestGet (15.01s) [2021-08-11T11:28:36.023Z] === RUN TestPluginWithNoManifest [2021-08-11T11:28:36.023Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-11T11:28:36.023Z] === RUN TestGetAll [2021-08-11T11:28:36.023Z] --- PASS: TestGetAll (0.00s) [2021-08-11T11:28:36.023Z] PASS [2021-08-11T11:28:36.024Z] coverage: 73.4% of statements [2021-08-11T11:28:36.024Z] ok github.com/docker/docker/pkg/plugins 34.920s coverage: 73.4% of statements [2021-08-11T11:28:38.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-11T11:28:38.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-11T11:28:44.780Z] --- PASS: TestServiceWithDataPathPortInit (14.50s) [2021-08-11T11:28:44.780Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-11T11:28:47.318Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:acjhp9e51kkvxb0b6ljw36auh Created:2021-08-11 11:28:45.618132448 +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[cb6129384337ff6caa7d300abe97bd0cfb9710e767f8e6cb68080316539c7db1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gj71c1yjk2diqgqq7yyde3jam EndpointID:583ac9a3137b7de517f99c7fe6fda7e1c3c11e20cec960269e688f23f2c8e61f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e0d5e6d05b0f12e5d071fa9cca1e12cb0e79610c4b80e0571ce3776a1fc586aa 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:ba4f8190c031 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gj71c1yjk2diqgqq7yyde3jam EndpointID:583ac9a3137b7de517f99c7fe6fda7e1c3c11e20cec960269e688f23f2c8e61f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-11T11:28:50.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-11T11:28:50.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-11T11:28:50.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-11T11:28:51.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-11T11:28:51.129Z] Using test binary docker [2021-08-11T11:28:51.129Z] +++ /etc/init.d/apparmor start [2021-08-11T11:28:51.129Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-11T11:28:51.129Z] Starting dockerd [2021-08-11T11:28:51.129Z] INFO: Waiting for daemon to start... [2021-08-11T11:28:51.129Z] +++ 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-08-11T11:28:51.129Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-11T11:28:51.129Z] Using test binary docker [2021-08-11T11:28:51.129Z] +++ /etc/init.d/apparmor start [2021-08-11T11:28:51.129Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-11T11:28:51.129Z] INFO: Waiting for daemon to start... [2021-08-11T11:28:51.129Z] Starting dockerd [2021-08-11T11:28:51.129Z] +++ 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-08-11T11:28:51.129Z] . [2021-08-11T11:28:51.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-11T11:28:51.129Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-11T11:28:51.129Z] Error: No such image: emptyfs [2021-08-11T11:28:51.129Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-11T11:28:51.129Z] ++++ docker load [2021-08-11T11:28:51.129Z] Running integration-test (iteration 1) [2021-08-11T11:28:51.130Z] 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-08-11T11:28:51.130Z] ++ 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-08-11T11:28:51.130Z] ++ set -e [2021-08-11T11:28:51.130Z] ++ '[' -n 0 ']' [2021-08-11T11:28:51.130Z] ++ set -x [2021-08-11T11:28:51.130Z] ++ 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-08-11T11:28:51.130Z] [2021-08-11T11:28:51.130Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-11T11:28:51.130Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-11T11:28:51.130Z] Error: No such image: emptyfs [2021-08-11T11:28:51.130Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-11T11:28:51.130Z] ++++ docker load [2021-08-11T11:28:51.130Z] Running integration-test (iteration 1) [2021-08-11T11:28:51.130Z] 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-08-11T11:28:51.130Z] ++ 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-08-11T11:28:51.130Z] ++ set -e [2021-08-11T11:28:51.130Z] ++ '[' -n 0 ']' [2021-08-11T11:28:51.130Z] ++ set -x [2021-08-11T11:28:51.130Z] ++ 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-08-11T11:28:51.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-11T11:28:51.509Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.20s) [2021-08-11T11:28:51.509Z] PASS [2021-08-11T11:28:51.509Z] [2021-08-11T11:28:51.509Z] === Skipped [2021-08-11T11:28:51.509Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:28:51.509Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:28:51.509Z] [2021-08-11T11:28:51.509Z] [2021-08-11T11:28:51.509Z] DONE 26 tests, 1 skipped in 47.454s [2021-08-11T11:28:51.509Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-11T11:28:51.509Z] INFO: Testing against a local daemon [2021-08-11T11:28:51.509Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-11T11:28:51.509Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:28:51.509Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-11T11:28:51.509Z] === RUN TestDockerNetworkIpvlan [2021-08-11T11:28:51.509Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:28:51.509Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-11T11:28:51.509Z] PASS [2021-08-11T11:28:51.509Z] [2021-08-11T11:28:51.509Z] === Skipped [2021-08-11T11:28:51.509Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-11T11:28:51.509Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:28:51.509Z] [2021-08-11T11:28:51.509Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-11T11:28:51.509Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:28:51.509Z] [2021-08-11T11:28:51.509Z] [2021-08-11T11:28:51.509Z] DONE 2 tests, 2 skipped in 0.036s [2021-08-11T11:28:51.509Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-11T11:28:51.509Z] INFO: Testing against a local daemon [2021-08-11T11:28:51.509Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-11T11:28:51.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-11T11:28:52.886Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2021-08-11T11:28:52.886Z] === RUN TestDockerNetworkMacvlan [2021-08-11T11:28:53.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-11T11:28:53.455Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-11T11:28:54.392Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-11T11:28:54.960Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-11T11:28:55.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-11T11:28:56.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-11T11:28:57.497Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-11T11:28:57.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-11T11:28:58.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-11T11:28:58.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-11T11:28:59.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-11T11:29:00.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-11T11:29:00.790Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-11T11:29:01.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-11T11:29:01.129Z] 2021/08/11 11:29:01 Closing DB instances... [2021-08-11T11:29:02.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-11T11:29:02.659Z] time="2021-08-11T11:29:02Z" level=error msg="node: 699c656423c0 is unknown to memberlist" [2021-08-11T11:29:02.974Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-11T11:29:02.974Z] Using test binary docker [2021-08-11T11:29:02.974Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-11T11:29:02.974Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-11T11:29:02.974Z] INFO: Waiting for daemon to start... [2021-08-11T11:29:02.974Z] Starting dockerd [2021-08-11T11:29:03.115Z] --- PASS: TestNetworkDBGarbageCollection (54.16s) [2021-08-11T11:29:03.115Z] === RUN TestFindNode [2021-08-11T11:29:03.115Z] 2021/08/11 11:29:02 Closing DB instances... [2021-08-11T11:29:03.115Z] --- PASS: TestFindNode (0.02s) [2021-08-11T11:29:03.115Z] === RUN TestChangeNodeState [2021-08-11T11:29:03.115Z] 2021/08/11 11:29:02 Closing DB instances... [2021-08-11T11:29:03.115Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-11T11:29:03.115Z] === RUN TestNodeReincarnation [2021-08-11T11:29:03.115Z] 2021/08/11 11:29:02 Closing DB instances... [2021-08-11T11:29:05.508Z] . [2021-08-11T11:29:05.508Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-11T11:29:05.508Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-11T11:29:05.508Z] Error: No such image: emptyfs [2021-08-11T11:29:05.767Z] Running integration-test (iteration 1) [2021-08-11T11:29:05.767Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-11T11:29:06.066Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-11T11:29:07.004Z] --- PASS: TestDockerNetworkMacvlan (13.95s) [2021-08-11T11:29:07.004Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-11T11:29:07.004Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-08-11T11:29:07.004Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.49s) [2021-08-11T11:29:07.004Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.77s) [2021-08-11T11:29:07.004Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.84s) [2021-08-11T11:29:07.004Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2021-08-11T11:29:07.004Z] PASS [2021-08-11T11:29:07.004Z] [2021-08-11T11:29:07.004Z] DONE 8 tests in 15.212s [2021-08-11T11:29:07.004Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-11T11:29:07.004Z] testing: warning: no tests to run [2021-08-11T11:29:07.004Z] PASS [2021-08-11T11:29:07.004Z] [2021-08-11T11:29:07.004Z] DONE 0 tests in 0.006s [2021-08-11T11:29:07.004Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-11T11:29:07.004Z] INFO: Testing against a local daemon [2021-08-11T11:29:07.004Z] === RUN TestAuthZPluginAllowRequest [2021-08-11T11:29:08.390Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2021-08-11T11:29:08.390Z] === RUN TestAuthZPluginTLS [2021-08-11T11:29:08.892Z] time="2021-08-11T11:29:07Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-11T11:29:08.892Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-11T11:29:08.893Z] === RUN TestParallelCreate [2021-08-11T11:29:08.893Z] 2021/08/11 11:29:07 Closing DB instances... [2021-08-11T11:29:08.893Z] --- PASS: TestParallelCreate (0.01s) [2021-08-11T11:29:08.893Z] === RUN TestParallelDelete [2021-08-11T11:29:08.893Z] 2021/08/11 11:29:07 Closing DB instances... [2021-08-11T11:29:08.893Z] --- PASS: TestParallelDelete (0.01s) [2021-08-11T11:29:08.893Z] === RUN TestNetworkDBIslands [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f51deb22cbec with config:&{NodeID:f51deb22cbec Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="Node f51deb22cbec/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="Node f51deb22cbec/172.17.235.253, added to nodes list" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:481c65865a68 with config:&{NodeID:481c65865a68 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="Node 481c65865a68/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="Node 481c65865a68/172.17.235.253, added to nodes list" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="Node 481c65865a68/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="Node 481c65865a68/172.17.235.253, added to nodes list" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="Node f51deb22cbec/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=info msg="Node f51deb22cbec/172.17.235.253, added to nodes list" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a47911f4297a with config:&{NodeID:a47911f4297a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="Node a47911f4297a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="Node a47911f4297a/172.17.235.253, added to nodes list" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="Node a47911f4297a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="Node a47911f4297a/172.17.235.253, added to nodes list" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="Node f51deb22cbec/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="Node f51deb22cbec/172.17.235.253, added to nodes list" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="Node 481c65865a68/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=info msg="Node 481c65865a68/172.17.235.253, added to nodes list" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-11T11:29:08.893Z] time="2021-08-11T11:29:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-11T11:29:08.962Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-11T11:29:08.962Z] === RUN TestAuthZPluginDenyRequest [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:08Z" level=info msg="Node a47911f4297a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:08Z" level=info msg="Node a47911f4297a/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:20a05b933795 with config:&{NodeID:20a05b933795 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 481c65865a68/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 481c65865a68/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node a47911f4297a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node a47911f4297a/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node f51deb22cbec/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node f51deb22cbec/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.350Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.531Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-08-11T11:29:09.531Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:193a567f9b6a with config:&{NodeID:193a567f9b6a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node a47911f4297a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node a47911f4297a/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 20a05b933795/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node f51deb22cbec/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node f51deb22cbec/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 481c65865a68/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 481c65865a68/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to nodes list" [2021-08-11T11:29:09.807Z] time="2021-08-11T11:29:09Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to nodes list" [2021-08-11T11:29:10.099Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-11T11:29:10.099Z] === RUN TestAuthZPluginDenyResponse [2021-08-11T11:29:10.264Z] networkdb_test.go:839: Re-joining: 3 [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:09Z" level=info msg="The new bootstrap node list is:[172.17.235.253:10033 172.17.235.253:10034 172.17.235.253:10035]" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10033" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49363" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10034" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49364" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10035" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:09Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49365" [2021-08-11T11:29:10.264Z] networkdb_test.go:839: Re-joining: 4 [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:10Z" level=info msg="The new bootstrap node list is:[172.17.235.253:10033 172.17.235.253:10034 172.17.235.253:10035]" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10033" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:10Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49366" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10034" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:10Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49367" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10035" [2021-08-11T11:29:10.264Z] time="2021-08-11T11:29:10Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49368" [2021-08-11T11:29:10.668Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-11T11:29:10.668Z] === RUN TestAuthZPluginAllowEventStream [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="node 0 leaving" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec change state NodeActive --> NodeLeft" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="node3(a47911f4297a): Node leave event for f51deb22cbec/172.17.235.253" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec change state NodeActive --> NodeLeft" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="node5(193a567f9b6a): Node leave event for f51deb22cbec/172.17.235.253" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec change state NodeActive --> NodeLeft" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="node2(481c65865a68): Node leave event for f51deb22cbec/172.17.235.253" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec change state NodeActive --> NodeLeft" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="node4(20a05b933795): Node leave event for f51deb22cbec/172.17.235.253" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec change state NodeActive --> NodeLeft" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="node1(f51deb22cbec): Node leave event for f51deb22cbec/172.17.235.253" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec/172.17.235.253, left gossip cluster" [2021-08-11T11:29:10.720Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec/172.17.235.253, left gossip cluster" [2021-08-11T11:29:10.721Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec/172.17.235.253, left gossip cluster" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec/172.17.235.253, left gossip cluster" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="Node f51deb22cbec/172.17.235.253, left gossip cluster" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="node 1 leaving" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="Node 481c65865a68 change state NodeActive --> NodeLeft" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="node5(193a567f9b6a): Node leave event for 481c65865a68/172.17.235.253" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="Node 481c65865a68/172.17.235.253, left gossip cluster" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="Node 481c65865a68 change state NodeActive --> NodeLeft" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="Node 481c65865a68 change state NodeActive --> NodeLeft" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="Node 481c65865a68 change state NodeActive --> NodeLeft" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="node4(20a05b933795): Node leave event for 481c65865a68/172.17.235.253" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="node2(481c65865a68): Node leave event for 481c65865a68/172.17.235.253" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:10Z" level=info msg="node3(a47911f4297a): Node leave event for 481c65865a68/172.17.235.253" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:11Z" level=info msg="Node 481c65865a68/172.17.235.253, left gossip cluster" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:11Z" level=info msg="Node 481c65865a68/172.17.235.253, left gossip cluster" [2021-08-11T11:29:11.177Z] time="2021-08-11T11:29:11Z" level=info msg="Node 481c65865a68/172.17.235.253, left gossip cluster" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=info msg="node 2 leaving" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=info msg="Node a47911f4297a change state NodeActive --> NodeLeft" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=info msg="node5(193a567f9b6a): Node leave event for a47911f4297a/172.17.235.253" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=info msg="Node a47911f4297a change state NodeActive --> NodeLeft" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=info msg="node4(20a05b933795): Node leave event for a47911f4297a/172.17.235.253" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=info msg="Node a47911f4297a change state NodeActive --> NodeLeft" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=info msg="node3(a47911f4297a): Node leave event for a47911f4297a/172.17.235.253" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=debug msg="memberlist: Failed ping: 193a567f9b6a (timeout reached)" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.235.253:10036: use of closed network connection" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.235.253:10035: use of closed network connection" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49369" [2021-08-11T11:29:11.634Z] time="2021-08-11T11:29:11Z" level=info msg="Node a47911f4297a/172.17.235.253, left gossip cluster" [2021-08-11T11:29:12.048Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-08-11T11:29:12.048Z] === RUN TestAuthZPluginErrorResponse [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="Node a47911f4297a/172.17.235.253, left gossip cluster" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="Node a47911f4297a/172.17.235.253, left gossip cluster" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=warning msg="memberlist: Was able to connect to 193a567f9b6a but other probes failed, network may be misconfigured" [2021-08-11T11:29:12.090Z] networkdb_test.go:871: node4: OK [2021-08-11T11:29:12.090Z] networkdb_test.go:871: node5: OK [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="node 0 coming back" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d0be20e2bf79 with config:&{NodeID:d0be20e2bf79 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="Node d0be20e2bf79/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="Node d0be20e2bf79/172.17.235.253, added to nodes list" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="node 1 coming back" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e529f60c4415 with config:&{NodeID:e529f60c4415 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="Node e529f60c4415/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="Node e529f60c4415/172.17.235.253, added to nodes list" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="node 2 coming back" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d021db8365d8 with config:&{NodeID:d021db8365d8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="Node d021db8365d8/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:12.090Z] time="2021-08-11T11:29:11Z" level=info msg="Node d021db8365d8/172.17.235.253, added to nodes list" [2021-08-11T11:29:12.616Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-08-11T11:29:12.616Z] === RUN TestAuthZPluginErrorRequest [2021-08-11T11:29:13.185Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-11T11:29:13.185Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-11T11:29:13.298Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-11T11:29:13.444Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-11T11:29:13.444Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-11T11:29:15.350Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.63s) [2021-08-11T11:29:15.350Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-11T11:29:15.813Z] time="2021-08-11T11:29:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.235.253:10033 172.17.235.253:10034 172.17.235.253:10035]" [2021-08-11T11:29:15.813Z] time="2021-08-11T11:29:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.235.253:10033 172.17.235.253:10034 172.17.235.253:10035]" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10033" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49370" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 20a05b933795/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 20a05b933795/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 193a567f9b6a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, is the new incarnation of the shutdown node f51deb22cbec/172.17.235.253" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10034" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49371" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 20a05b933795/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 20a05b933795/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 193a567f9b6a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, is the new incarnation of the shutdown node 481c65865a68/172.17.235.253" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49372" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10035" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 20a05b933795/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 20a05b933795/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 193a567f9b6a/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, is the new incarnation of the shutdown node a47911f4297a/172.17.235.253" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, is the new incarnation of the shutdown node 481c65865a68/172.17.235.253" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node e529f60c4415/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, is the new incarnation of the shutdown node f51deb22cbec/172.17.235.253" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d0be20e2bf79/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, is the new incarnation of the shutdown node a47911f4297a/172.17.235.253" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.271Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.727Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, joined gossip cluster" [2021-08-11T11:29:16.727Z] time="2021-08-11T11:29:16Z" level=info msg="Node d021db8365d8/172.17.235.253, added to nodes list" [2021-08-11T11:29:16.727Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10033" [2021-08-11T11:29:16.727Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49373" [2021-08-11T11:29:16.727Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10034" [2021-08-11T11:29:16.727Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49374" [2021-08-11T11:29:16.727Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.235.253:10035" [2021-08-11T11:29:16.727Z] time="2021-08-11T11:29:16Z" level=debug msg="memberlist: Stream connection from=172.17.235.253:49375" [2021-08-11T11:29:17.183Z] 2021/08/11 11:29:16 Closing DB instances... [2021-08-11T11:29:17.183Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79 change state NodeActive --> NodeLeft" [2021-08-11T11:29:17.183Z] time="2021-08-11T11:29:17Z" level=info msg="node2(e529f60c4415): Node leave event for d0be20e2bf79/172.17.235.253" [2021-08-11T11:29:17.183Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79 change state NodeActive --> NodeLeft" [2021-08-11T11:29:17.183Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79/172.17.235.253, left gossip cluster" [2021-08-11T11:29:17.183Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79 change state NodeActive --> NodeLeft" [2021-08-11T11:29:17.184Z] time="2021-08-11T11:29:17Z" level=info msg="node3(d021db8365d8): Node leave event for d0be20e2bf79/172.17.235.253" [2021-08-11T11:29:17.184Z] time="2021-08-11T11:29:17Z" level=info msg="node4(20a05b933795): Node leave event for d0be20e2bf79/172.17.235.253" [2021-08-11T11:29:17.184Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79 change state NodeActive --> NodeFailed" [2021-08-11T11:29:17.184Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79/172.17.235.253, added to failed nodes list" [2021-08-11T11:29:17.184Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79 change state NodeActive --> NodeLeft" [2021-08-11T11:29:17.184Z] time="2021-08-11T11:29:17Z" level=info msg="node5(193a567f9b6a): Node leave event for d0be20e2bf79/172.17.235.253" [2021-08-11T11:29:17.184Z] time="2021-08-11T11:29:17Z" level=error msg="node: d0be20e2bf79 is unknown to memberlist" [2021-08-11T11:29:17.255Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2021-08-11T11:29:17.255Z] === RUN TestAuthZPluginHeader [2021-08-11T11:29:17.514Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-08-11T11:29:17.514Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79/172.17.235.253, left gossip cluster" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79/172.17.235.253, left gossip cluster" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79/172.17.235.253, left gossip cluster" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="Node d0be20e2bf79/172.17.235.253, left gossip cluster" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="Node e529f60c4415 change state NodeActive --> NodeLeft" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="node5(193a567f9b6a): Node leave event for e529f60c4415/172.17.235.253" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="Node e529f60c4415 change state NodeActive --> NodeLeft" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="node4(20a05b933795): Node leave event for e529f60c4415/172.17.235.253" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="Node e529f60c4415 change state NodeActive --> NodeLeft" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="node3(d021db8365d8): Node leave event for e529f60c4415/172.17.235.253" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="Node e529f60c4415 change state NodeActive --> NodeLeft" [2021-08-11T11:29:17.640Z] time="2021-08-11T11:29:17Z" level=info msg="node2(e529f60c4415): Node leave event for e529f60c4415/172.17.235.253" [2021-08-11T11:29:18.098Z] time="2021-08-11T11:29:17Z" level=info msg="Node e529f60c4415/172.17.235.253, left gossip cluster" [2021-08-11T11:29:18.098Z] time="2021-08-11T11:29:17Z" level=info msg="Node e529f60c4415/172.17.235.253, left gossip cluster" [2021-08-11T11:29:18.098Z] time="2021-08-11T11:29:17Z" level=info msg="Node e529f60c4415/172.17.235.253, left gossip cluster" [2021-08-11T11:29:18.098Z] time="2021-08-11T11:29:17Z" level=info msg="Node e529f60c4415/172.17.235.253, left gossip cluster" [2021-08-11T11:29:18.098Z] time="2021-08-11T11:29:17Z" level=info msg="Node d021db8365d8 change state NodeActive --> NodeLeft" [2021-08-11T11:29:18.098Z] time="2021-08-11T11:29:17Z" level=info msg="node4(20a05b933795): Node leave event for d021db8365d8/172.17.235.253" [2021-08-11T11:29:18.098Z] time="2021-08-11T11:29:17Z" level=info msg="Node d021db8365d8 change state NodeActive --> NodeLeft" [2021-08-11T11:29:18.098Z] time="2021-08-11T11:29:17Z" level=info msg="node5(193a567f9b6a): Node leave event for d021db8365d8/172.17.235.253" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=info msg="Node d021db8365d8 change state NodeActive --> NodeLeft" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=info msg="node3(d021db8365d8): Node leave event for d021db8365d8/172.17.235.253" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=info msg="Node d021db8365d8/172.17.235.253, left gossip cluster" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=info msg="Node d021db8365d8/172.17.235.253, left gossip cluster" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=info msg="Node d021db8365d8/172.17.235.253, left gossip cluster" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=debug msg="memberlist: Failed ping: d021db8365d8 (timeout reached)" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.235.253:10036: use of closed network connection" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.235.253:10037: use of closed network connection" [2021-08-11T11:29:18.555Z] time="2021-08-11T11:29:18Z" level=info msg="Node 20a05b933795 change state NodeActive --> NodeLeft" [2021-08-11T11:29:19.012Z] time="2021-08-11T11:29:18Z" level=info msg="node5(193a567f9b6a): Node leave event for 20a05b933795/172.17.235.253" [2021-08-11T11:29:19.012Z] time="2021-08-11T11:29:18Z" level=info msg="Node 20a05b933795 change state NodeActive --> NodeLeft" [2021-08-11T11:29:19.012Z] time="2021-08-11T11:29:18Z" level=info msg="node4(20a05b933795): Node leave event for 20a05b933795/172.17.235.253" [2021-08-11T11:29:19.012Z] time="2021-08-11T11:29:18Z" level=info msg="Node 20a05b933795/172.17.235.253, left gossip cluster" [2021-08-11T11:29:19.012Z] time="2021-08-11T11:29:18Z" level=info msg="memberlist: Suspect d021db8365d8 has failed, no acks received" [2021-08-11T11:29:19.470Z] time="2021-08-11T11:29:19Z" level=info msg="Node 20a05b933795/172.17.235.253, left gossip cluster" [2021-08-11T11:29:20.437Z] time="2021-08-11T11:29:19Z" level=info msg="Node 193a567f9b6a/172.17.235.253, left gossip cluster" [2021-08-11T11:29:20.437Z] time="2021-08-11T11:29:19Z" level=info msg="Node 193a567f9b6a change state NodeActive --> NodeFailed" [2021-08-11T11:29:20.437Z] time="2021-08-11T11:29:19Z" level=info msg="Node 193a567f9b6a/172.17.235.253, added to failed nodes list" [2021-08-11T11:29:20.437Z] --- PASS: TestNetworkDBIslands (12.05s) [2021-08-11T11:29:20.437Z] PASS [2021-08-11T11:29:20.437Z] coverage: 60.0% of statements [2021-08-11T11:29:20.437Z] ok github.com/docker/docker/libnetwork/networkdb 103.961s coverage: 60.0% of statements [2021-08-11T11:29:20.437Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-11T11:29:20.437Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-11T11:29:20.437Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-11T11:29:20.437Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-08-11T11:29:20.437Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-11T11:29:20.437Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/quota [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/rootless [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/volume [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-11T11:29:20.438Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === Skipped [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-11T11:29:21.403Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-11T11:29:21.403Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-11T11:29:21.403Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-11T11:29:21.403Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-11T11:29:21.403Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-11T11:29:21.403Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-11T11:29:21.403Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-11T11:29:21.403Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-11T11:29:21.403Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-11T11:29:21.403Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-11T11:29:21.403Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-11T11:29:21.403Z] daemon_test.go:147: root required [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-11T11:29:21.403Z] reload_test.go:520: root required [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-11T11:29:21.403Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-11T11:29:21.403Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.403Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-11T11:29:21.403Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-11T11:29:21.403Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-11T11:29:21.404Z] download_test.go:268: Needs fixing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-11T11:29:21.404Z] layer_test.go:304: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-11T11:29:21.404Z] layer_test.go:353: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-11T11:29:21.404Z] layer_test.go:468: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-11T11:29:21.404Z] layer_test.go:697: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-11T11:29:21.404Z] migration_test.go:46: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-11T11:29:21.404Z] migration_test.go:182: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-11T11:29:21.404Z] mount_test.go:17: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-11T11:29:21.404Z] mount_test.go:76: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-11T11:29:21.404Z] mount_test.go:125: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-11T11:29:21.404Z] mount_test.go:212: Failing on Windows [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-11T11:29:21.404Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-11T11:29:21.404Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-11T11:29:21.404Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-11T11:29:21.404Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-11T11:29:21.404Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-11T11:29:21.404Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-11T11:29:21.404Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-11T11:29:21.404Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-11T11:29:21.404Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-11T11:29:21.404Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-11T11:29:21.404Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-11T11:29:21.404Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-11T11:29:21.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-11T11:29:21.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-11T11:29:21.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-11T11:29:21.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-11T11:29:21.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-11T11:29:21.404Z] archive_test.go:134: Xz not present in msys2 [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-11T11:29:21.404Z] archive_test.go:239: Failing on Windows CI machines [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-11T11:29:21.404Z] archive_windows_test.go:16: Currently fails [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-11T11:29:21.404Z] changes_test.go:196: needs more investigation [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-11T11:29:21.404Z] changes_test.go:433: needs further investigation [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-11T11:29:21.404Z] changes_test.go:469: needs further investigation [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-11T11:29:21.404Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-11T11:29:21.404Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.404Z] [2021-08-11T11:29:21.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-11T11:29:21.404Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:29:21.708Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s) [2021-08-11T11:29:21.708Z] === RUN TestAuthZPluginV2Disable [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-11T11:29:21.861Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2021-08-11T11:29:21.861Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-11T11:29:21.861Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:29:21.861Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-11T11:29:21.861Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-11T11:29:21.861Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-11T11:29:21.861Z] poller_test.go:41: No chmod on Windows [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-11T11:29:21.861Z] fileutils_test.go:134: Needs porting to Windows [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-11T11:29:21.861Z] fileutils_test.go:180: Needs porting to Windows [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-11T11:29:21.861Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-11T11:29:21.861Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-11T11:29:21.861Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-11T11:29:21.861Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-11T11:29:21.861Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] [2021-08-11T11:29:21.861Z] DONE 2068 tests, 67 skipped in 257.624s [2021-08-11T11:29:21.861Z] INFO: make.ps1 ended at 08/11/2021 11:29:21 [2021-08-11T11:29:23.391Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-11T11:29:23.391Z] INFO: Unit tests ended at 08/11/2021 11:29:22. Duration:00:04:29.8102957 [2021-08-11T11:29:23.391Z] INFO: Building busybox [2021-08-11T11:29:23.391Z] Sending build context to Docker daemon 5.12kB [2021-08-11T11:29:23.391Z] [2021-08-11T11:29:23.391Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-11T11:29:23.391Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-11T11:29:23.391Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-11T11:29:23.391Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-11T11:29:23.391Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-11T11:29:23.391Z] ---> d1724c2d9a84 [2021-08-11T11:29:23.391Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-11T11:29:23.391Z] ---> Running in e98d5e955fff [2021-08-11T11:29:24.243Z] --- PASS: TestAuthZPluginV2Disable (2.89s) [2021-08-11T11:29:24.243Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-11T11:29:26.777Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.59s) [2021-08-11T11:29:26.777Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-11T11:29:27.753Z] Loaded image: buildpack-deps:buster [2021-08-11T11:29:27.753Z] Loaded image: busybox:latest [2021-08-11T11:29:27.753Z] Loaded image: busybox:glibc [2021-08-11T11:29:27.753Z] Loaded image: debian:bullseye [2021-08-11T11:29:27.753Z] Loaded image: hello-world:latest [2021-08-11T11:29:27.753Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:29:27.753Z] INFO: Testing against a local daemon [2021-08-11T11:29:27.753Z] === RUN TestCgroupNamespacesBuild [2021-08-11T11:29:29.138Z] --- PASS: TestCgroupNamespacesBuild (1.48s) [2021-08-11T11:29:29.138Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-11T11:29:29.844Z] Loaded image: buildpack-deps:buster [2021-08-11T11:29:29.844Z] Loaded image: busybox:latest [2021-08-11T11:29:29.844Z] Loaded image: busybox:glibc [2021-08-11T11:29:29.844Z] Loaded image: buildpack-deps:buster [2021-08-11T11:29:30.411Z] Loaded image: busybox:latest [2021-08-11T11:29:30.518Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2021-08-11T11:29:30.518Z] === RUN TestBuildWithSession [2021-08-11T11:29:30.518Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:29:30.518Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-11T11:29:30.518Z] === RUN TestBuildSquashParent [2021-08-11T11:29:30.978Z] Loaded image: busybox:glibc [2021-08-11T11:29:31.374Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-11T11:29:31.374Z] tests/integration/client_test.py ..... [ 75%] [2021-08-11T11:29:31.375Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-11T11:29:31.375Z] tests/integration/errors_test.py . [ 76%] [2021-08-11T11:29:35.741Z] Removing intermediate container e98d5e955fff [2021-08-11T11:29:35.741Z] ---> 15e24deca622 [2021-08-11T11:29:35.741Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-11T11:29:35.741Z] ---> Running in 1db4c0c2ff95 [2021-08-11T11:29:35.741Z] Removing intermediate container 1db4c0c2ff95 [2021-08-11T11:29:35.741Z] ---> 46899e5db8e1 [2021-08-11T11:29:35.741Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-11T11:29:35.741Z] ---> Running in 08500bbb9c01 [2021-08-11T11:29:35.741Z] Removing intermediate container 08500bbb9c01 [2021-08-11T11:29:35.741Z] ---> e70b62ea5c1e [2021-08-11T11:29:35.741Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-11T11:29:36.705Z] [2021-08-11T11:29:36.758Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.82s) [2021-08-11T11:29:36.758Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-11T11:29:37.162Z] ---> 1ec8ddd35cbb [2021-08-11T11:29:37.162Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-11T11:29:37.162Z] ---> Running in 79c7905f3911 [2021-08-11T11:29:38.638Z] --- PASS: TestBuildSquashParent (8.06s) [2021-08-11T11:29:38.638Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-11T11:29:38.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:29:38.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:29:38.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:29:38.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:29:38.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:29:38.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:29:38.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:29:38.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:29:38.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:29:38.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:29:38.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:29:38.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:29:38.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:29:38.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:29:39.091Z] Loaded image: debian:bullseye [2021-08-11T11:29:39.091Z] Loaded image: hello-world:latest [2021-08-11T11:29:39.091Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:29:39.091Z] INFO: Testing against a local daemon [2021-08-11T11:29:39.091Z] === RUN TestDockerDaemonSuite [2021-08-11T11:29:39.091Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-11T11:29:39.091Z] Loaded image: debian:bullseye [2021-08-11T11:29:39.091Z] Loaded image: hello-world:latest [2021-08-11T11:29:39.091Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:29:39.091Z] INFO: Testing against a local daemon [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-11T11:29:39.091Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-11T11:29:39.864Z] --- PASS: TestBuildWithHugeFile (80.33s) [2021-08-11T11:29:39.864Z] === RUN TestBuildWCOWSandboxSize [2021-08-11T11:29:40.466Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-11T11:29:40.466Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-11T11:29:41.032Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-11T11:29:41.032Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-11T11:29:41.175Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:29:41.175Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:29:41.577Z] --- PASS: TestBuildWithHugeFile (80.73s) [2021-08-11T11:29:41.578Z] === RUN TestBuildWCOWSandboxSize [2021-08-11T11:29:41.601Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-11T11:29:41.601Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-11T11:29:41.601Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-11T11:29:43.009Z] --- PASS: TestBuildWithHugeFile (133.53s) [2021-08-11T11:29:43.009Z] === RUN TestBuildWCOWSandboxSize [2021-08-11T11:29:43.009Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-11T11:29:43.009Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-11T11:29:43.009Z] === RUN TestBuildWithEmptyDockerfile [2021-08-11T11:29:43.009Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:29:43.009Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:29:43.009Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:29:43.009Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:29:43.009Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:29:43.009Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:29:43.009Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:29:43.009Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:29:43.009Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-11T11:29:43.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:29:43.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:29:43.268Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:29:43.268Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-08-11T11:29:43.268Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-11T11:29:43.268Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-08-11T11:29:43.268Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-08-11T11:29:43.268Z] === RUN TestBuildPreserveOwnership [2021-08-11T11:29:43.268Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-11T11:29:43.526Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-11T11:29:43.526Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-11T11:29:43.526Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-11T11:29:43.784Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-11T11:29:44.717Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-11T11:29:44.997Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-11T11:29:44.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2021-08-11T11:29:44.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2021-08-11T11:29:44.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2021-08-11T11:29:44.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2021-08-11T11:29:44.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2021-08-11T11:29:44.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2021-08-11T11:29:44.997Z] === RUN TestBuildMultiStageCopy [2021-08-11T11:29:44.997Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-11T11:29:45.653Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-11T11:29:45.911Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-11T11:29:46.169Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-11T11:29:46.169Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-11T11:29:46.169Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-11T11:29:47.542Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-11T11:29:48.285Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-11T11:29:48.914Z] --- PASS: TestBuildPreserveOwnership (5.44s) [2021-08-11T11:29:48.914Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.14s) [2021-08-11T11:29:48.914Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2021-08-11T11:29:48.914Z] === RUN TestBuildPlatformInvalid [2021-08-11T11:29:48.914Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-11T11:29:48.914Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-11T11:29:49.221Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-11T11:29:50.158Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-11T11:29:50.287Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-11T11:29:51.096Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-11T11:29:51.973Z] Removing intermediate container 79c7905f3911 [2021-08-11T11:29:51.973Z] ---> db148c3a83ad [2021-08-11T11:29:51.973Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-11T11:29:51.973Z] ---> Running in 886865b14657 [2021-08-11T11:29:52.032Z] --- PASS: TestBuildMultiStageCopy (7.08s) [2021-08-11T11:29:52.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s) [2021-08-11T11:29:52.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-11T11:29:52.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-11T11:29:52.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-11T11:29:52.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-11T11:29:52.032Z] === RUN TestBuildMultiStageParentConfig [2021-08-11T11:29:52.817Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-11T11:29:52.937Z] [2021-08-11T11:29:52.937Z] SUCCESS: Specified value was saved. [2021-08-11T11:29:54.860Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-08-11T11:29:54.860Z] PASS [2021-08-11T11:29:54.860Z] [2021-08-11T11:29:54.860Z] DONE 17 tests in 45.333s [2021-08-11T11:29:54.860Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-11T11:29:54.860Z] INFO: Testing against a local daemon [2021-08-11T11:29:54.860Z] === RUN TestPluginInvalidJSON [2021-08-11T11:29:54.860Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:29:54.860Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:29:54.860Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:29:54.860Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-11T11:29:54.860Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-11T11:29:54.860Z] === RUN TestPluginInstall [2021-08-11T11:29:54.860Z] === RUN TestPluginInstall/no_auth [2021-08-11T11:29:54.860Z] time="2021-08-11T11:29:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:29:54.860Z] time="2021-08-11T11:29:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68e439e9b36912c5b63e385f24ec44a5a662311be81d40f750f0964a5604b6bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:29:54.860Z] time="2021-08-11T11:29:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:29:54.860Z] time="2021-08-11T11:29:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68e439e9b36912c5b63e385f24ec44a5a662311be81d40f750f0964a5604b6bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:29:54.860Z] === RUN TestPluginInstall/with_htpasswd [2021-08-11T11:29:54.860Z] time="2021-08-11T11:29:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:29:54.860Z] time="2021-08-11T11:29:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93f5d2cb179ccb4f6c29394f05ea679d4b55206ac779f04fc25bb281fa1b6ee5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:29:54.860Z] time="2021-08-11T11:29:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:29:54.860Z] time="2021-08-11T11:29:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93f5d2cb179ccb4f6c29394f05ea679d4b55206ac779f04fc25bb281fa1b6ee5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:29:54.860Z] === RUN TestPluginInstall/with_insecure [2021-08-11T11:29:55.108Z] Removing intermediate container 886865b14657 [2021-08-11T11:29:55.108Z] ---> faba142f8109 [2021-08-11T11:29:55.108Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-11T11:29:55.108Z] ---> Running in e8aad789a63d [2021-08-11T11:29:55.119Z] time="2021-08-11T11:29:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:29:55.119Z] time="2021-08-11T11:29:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99ddc4f52d17ad2322cefbdbbca47c2a0119172bd4f5a1d3a40c89148dadd7a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:29:55.119Z] time="2021-08-11T11:29:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:29:55.119Z] time="2021-08-11T11:29:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99ddc4f52d17ad2322cefbdbbca47c2a0119172bd4f5a1d3a40c89148dadd7a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:29:55.378Z] plugin_test.go:166: [d24776446d042] daemon is not started [2021-08-11T11:29:55.378Z] --- PASS: TestPluginInstall (3.03s) [2021-08-11T11:29:55.378Z] --- PASS: TestPluginInstall/no_auth (1.28s) [2021-08-11T11:29:55.378Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2021-08-11T11:29:55.378Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-08-11T11:29:55.378Z] === RUN TestPluginsWithRuntimes [2021-08-11T11:29:56.165Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-11T11:29:56.756Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-11T11:29:57.002Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-11T11:29:57.303Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-11T11:29:57.303Z] === RUN TestBuildLabelWithTargets [2021-08-11T11:29:57.692Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-11T11:29:58.628Z] --- PASS: TestPluginsWithRuntimes (3.47s) [2021-08-11T11:29:58.628Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-08-11T11:29:58.628Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-08-11T11:29:58.628Z] === RUN TestPluginBackCompatMediaTypes [2021-08-11T11:29:58.827Z] Cannot create a file when that file already exists. [2021-08-11T11:29:58.902Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-11T11:29:58.940Z] ok github.com/docker/docker/libnetwork/ipam 90.124s coverage: 85.3% of statements [2021-08-11T11:29:58.940Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-11T11:29:58.940Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-11T11:29:59.197Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2021-08-11T11:29:59.197Z] PASS [2021-08-11T11:29:59.197Z] [2021-08-11T11:29:59.197Z] DONE 10 tests in 7.133s [2021-08-11T11:29:59.197Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-11T11:29:59.457Z] INFO: Testing against a local daemon [2021-08-11T11:29:59.457Z] === RUN TestExternalGraphDriver [2021-08-11T11:29:59.457Z] === RUN TestExternalGraphDriver/json [2021-08-11T11:29:59.837Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-11T11:29:59.881Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-11T11:30:00.774Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-11T11:30:01.363Z] === RUN TestExternalGraphDriver/spec [2021-08-11T11:30:02.148Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-11T11:30:02.407Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-11T11:30:02.547Z] Removing intermediate container e8aad789a63d [2021-08-11T11:30:02.547Z] ---> e13558bf84af [2021-08-11T11:30:02.547Z] Step 13/13 : CMD ["sh"] [2021-08-11T11:30:02.547Z] ---> Running in 0e797c27b04a [2021-08-11T11:30:03.004Z] Removing intermediate container 0e797c27b04a [2021-08-11T11:30:03.004Z] ---> 889d6a58c76f [2021-08-11T11:30:03.004Z] Successfully built 889d6a58c76f [2021-08-11T11:30:03.004Z] Successfully tagged busybox:latest [2021-08-11T11:30:03.004Z] INFO: Docker images of the daemon under test [2021-08-11T11:30:03.004Z] [2021-08-11T11:30:03.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T11:30:03.004Z] busybox latest 889d6a58c76f Less than a second ago 5.72GB [2021-08-11T11:30:03.004Z] microsoft/windowsservercore latest d1724c2d9a84 5 days ago 5.7GB [2021-08-11T11:30:03.004Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 5 days ago 5.7GB [2021-08-11T11:30:03.004Z] [2021-08-11T11:30:03.004Z] INFO: Running integration tests at 08/11/2021 11:30:02... [2021-08-11T11:30:03.004Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-11T11:30:03.004Z] INFO: Integration API tests being run from the host: [2021-08-11T11:30:03.004Z] INFO: make.ps1 starting at 08/11/2021 11:30:02 [2021-08-11T11:30:03.268Z] === RUN TestExternalGraphDriver/pull [2021-08-11T11:30:03.342Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-11T11:30:03.969Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-11T11:30:04.649Z] --- PASS: TestExternalGraphDriver (5.41s) [2021-08-11T11:30:04.649Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-08-11T11:30:04.649Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-08-11T11:30:04.649Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-08-11T11:30:04.649Z] === RUN TestGraphdriverPluginV2 [2021-08-11T11:30:04.719Z] docker_cli_daemon_test.go:1455: [dfba2dde0ec08] daemon is not started [2021-08-11T11:30:05.420Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-11T11:30:05.420Z] === RUN TestBuildWithEmptyLayers [2021-08-11T11:30:05.657Z] check_test.go:309: [d8c3c53db01c0] daemon is not started [2021-08-11T11:30:05.658Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-11T11:30:05.916Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-11T11:30:08.446Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-11T11:30:08.446Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-11T11:30:08.707Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-11T11:30:08.707Z] === RUN TestBuildMultiStageOnBuild [2021-08-11T11:30:08.842Z] --- PASS: TestGraphdriverPluginV2 (3.77s) [2021-08-11T11:30:08.842Z] PASS [2021-08-11T11:30:08.842Z] [2021-08-11T11:30:08.842Z] DONE 5 tests in 9.211s [2021-08-11T11:30:08.842Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-11T11:30:08.842Z] INFO: Testing against a local daemon [2021-08-11T11:30:08.842Z] === RUN TestContinueAfterPluginCrash [2021-08-11T11:30:08.842Z] === PAUSE TestContinueAfterPluginCrash [2021-08-11T11:30:08.842Z] === RUN TestReadPluginNoRead [2021-08-11T11:30:08.842Z] === PAUSE TestReadPluginNoRead [2021-08-11T11:30:08.842Z] === RUN TestDaemonStartWithLogOpt [2021-08-11T11:30:08.842Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-11T11:30:08.842Z] === CONT TestContinueAfterPluginCrash [2021-08-11T11:30:08.842Z] === CONT TestDaemonStartWithLogOpt [2021-08-11T11:30:09.819Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-11T11:30:10.753Z] check_test.go:309: [d7953b6c541d5] daemon is not started [2021-08-11T11:30:10.753Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-11T11:30:11.011Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-11T11:30:12.132Z] --- PASS: TestDaemonStartWithLogOpt (3.58s) [2021-08-11T11:30:12.132Z] === CONT TestReadPluginNoRead [2021-08-11T11:30:12.388Z] Loaded image: buildpack-deps:buster [2021-08-11T11:30:12.388Z] Loaded image: busybox:latest [2021-08-11T11:30:12.646Z] Loaded image: busybox:glibc [2021-08-11T11:30:13.581Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-11T11:30:13.978Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-11T11:30:13.978Z] === RUN TestBuildUncleanTarFilenames [2021-08-11T11:30:13.978Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-08-11T11:30:13.978Z] === RUN TestBuildMultiStageLayerLeak [2021-08-11T11:30:14.516Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-11T11:30:14.667Z] === RUN TestReadPluginNoRead/default [2021-08-11T11:30:15.054Z] ......... [ 86%] [2021-08-11T11:30:15.083Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-11T11:30:16.019Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-11T11:30:16.048Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-11T11:30:17.452Z] --- PASS: TestContinueAfterPluginCrash (8.75s) [2021-08-11T11:30:17.452Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-11T11:30:17.920Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-11T11:30:17.920Z] Loaded image: debian:bullseye [2021-08-11T11:30:17.920Z] Loaded image: hello-world:latest [2021-08-11T11:30:17.920Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:30:17.993Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.013s coverage: 47.4% of statements [2021-08-11T11:30:17.993Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-11T11:30:18.170Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-08-11T11:30:18.170Z] === RUN TestBuildWithHugeFile [2021-08-11T11:30:18.507Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-11T11:30:18.830Z] === CONT TestReadPluginNoRead [2021-08-11T11:30:18.830Z] read_test.go:92: [de6a6f547c651] daemon is not started [2021-08-11T11:30:18.830Z] --- PASS: TestReadPluginNoRead (6.76s) [2021-08-11T11:30:18.830Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2021-08-11T11:30:18.830Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-08-11T11:30:18.830Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-08-11T11:30:18.830Z] PASS [2021-08-11T11:30:18.830Z] [2021-08-11T11:30:18.830Z] DONE 6 tests in 10.371s [2021-08-11T11:30:18.830Z] 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-08-11T11:30:18.830Z] testing: warning: no tests to run [2021-08-11T11:30:18.830Z] PASS [2021-08-11T11:30:19.089Z] [2021-08-11T11:30:19.089Z] DONE 0 tests in 0.017s [2021-08-11T11:30:19.089Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-11T11:30:19.089Z] INFO: Testing against a local daemon [2021-08-11T11:30:19.089Z] === RUN TestPluginWithDevMounts [2021-08-11T11:30:19.089Z] === PAUSE TestPluginWithDevMounts [2021-08-11T11:30:19.089Z] === CONT TestPluginWithDevMounts [2021-08-11T11:30:19.665Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-11T11:30:19.945Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-11T11:30:20.427Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-11T11:30:20.993Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-08-11T11:30:20.994Z] PASS [2021-08-11T11:30:20.994Z] [2021-08-11T11:30:20.994Z] DONE 1 tests in 1.658s [2021-08-11T11:30:20.994Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-11T11:30:20.994Z] INFO: Testing against a local daemon [2021-08-11T11:30:20.994Z] === RUN TestSecretInspect [2021-08-11T11:30:21.159Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-11T11:30:21.802Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-11T11:30:22.061Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-11T11:30:22.488Z] ok github.com/docker/docker/libnetwork/ipamutils 0.527s coverage: 74.0% of statements [2021-08-11T11:30:22.899Z] --- PASS: TestSecretInspect (2.15s) [2021-08-11T11:30:22.899Z] === RUN TestSecretList [2021-08-11T11:30:23.961Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-11T11:30:23.961Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-11T11:30:25.432Z] --- PASS: TestSecretList (2.26s) [2021-08-11T11:30:25.432Z] === RUN TestSecretsCreateAndDelete [2021-08-11T11:30:25.861Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-11T11:30:26.120Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-11T11:30:26.687Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-11T11:30:27.339Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-08-11T11:30:27.339Z] === RUN TestSecretsUpdate [2021-08-11T11:30:27.718Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-11T11:30:28.284Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-11T11:30:29.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:30:29.102Z] INFO: Testing against a local daemon [2021-08-11T11:30:29.102Z] === RUN TestBuildWithSession [2021-08-11T11:30:29.102Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:30:29.102Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-11T11:30:29.102Z] === RUN TestBuildSquashParent [2021-08-11T11:30:29.102Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:30:29.102Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-11T11:30:29.102Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-11T11:30:29.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:30:29.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:30:29.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:30:29.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:30:29.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:30:29.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:30:29.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:30:29.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:30:29.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:30:29.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:30:29.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:30:29.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:30:29.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:30:29.102Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:30:29.102Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:30:29.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:30:29.223Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (40.30s) [2021-08-11T11:30:29.223Z] PASS [2021-08-11T11:30:29.223Z] [2021-08-11T11:30:29.223Z] === Skipped [2021-08-11T11:30:29.223Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-11T11:30:29.224Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:30:29.224Z] [2021-08-11T11:30:29.224Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-11T11:30:29.224Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-11T11:30:29.224Z] [2021-08-11T11:30:29.224Z] [2021-08-11T11:30:29.224Z] DONE 34 tests, 2 skipped in 286.666s [2021-08-11T11:30:29.224Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-11T11:30:29.224Z] ++ 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-08-11T11:30:29.224Z] ++ set -e [2021-08-11T11:30:29.224Z] ++ '[' -n 0 ']' [2021-08-11T11:30:29.224Z] ++ set -x [2021-08-11T11:30:29.224Z] ++ 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-08-11T11:30:29.482Z] INFO: Testing against a local daemon [2021-08-11T11:30:29.482Z] === RUN TestConfigInspect [2021-08-11T11:30:29.876Z] --- PASS: TestSecretsUpdate (2.26s) [2021-08-11T11:30:29.876Z] === RUN TestTemplatedSecret [2021-08-11T11:30:30.856Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-11T11:30:32.481Z] ok github.com/docker/docker/libnetwork/iptables 0.293s coverage: 45.1% of statements [2021-08-11T11:30:32.481Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-11T11:30:32.759Z] --- PASS: TestConfigInspect (3.19s) [2021-08-11T11:30:32.759Z] === RUN TestConfigList [2021-08-11T11:30:33.166Z] --- PASS: TestTemplatedSecret (3.24s) [2021-08-11T11:30:33.166Z] === RUN TestSecretCreateResolve [2021-08-11T11:30:33.324Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-11T11:30:34.371Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-11T11:30:34.698Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-11T11:30:35.071Z] --- PASS: TestSecretCreateResolve (2.31s) [2021-08-11T11:30:35.071Z] PASS [2021-08-11T11:30:35.071Z] [2021-08-11T11:30:35.071Z] DONE 6 tests in 14.404s [2021-08-11T11:30:35.071Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-11T11:30:35.071Z] INFO: Testing against a local daemon [2021-08-11T11:30:35.071Z] === RUN TestServiceCreateInit [2021-08-11T11:30:35.071Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-11T11:30:35.632Z] --- PASS: TestConfigList (2.79s) [2021-08-11T11:30:35.632Z] === RUN TestConfigsCreateAndDelete [2021-08-11T11:30:36.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:30:36.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:30:36.682Z] ok github.com/docker/docker/libnetwork/netutils 0.030s coverage: 44.1% of statements [2021-08-11T11:30:37.120Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-11T11:30:37.120Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-11T11:30:37.535Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-11T11:30:37.794Z] check_test.go:309: [d1bc0b8ede311] daemon is not started [2021-08-11T11:30:37.794Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-11T11:30:38.360Z] check_test.go:309: [dd0abf0b6f932] daemon is not started [2021-08-11T11:30:38.360Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-11T11:30:38.360Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2021-08-11T11:30:38.360Z] === RUN TestConfigsUpdate [2021-08-11T11:30:40.261Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-11T11:30:40.345Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-11T11:30:40.521Z] check_test.go:309: [db4c369c1c04e] daemon is not started [2021-08-11T11:30:40.521Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-11T11:30:41.455Z] --- PASS: TestConfigsUpdate (3.13s) [2021-08-11T11:30:41.455Z] === RUN TestTemplatedConfig [2021-08-11T11:30:41.798Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-11T11:30:41.967Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-11T11:30:41.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.97s) [2021-08-11T11:30:41.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.02s) [2021-08-11T11:30:41.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.19s) [2021-08-11T11:30:41.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.36s) [2021-08-11T11:30:41.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.86s) [2021-08-11T11:30:41.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.08s) [2021-08-11T11:30:41.967Z] === RUN TestBuildMultiStageCopy [2021-08-11T11:30:41.967Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-11T11:30:42.315Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-11T11:30:42.315Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-11T11:30:42.315Z] [2021-08-11T11:30:42.315Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-11T11:30:42.315Z] =========================== short test summary info ============================ [2021-08-11T11:30:42.315Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-11T11:30:42.315Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-11T11:30:42.315Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-11T11:30:42.315Z] Not supported on most drivers [2021-08-11T11:30:42.315Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-11T11:30:42.315Z] Output of docker top depends on host distro, and is not formalized. [2021-08-11T11:30:42.315Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-11T11:30:42.315Z] Output of docker top depends on host distro, and is not formalized. [2021-08-11T11:30:42.315Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-11T11:30:42.315Z] Can fail if eth0 has multiple IP addresses [2021-08-11T11:30:42.315Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-11T11:30:42.315Z] This doesn't seem to be taken into account by the engine [2021-08-11T11:30:42.315Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-11T11:30:42.315Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-11T11:30:42.315Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-11T11:30:42.315Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 342.39 seconds == [2021-08-11T11:30:42.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-11T11:30:43.356Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-11T11:30:44.537Z] --- PASS: TestServiceCreateInit (9.14s) [2021-08-11T11:30:44.537Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s) [2021-08-11T11:30:44.537Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.52s) [2021-08-11T11:30:44.537Z] === RUN TestCreateServiceMultipleTimes [2021-08-11T11:30:45.257Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-11T11:30:46.632Z] --- PASS: TestTemplatedConfig (5.08s) [2021-08-11T11:30:46.632Z] === RUN TestConfigCreateResolve [2021-08-11T11:30:48.009Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-11T11:30:48.945Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-11T11:30:48.945Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-11T11:30:49.017Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-11T11:30:49.017Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-11T11:30:49.475Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-11T11:30:49.513Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-11T11:30:49.513Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-11T11:30:49.513Z] --- PASS: TestConfigCreateResolve (2.89s) [2021-08-11T11:30:49.513Z] PASS [2021-08-11T11:30:49.513Z] [2021-08-11T11:30:49.513Z] DONE 6 tests in 20.227s [2021-08-11T11:30:49.513Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-11T11:30:49.513Z] ++ 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-08-11T11:30:49.513Z] ++ set -e [2021-08-11T11:30:49.513Z] ++ '[' -n 0 ']' [2021-08-11T11:30:49.513Z] ++ set -x [2021-08-11T11:30:49.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-11T11:30:49.771Z] INFO: Testing against a local daemon [2021-08-11T11:30:49.771Z] === RUN TestCheckpoint [2021-08-11T11:30:49.771Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:30:49.771Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-11T11:30:49.771Z] === RUN TestContainerInvalidJSON [2021-08-11T11:30:49.771Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:30:49.771Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:30:49.771Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:30:49.771Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:30:49.771Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:30:49.771Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:30:49.771Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-11T11:30:49.771Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-11T11:30:49.771Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-11T11:30:49.771Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-11T11:30:49.771Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-08-11T11:30:49.771Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-11T11:30:49.771Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-11T11:30:49.771Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-11T11:30:50.030Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-11T11:30:50.030Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-11T11:30:50.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-08-11T11:30:50.030Z] === RUN TestCopyFromContainer [2021-08-11T11:30:50.440Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-11T11:30:50.966Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-11T11:30:50.966Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-11T11:30:51.404Z] --- PASS: TestBuildMultiStageCopy (9.94s) [2021-08-11T11:30:51.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.55s) [2021-08-11T11:30:51.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2021-08-11T11:30:51.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-08-11T11:30:51.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-08-11T11:30:51.404Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.06s) [2021-08-11T11:30:51.404Z] === RUN TestBuildMultiStageParentConfig [2021-08-11T11:30:51.533Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-11T11:30:51.533Z] === RUN TestCopyFromContainer// [2021-08-11T11:30:51.792Z] === RUN TestCopyFromContainer//bar/root [2021-08-11T11:30:51.792Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-11T11:30:51.792Z] === RUN TestCopyFromContainer/bar/quux [2021-08-11T11:30:52.051Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-11T11:30:52.051Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-11T11:30:52.051Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-11T11:30:52.309Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-11T11:30:52.309Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-11T11:30:52.309Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer (2.49s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-08-11T11:30:52.567Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-08-11T11:30:52.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-11T11:30:52.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:30:52.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:30:52.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:30:52.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:30:52.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:30:52.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:30:52.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:30:52.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:30:52.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:30:52.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-11T11:30:52.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-11T11:30:52.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-11T11:30:52.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-11T11:30:52.567Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-11T11:30:52.567Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-11T11:30:52.567Z] === RUN TestCreateWithInvalidEnv [2021-08-11T11:30:52.567Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-11T11:30:52.567Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-11T11:30:52.567Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-11T11:30:52.567Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-11T11:30:52.567Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-11T11:30:52.567Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-11T11:30:52.567Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-11T11:30:52.567Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-11T11:30:52.567Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-11T11:30:52.567Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-11T11:30:52.567Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-11T11:30:52.567Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-11T11:30:52.567Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-11T11:30:52.567Z] === RUN TestCreateTmpfsMountsTarget [2021-08-11T11:30:52.567Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-11T11:30:52.567Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-11T11:30:53.143Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-11T11:30:53.573Z] --- PASS: TestBuildMultiStageParentConfig (2.03s) [2021-08-11T11:30:53.573Z] === RUN TestBuildLabelWithTargets [2021-08-11T11:30:53.573Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:30:53.573Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-11T11:30:53.573Z] === RUN TestBuildWithEmptyLayers [2021-08-11T11:30:54.079Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-11T11:30:54.537Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-08-11T11:30:54.537Z] === RUN TestBuildMultiStageOnBuild [2021-08-11T11:30:54.769Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-11T11:30:54.769Z] [2021-08-11T11:30:54.769Z] Unloading profiles will leave already running processes permanently [2021-08-11T11:30:54.769Z] unconfined, which can lead to unexpected situations. [2021-08-11T11:30:54.769Z] [2021-08-11T11:30:54.769Z] To set a process to complain mode, use the command line tool [2021-08-11T11:30:54.769Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-11T11:30:54.769Z] Post stage [Pipeline] junit [2021-08-11T11:30:54.781Z] Recording test results [2021-08-11T11:30:54.817Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-11T11:30:55.090Z] + echo Ensuring container killed. [2021-08-11T11:30:55.090Z] Ensuring container killed. [2021-08-11T11:30:55.090Z] + docker rm -vf docker-pr2 [2021-08-11T11:30:55.090Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-11T11:30:55.369Z] + echo Chowning /workspace to jenkins user [2021-08-11T11:30:55.369Z] Chowning /workspace to jenkins user [2021-08-11T11:30:55.369Z] + id -u [2021-08-11T11:30:55.369Z] + id -g [2021-08-11T11:30:55.369Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42734:/workspace busybox chown -R 1000:1000 /workspace [2021-08-11T11:30:55.455Z] --- PASS: TestCreateWithCustomMaskedPaths (2.88s) [2021-08-11T11:30:55.455Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-11T11:30:56.388Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-11T11:30:56.647Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-11T11:30:57.037Z] + bundleName=docker-py [2021-08-11T11:30:57.037Z] + echo Creating docker-py-bundles.tar.gz [2021-08-11T11:30:57.037Z] Creating docker-py-bundles.tar.gz [2021-08-11T11:30:57.037Z] + 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-08-11T11:30:57.048Z] Archiving artifacts [2021-08-11T11:30:57.213Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-11T11:30:57.213Z] check_test.go:309: [d9b18d633ee79] daemon is not started [2021-08-11T11:30:57.213Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-11T11:30:57.262Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-11T11:30:57.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh binary [2021-08-11T11:30:57.779Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-11T11:30:58.038Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s) [2021-08-11T11:30:58.038Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-11T11:30:58.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:30:58.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:30:58.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:30:58.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:30:58.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:30:58.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:30:58.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:30:58.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:30:58.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:30:58.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:30:58.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:30:58.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:30:58.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:30:58.213Z] [2021-08-11T11:30:58.213Z] Removing bundles/ [2021-08-11T11:30:58.213Z] [2021-08-11T11:30:58.213Z] ---> Making bundle: binary (in bundles/binary) [2021-08-11T11:30:58.213Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-11T11:30:58.213Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:30:58.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:30:58.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:30:58.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-11T11:30:58.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-11T11:30:58.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-08-11T11:30:58.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-11T11:30:58.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-08-11T11:30:58.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-11T11:30:58.297Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-11T11:30:58.297Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-11T11:30:58.863Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-11T11:30:59.430Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.22s) [2021-08-11T11:30:59.430Z] === RUN TestCreateDifferentPlatform [2021-08-11T11:30:59.430Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-11T11:30:59.430Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-11T11:30:59.430Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-11T11:30:59.430Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-11T11:30:59.430Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-11T11:30:59.430Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-11T11:30:59.430Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-11T11:30:59.430Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-11T11:30:59.430Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-11T11:30:59.430Z] === RUN TestContainerStartOnDaemonRestart [2021-08-11T11:30:59.430Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-11T11:30:59.430Z] === RUN TestDaemonRestartIpcMode [2021-08-11T11:30:59.430Z] === PAUSE TestDaemonRestartIpcMode [2021-08-11T11:30:59.430Z] === RUN TestDaemonHostGatewayIP [2021-08-11T11:30:59.430Z] === PAUSE TestDaemonHostGatewayIP [2021-08-11T11:30:59.430Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-11T11:30:59.430Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-11T11:30:59.430Z] === RUN TestContainerKillOnDaemonStart [2021-08-11T11:30:59.430Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-11T11:30:59.430Z] === RUN TestDiff [2021-08-11T11:31:00.806Z] --- PASS: TestDiff (1.15s) [2021-08-11T11:31:00.806Z] === RUN TestExecWithCloseStdin [2021-08-11T11:31:02.632Z] --- PASS: TestCreateServiceMultipleTimes (16.90s) [2021-08-11T11:31:02.632Z] === RUN TestCreateServiceConflict [2021-08-11T11:31:02.711Z] --- PASS: TestExecWithCloseStdin (1.86s) [2021-08-11T11:31:02.711Z] === RUN TestExec [2021-08-11T11:31:02.969Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-11T11:31:03.568Z] --- PASS: TestCreateServiceConflict (2.23s) [2021-08-11T11:31:03.568Z] === RUN TestCreateServiceMaxReplicas [2021-08-11T11:31:04.343Z] --- PASS: TestExec (1.65s) [2021-08-11T11:31:04.343Z] === RUN TestExecUser [2021-08-11T11:31:04.834Z] --- PASS: TestBuildMultiStageOnBuild (9.41s) [2021-08-11T11:31:04.834Z] === RUN TestBuildUncleanTarFilenames [2021-08-11T11:31:04.834Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:31:04.834Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-08-11T11:31:04.834Z] === RUN TestBuildMultiStageLayerLeak [2021-08-11T11:31:06.242Z] --- PASS: TestExecUser (1.92s) [2021-08-11T11:31:06.242Z] === RUN TestExportContainerAndImportImage [2021-08-11T11:31:06.858Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2021-08-11T11:31:06.858Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-11T11:31:07.617Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2021-08-11T11:31:07.617Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-11T11:31:08.188Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-11T11:31:09.124Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2021-08-11T11:31:09.124Z] === RUN TestHealthCheckWorkdir [2021-08-11T11:31:09.124Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-11T11:31:11.656Z] --- PASS: TestHealthCheckWorkdir (2.44s) [2021-08-11T11:31:11.656Z] === RUN TestHealthKillContainer [2021-08-11T11:31:12.224Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-11T11:31:12.224Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-11T11:31:12.224Z] check_test.go:309: [d77187c8d3ae4] daemon is not started [2021-08-11T11:31:12.224Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-11T11:31:13.159Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-11T11:31:13.418Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-11T11:31:14.425Z] --- PASS: TestBuildWithHugeFile (50.90s) [2021-08-11T11:31:14.425Z] === RUN TestBuildWCOWSandboxSize [2021-08-11T11:31:14.425Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-11T11:31:14.425Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-11T11:31:14.425Z] === RUN TestBuildWithEmptyDockerfile [2021-08-11T11:31:14.425Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:31:14.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:31:14.425Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:31:14.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:31:14.425Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:31:14.425Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:31:14.425Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:31:14.425Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:31:14.425Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:31:14.425Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-08-11T11:31:14.425Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-08-11T11:31:14.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-08-11T11:31:14.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-08-11T11:31:14.425Z] === RUN TestBuildPreserveOwnership [2021-08-11T11:31:14.425Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-11T11:31:14.793Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-11T11:31:14.793Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-11T11:31:15.051Z] --- PASS: TestHealthKillContainer (3.74s) [2021-08-11T11:31:15.051Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-11T11:31:15.362Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-11T11:31:16.425Z] --- PASS: TestInspectCpusetInConfigPre120 (1.16s) [2021-08-11T11:31:16.425Z] === RUN TestIpcModeNone [2021-08-11T11:31:17.182Z] --- PASS: TestBuildMultiStageLayerLeak (12.75s) [2021-08-11T11:31:17.182Z] === RUN TestBuildWithHugeFile [2021-08-11T11:31:17.359Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-11T11:31:18.293Z] --- PASS: TestIpcModeNone (1.82s) [2021-08-11T11:31:18.293Z] === RUN TestIpcModePrivate [2021-08-11T11:31:19.552Z] --- PASS: TestBuildPreserveOwnership (9.83s) [2021-08-11T11:31:19.552Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2021-08-11T11:31:19.552Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-11T11:31:19.552Z] === RUN TestBuildPlatformInvalid [2021-08-11T11:31:19.552Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-11T11:31:19.552Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-11T11:31:19.552Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-11T11:31:19.552Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-11T11:31:19.552Z] PASS [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === Skipped [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-11T11:31:19.552Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-11T11:31:19.552Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-11T11:31:19.552Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] DONE 34 tests, 3 skipped in 133.567s [2021-08-11T11:31:19.552Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-11T11:31:19.552Z] INFO: Testing against a local daemon [2021-08-11T11:31:19.552Z] === RUN TestConfigInspect [2021-08-11T11:31:19.552Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-11T11:31:19.552Z] === RUN TestConfigList [2021-08-11T11:31:19.552Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] --- SKIP: TestConfigList (0.01s) [2021-08-11T11:31:19.552Z] === RUN TestConfigsCreateAndDelete [2021-08-11T11:31:19.552Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-11T11:31:19.552Z] === RUN TestConfigsUpdate [2021-08-11T11:31:19.552Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-11T11:31:19.552Z] === RUN TestTemplatedConfig [2021-08-11T11:31:19.552Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-11T11:31:19.552Z] === RUN TestConfigCreateResolve [2021-08-11T11:31:19.552Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-11T11:31:19.552Z] PASS [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === Skipped [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-11T11:31:19.552Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-11T11:31:19.552Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-11T11:31:19.552Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-11T11:31:19.552Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-11T11:31:19.552Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-11T11:31:19.552Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] [2021-08-11T11:31:19.552Z] DONE 6 tests, 6 skipped in 0.165s [2021-08-11T11:31:19.552Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-11T11:31:19.552Z] INFO: Testing against a local daemon [2021-08-11T11:31:19.552Z] === RUN TestCheckpoint [2021-08-11T11:31:19.552Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:31:19.552Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-11T11:31:19.552Z] === RUN TestContainerInvalidJSON [2021-08-11T11:31:19.552Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:31:19.552Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:31:19.552Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:31:19.552Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:31:19.552Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:31:19.552Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:31:19.552Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-11T11:31:19.552Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-11T11:31:19.552Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-11T11:31:19.552Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-11T11:31:19.552Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-08-11T11:31:19.552Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-11T11:31:19.668Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2021-08-11T11:31:19.668Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-11T11:31:19.811Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-11T11:31:19.811Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-11T11:31:19.811Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-11T11:31:19.811Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-11T11:31:19.811Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-11T11:31:19.811Z] === RUN TestCopyFromContainer [2021-08-11T11:31:19.926Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-11T11:31:19.926Z] --- PASS: TestIpcModePrivate (1.80s) [2021-08-11T11:31:19.926Z] === RUN TestIpcModeShareable [2021-08-11T11:31:21.741Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2021-08-11T11:31:21.741Z] === RUN TestCreateServiceSecretFileMode [2021-08-11T11:31:21.828Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-08-11T11:31:21.828Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-11T11:31:21.828Z] --- PASS: TestIpcModeShareable (1.77s) [2021-08-11T11:31:21.828Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-11T11:31:22.087Z] check_test.go:309: [db73ee622d2ed] daemon is not started [2021-08-11T11:31:22.087Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-11T11:31:22.654Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-11T11:31:22.678Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2021-08-11T11:31:22.678Z] === RUN TestCreateServiceConfigFileMode [2021-08-11T11:31:23.164Z] === RUN TestCopyFromContainer// [2021-08-11T11:31:23.164Z] === RUN TestCopyFromContainer//bar/root [2021-08-11T11:31:23.164Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-11T11:31:23.423Z] === RUN TestCopyFromContainer/bar/quux [2021-08-11T11:31:23.423Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-11T11:31:23.423Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-11T11:31:23.423Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-11T11:31:23.423Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-11T11:31:23.683Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-11T11:31:23.683Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer (3.94s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-11T11:31:23.683Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-11T11:31:23.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-11T11:31:23.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:31:23.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:31:23.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:31:23.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:31:23.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:31:23.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:31:23.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:31:23.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:31:23.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:31:23.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-11T11:31:23.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-11T11:31:23.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-11T11:31:23.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-11T11:31:23.683Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-11T11:31:23.683Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-11T11:31:23.683Z] === RUN TestCreateWithInvalidEnv [2021-08-11T11:31:23.683Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-11T11:31:23.683Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-11T11:31:23.683Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-11T11:31:23.683Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-11T11:31:23.683Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-11T11:31:23.683Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-11T11:31:23.683Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-11T11:31:23.683Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-11T11:31:23.683Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-11T11:31:23.683Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-11T11:31:23.683Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-11T11:31:23.683Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-11T11:31:23.683Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-11T11:31:23.683Z] === RUN TestCreateTmpfsMountsTarget [2021-08-11T11:31:23.683Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-11T11:31:23.683Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-11T11:31:25.214Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2021-08-11T11:31:25.214Z] === RUN TestCreateServiceSysctls [2021-08-11T11:31:25.590Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s) [2021-08-11T11:31:25.590Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-11T11:31:26.842Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-11T11:31:26.842Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.87s) [2021-08-11T11:31:26.842Z] === RUN TestAPIIpcModeHost [2021-08-11T11:31:26.842Z] check_test.go:309: [da93fc85ca5c6] daemon is not started [2021-08-11T11:31:26.842Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-11T11:31:27.101Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-11T11:31:27.497Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2021-08-11T11:31:27.497Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-11T11:31:27.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:31:27.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:31:27.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:31:27.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:31:27.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:31:27.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:31:27.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:31:27.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:31:27.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:31:27.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:31:27.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:31:27.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:31:27.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:31:27.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:31:27.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:31:27.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-11T11:31:27.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-11T11:31:27.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-11T11:31:27.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-11T11:31:27.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-11T11:31:27.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-11T11:31:27.497Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-11T11:31:28.067Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-08-11T11:31:28.067Z] === RUN TestCreateDifferentPlatform [2021-08-11T11:31:28.067Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-11T11:31:28.067Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-11T11:31:28.067Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-11T11:31:28.067Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-11T11:31:28.067Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-11T11:31:28.067Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-11T11:31:28.067Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-11T11:31:28.067Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-11T11:31:28.067Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-11T11:31:28.067Z] === RUN TestContainerStartOnDaemonRestart [2021-08-11T11:31:28.067Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-11T11:31:28.067Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-11T11:31:28.067Z] === RUN TestDaemonRestartIpcMode [2021-08-11T11:31:28.067Z] === PAUSE TestDaemonRestartIpcMode [2021-08-11T11:31:28.067Z] === RUN TestDaemonHostGatewayIP [2021-08-11T11:31:28.067Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:31:28.067Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-11T11:31:28.067Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-11T11:31:28.067Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-11T11:31:28.067Z] === RUN TestContainerKillOnDaemonStart [2021-08-11T11:31:28.067Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-11T11:31:28.067Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-11T11:31:28.067Z] === RUN TestDiff [2021-08-11T11:31:28.515Z] --- PASS: TestAPIIpcModeHost (1.75s) [2021-08-11T11:31:28.515Z] === RUN TestDaemonIpcModeShareable [2021-08-11T11:31:28.635Z] --- PASS: TestDiff (0.62s) [2021-08-11T11:31:28.636Z] === RUN TestExecWithCloseStdin [2021-08-11T11:31:29.083Z] docker_cli_daemon_plugins_test.go:79: [d0090b8b4d9bf] daemon is not started [2021-08-11T11:31:29.408Z] --- PASS: TestCreateServiceSysctls (3.62s) [2021-08-11T11:31:29.408Z] === RUN TestCreateServiceCapabilities [2021-08-11T11:31:29.573Z] --- PASS: TestExecWithCloseStdin (0.92s) [2021-08-11T11:31:29.573Z] === RUN TestExec [2021-08-11T11:31:30.016Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-11T11:31:30.016Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-08-11T11:31:30.016Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-11T11:31:30.278Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2021-08-11T11:31:30.278Z] === RUN TestDaemonIpcModePrivate [2021-08-11T11:31:30.511Z] --- PASS: TestExec (0.88s) [2021-08-11T11:31:30.511Z] === RUN TestExecUser [2021-08-11T11:31:31.449Z] --- PASS: TestExecUser (0.92s) [2021-08-11T11:31:31.449Z] === RUN TestExportContainerAndImportImage [2021-08-11T11:31:31.652Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-11T11:31:31.943Z] --- PASS: TestCreateServiceCapabilities (2.77s) [2021-08-11T11:31:31.943Z] === RUN TestInspect [2021-08-11T11:31:32.388Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2021-08-11T11:31:32.388Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-11T11:31:32.587Z] docker_cli_daemon_plugins_test.go:169: [d3d2e7cca3dc1] daemon is not started [2021-08-11T11:31:33.156Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-08-11T11:31:33.156Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-11T11:31:33.156Z] --- PASS: TestDaemonIpcModePrivate (2.86s) [2021-08-11T11:31:33.156Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-11T11:31:33.768Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-08-11T11:31:33.768Z] === RUN TestHealthCheckWorkdir [2021-08-11T11:31:34.089Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-11T11:31:34.708Z] --- PASS: TestHealthCheckWorkdir (1.31s) [2021-08-11T11:31:34.708Z] === RUN TestHealthKillContainer [2021-08-11T11:31:35.256Z] --- PASS: TestInspect (3.23s) [2021-08-11T11:31:35.256Z] === RUN TestCreateJob [2021-08-11T11:31:35.991Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-08-11T11:31:35.991Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.72s) [2021-08-11T11:31:35.991Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-11T11:31:37.893Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-11T11:31:37.997Z] --- PASS: TestHealthKillContainer (2.91s) [2021-08-11T11:31:37.997Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-11T11:31:38.257Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-08-11T11:31:38.257Z] === RUN TestIpcModeNone [2021-08-11T11:31:38.462Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:123, shared: true, mustBeShared: true [2021-08-11T11:31:38.462Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.61s) [2021-08-11T11:31:38.462Z] === RUN TestIpcModeOlderClient [2021-08-11T11:31:38.462Z] === PAUSE TestIpcModeOlderClient [2021-08-11T11:31:38.462Z] === RUN TestKillContainerInvalidSignal [2021-08-11T11:31:38.545Z] --- PASS: TestCreateJob (3.56s) [2021-08-11T11:31:38.546Z] === RUN TestReplicatedJob [2021-08-11T11:31:38.721Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-11T11:31:39.195Z] --- PASS: TestIpcModeNone (0.88s) [2021-08-11T11:31:39.195Z] === RUN TestIpcModePrivate [2021-08-11T11:31:39.287Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-11T11:31:39.853Z] --- PASS: TestKillContainerInvalidSignal (1.18s) [2021-08-11T11:31:39.853Z] === RUN TestKillContainer [2021-08-11T11:31:39.853Z] === RUN TestKillContainer/no_signal [2021-08-11T11:31:39.853Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-11T11:31:40.132Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-11T11:31:40.132Z] --- PASS: TestIpcModePrivate (0.88s) [2021-08-11T11:31:40.132Z] === RUN TestIpcModeShareable [2021-08-11T11:31:40.132Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:31:40.132Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-11T11:31:40.132Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-11T11:31:40.419Z] check_test.go:309: [da9b3c4837399] daemon is not started [2021-08-11T11:31:40.419Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-11T11:31:40.678Z] === RUN TestKillContainer/non_killing_signal [2021-08-11T11:31:42.054Z] === RUN TestKillContainer/killing_signal [2021-08-11T11:31:42.620Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-11T11:31:42.668Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2021-08-11T11:31:42.668Z] === RUN TestAPIIpcModeHost [2021-08-11T11:31:42.668Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:31:42.668Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-11T11:31:42.668Z] === RUN TestDaemonIpcModeShareable [2021-08-11T11:31:42.668Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:31:42.668Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-11T11:31:42.668Z] === RUN TestDaemonIpcModePrivate [2021-08-11T11:31:43.187Z] --- PASS: TestKillContainer (3.60s) [2021-08-11T11:31:43.187Z] --- PASS: TestKillContainer/no_signal (1.00s) [2021-08-11T11:31:43.187Z] --- PASS: TestKillContainer/non_killing_signal (1.05s) [2021-08-11T11:31:43.187Z] --- PASS: TestKillContainer/killing_signal (1.31s) [2021-08-11T11:31:43.187Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-11T11:31:43.187Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-11T11:31:44.047Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-11T11:31:44.047Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2021-08-11T11:31:44.047Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-11T11:31:44.047Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:31:44.047Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-11T11:31:44.047Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-11T11:31:44.047Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:31:44.047Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-11T11:31:44.047Z] === RUN TestIpcModeOlderClient [2021-08-11T11:31:44.047Z] === PAUSE TestIpcModeOlderClient [2021-08-11T11:31:44.047Z] === RUN TestKillContainerInvalidSignal [2021-08-11T11:31:44.563Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-11T11:31:44.821Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-11T11:31:44.986Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2021-08-11T11:31:44.986Z] === RUN TestKillContainer [2021-08-11T11:31:44.986Z] === RUN TestKillContainer/no_signal [2021-08-11T11:31:45.116Z] --- PASS: TestReplicatedJob (6.35s) [2021-08-11T11:31:45.116Z] === RUN TestUpdateReplicatedJob [2021-08-11T11:31:45.245Z] === RUN TestKillContainer/non_killing_signal [2021-08-11T11:31:45.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.43s) [2021-08-11T11:31:45.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.27s) [2021-08-11T11:31:45.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.90s) [2021-08-11T11:31:45.757Z] === RUN TestKillStoppedContainer [2021-08-11T11:31:45.757Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-08-11T11:31:45.757Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-11T11:31:45.757Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-08-11T11:31:45.757Z] === RUN TestKillDifferentUserContainer [2021-08-11T11:31:45.814Z] === RUN TestKillContainer/killing_signal [2021-08-11T11:31:46.753Z] --- PASS: TestKillContainer (1.88s) [2021-08-11T11:31:46.753Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-08-11T11:31:46.753Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-08-11T11:31:46.753Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-08-11T11:31:46.753Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-11T11:31:46.753Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-11T11:31:47.133Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-11T11:31:47.133Z] --- PASS: TestKillDifferentUserContainer (1.35s) [2021-08-11T11:31:47.133Z] === RUN TestInspectOomKilledTrue [2021-08-11T11:31:47.133Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:31:47.133Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-11T11:31:47.133Z] === RUN TestInspectOomKilledFalse [2021-08-11T11:31:47.133Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:31:47.133Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-11T11:31:47.133Z] === RUN TestLinksEtcHostsContentMatch [2021-08-11T11:31:47.322Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-11T11:31:47.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-08-11T11:31:47.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-08-11T11:31:47.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-08-11T11:31:47.892Z] === RUN TestKillStoppedContainer [2021-08-11T11:31:47.892Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-11T11:31:47.892Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-11T11:31:47.892Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-08-11T11:31:47.892Z] === RUN TestKillDifferentUserContainer [2021-08-11T11:31:48.407Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2021-08-11T11:31:48.407Z] === RUN TestServiceListWithStatuses [2021-08-11T11:31:48.407Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-11T11:31:48.407Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-11T11:31:48.407Z] === RUN TestDockerNetworkConnectAlias [2021-08-11T11:31:48.460Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2021-08-11T11:31:48.460Z] === RUN TestInspectOomKilledTrue [2021-08-11T11:31:48.460Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:31:48.460Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-11T11:31:48.460Z] === RUN TestInspectOomKilledFalse [2021-08-11T11:31:48.460Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:31:48.460Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-11T11:31:48.460Z] === RUN TestLinksEtcHostsContentMatch [2021-08-11T11:31:48.460Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-11T11:31:48.460Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-11T11:31:48.460Z] === RUN TestLinksContainerNames [2021-08-11T11:31:49.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-11T11:31:49.035Z] --- PASS: TestLinksEtcHostsContentMatch (1.50s) [2021-08-11T11:31:49.035Z] === RUN TestLinksContainerNames [2021-08-11T11:31:49.293Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-11T11:31:49.837Z] --- PASS: TestLinksContainerNames (1.23s) [2021-08-11T11:31:49.837Z] === RUN TestLogsFollowTailEmpty [2021-08-11T11:31:50.405Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-08-11T11:31:50.405Z] === RUN TestContainerNetworkMountsNoChown [2021-08-11T11:31:50.975Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/default [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/default [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/private [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/private [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rprivate [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/slave [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/slave [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rslave [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/shared [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/shared [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rshared [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/default [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rslave [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rshared [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/shared [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rprivate [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/slave [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/private [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:31:50.975Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:31:50.975Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:31:50.975Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:31:51.194Z] --- PASS: TestLinksContainerNames (2.48s) [2021-08-11T11:31:51.194Z] === RUN TestLogsFollowTailEmpty [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:31:51.235Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-08-11T11:31:51.235Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-08-11T11:31:51.235Z] === RUN TestContainerBindMountNonRecursive [2021-08-11T11:31:51.235Z] 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-08-11T11:31:51.235Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-11T11:31:51.235Z] === RUN TestContainerVolumesMountedAsShared [2021-08-11T11:31:51.235Z] 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-08-11T11:31:51.235Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-11T11:31:51.235Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-11T11:31:51.235Z] 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-08-11T11:31:51.235Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-11T11:31:51.235Z] === RUN TestNetworkNat [2021-08-11T11:31:51.764Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-11T11:31:52.172Z] --- PASS: TestNetworkNat (0.69s) [2021-08-11T11:31:52.172Z] === RUN TestNetworkLocalhostTCPNat [2021-08-11T11:31:52.330Z] --- PASS: TestLogsFollowTailEmpty (1.16s) [2021-08-11T11:31:52.330Z] === RUN TestContainerNetworkMountsNoChown [2021-08-11T11:31:52.741Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-08-11T11:31:52.741Z] === RUN TestNetworkLoopbackNat [2021-08-11T11:31:53.682Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2021-08-11T11:31:53.682Z] === RUN TestDockerNetworkReConnect [2021-08-11T11:31:53.711Z] --- PASS: TestContainerNetworkMountsNoChown (1.26s) [2021-08-11T11:31:53.711Z] === RUN TestMountDaemonRoot [2021-08-11T11:31:53.711Z] === RUN TestMountDaemonRoot/default [2021-08-11T11:31:53.711Z] === PAUSE TestMountDaemonRoot/default [2021-08-11T11:31:53.711Z] === RUN TestMountDaemonRoot/private [2021-08-11T11:31:53.711Z] === PAUSE TestMountDaemonRoot/private [2021-08-11T11:31:53.711Z] === RUN TestMountDaemonRoot/rprivate [2021-08-11T11:31:53.711Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/slave [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/slave [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rslave [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/shared [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/shared [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rshared [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/default [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/rshared [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/shared [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/rslave [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/slave [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/rprivate [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/private [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-11T11:31:53.712Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:31:53.712Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:31:53.712Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:31:53.712Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:31:53.970Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:31:54.230Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-11T11:31:54.230Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-11T11:31:54.230Z] === RUN TestContainerBindMountNonRecursive [2021-08-11T11:31:55.607Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-11T11:31:56.029Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-08-11T11:31:56.030Z] === RUN TestPause [2021-08-11T11:31:56.030Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:31:56.030Z] --- SKIP: TestPause (0.00s) [2021-08-11T11:31:56.030Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-11T11:31:56.030Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-11T11:31:56.030Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-11T11:31:56.030Z] === RUN TestPauseStopPausedContainer [2021-08-11T11:31:56.030Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:31:56.030Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-11T11:31:56.030Z] === RUN TestPidHost [2021-08-11T11:31:56.543Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-11T11:31:56.803Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-11T11:31:56.972Z] --- PASS: TestDockerNetworkReConnect (3.56s) [2021-08-11T11:31:56.972Z] === RUN TestServicePlugin [2021-08-11T11:31:57.740Z] --- PASS: TestContainerBindMountNonRecursive (3.44s) [2021-08-11T11:31:57.740Z] === RUN TestContainerVolumesMountedAsShared [2021-08-11T11:31:57.941Z] --- PASS: TestPidHost (1.83s) [2021-08-11T11:31:57.941Z] === RUN TestPsFilter [2021-08-11T11:31:57.941Z] --- PASS: TestPsFilter (0.10s) [2021-08-11T11:31:57.941Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-11T11:31:58.201Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2021-08-11T11:31:58.201Z] === RUN TestRemoveContainerWithVolume [2021-08-11T11:31:58.306Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-08-11T11:31:58.306Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-11T11:31:58.770Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-08-11T11:31:58.770Z] === RUN TestRemoveContainerRunning [2021-08-11T11:31:59.682Z] --- PASS: TestContainerVolumesMountedAsSlave (1.11s) [2021-08-11T11:31:59.682Z] === RUN TestNetworkNat [2021-08-11T11:31:59.682Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-11T11:31:59.707Z] --- PASS: TestRemoveContainerRunning (0.62s) [2021-08-11T11:31:59.707Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-11T11:31:59.940Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-11T11:32:00.265Z] plugin_test.go:62: [dc7b670b546d1] joining swarm manager [d5d1a8ec36a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:32:00.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-08-11T11:32:00.276Z] === RUN TestRemoveInvalidContainer [2021-08-11T11:32:00.276Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-11T11:32:00.276Z] === RUN TestRenameLinkedContainer [2021-08-11T11:32:00.518Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-11T11:32:00.518Z] --- PASS: TestNetworkNat (1.02s) [2021-08-11T11:32:00.518Z] === RUN TestNetworkLocalhostTCPNat [2021-08-11T11:32:01.644Z] plugin_test.go:65: [d8e01fa125463] joining swarm manager [d5d1a8ec36a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:32:01.910Z] --- PASS: TestNetworkLocalhostTCPNat (1.12s) [2021-08-11T11:32:01.910Z] === RUN TestNetworkLoopbackNat [2021-08-11T11:32:02.813Z] --- PASS: TestRenameLinkedContainer (2.55s) [2021-08-11T11:32:02.813Z] === RUN TestRenameStoppedContainer [2021-08-11T11:32:03.381Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-08-11T11:32:03.381Z] === RUN TestRenameRunningContainerAndReuse [2021-08-11T11:32:04.760Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-08-11T11:32:04.760Z] === RUN TestRenameInvalidName [2021-08-11T11:32:05.329Z] --- PASS: TestRenameInvalidName (0.62s) [2021-08-11T11:32:05.329Z] === RUN TestRenameAnonymousContainer [2021-08-11T11:32:06.091Z] --- PASS: TestNetworkLoopbackNat (3.70s) [2021-08-11T11:32:06.091Z] === RUN TestPause [2021-08-11T11:32:06.351Z] --- PASS: TestPause (0.95s) [2021-08-11T11:32:06.351Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-11T11:32:06.351Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-11T11:32:06.351Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-11T11:32:06.351Z] === RUN TestPauseStopPausedContainer [2021-08-11T11:32:06.917Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-11T11:32:07.486Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2021-08-11T11:32:07.486Z] === RUN TestPidHost [2021-08-11T11:32:07.915Z] --- PASS: TestRenameAnonymousContainer (2.21s) [2021-08-11T11:32:07.915Z] === RUN TestRenameContainerWithSameName [2021-08-11T11:32:08.053Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-11T11:32:08.193Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2021-08-11T11:32:08.193Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-11T11:32:09.574Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2021-08-11T11:32:09.574Z] === RUN TestResize [2021-08-11T11:32:09.956Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-11T11:32:10.143Z] --- PASS: TestResize (0.62s) [2021-08-11T11:32:10.143Z] === RUN TestResizeWithInvalidSize [2021-08-11T11:32:10.711Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-08-11T11:32:10.711Z] === RUN TestResizeWhenContainerNotStarted [2021-08-11T11:32:10.892Z] --- PASS: TestPidHost (3.49s) [2021-08-11T11:32:10.892Z] === RUN TestPsFilter [2021-08-11T11:32:10.892Z] --- PASS: TestPsFilter (0.17s) [2021-08-11T11:32:10.892Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-11T11:32:11.282Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-08-11T11:32:11.282Z] === RUN TestDaemonRestartKillContainers [2021-08-11T11:32:11.282Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-11T11:32:11.282Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:32:11.282Z] === RUN TestCgroupNamespacesRun [2021-08-11T11:32:11.458Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-11T11:32:12.391Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.23s) [2021-08-11T11:32:12.391Z] === RUN TestRemoveContainerWithVolume [2021-08-11T11:32:13.187Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-08-11T11:32:13.187Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-11T11:32:13.325Z] --- PASS: TestRemoveContainerWithVolume (1.13s) [2021-08-11T11:32:13.325Z] === RUN TestRemoveContainerRunning [2021-08-11T11:32:14.125Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2021-08-11T11:32:14.125Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-11T11:32:14.700Z] --- PASS: TestRemoveContainerRunning (1.38s) [2021-08-11T11:32:14.700Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-11T11:32:14.958Z] check_test.go:309: [dcbc0c50c1a90] daemon is not started [2021-08-11T11:32:14.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-11T11:32:15.893Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.25s) [2021-08-11T11:32:15.893Z] === RUN TestRemoveInvalidContainer [2021-08-11T11:32:15.893Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-11T11:32:15.893Z] === RUN TestRenameLinkedContainer [2021-08-11T11:32:16.031Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2021-08-11T11:32:16.031Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-11T11:32:17.411Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2021-08-11T11:32:17.411Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-11T11:32:17.795Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-11T11:32:18.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-11T11:32:18.796Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-08-11T11:32:18.796Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-11T11:32:20.176Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-08-11T11:32:20.176Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-11T11:32:20.745Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-11T11:32:20.745Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-11T11:32:21.340Z] --- PASS: TestRenameLinkedContainer (5.35s) [2021-08-11T11:32:21.340Z] === RUN TestRenameStoppedContainer [2021-08-11T11:32:22.127Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2021-08-11T11:32:22.127Z] === RUN TestNISDomainname [2021-08-11T11:32:22.127Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-11T11:32:22.127Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-11T11:32:22.127Z] === RUN TestHostnameDnsResolution [2021-08-11T11:32:22.716Z] --- PASS: TestRenameStoppedContainer (1.32s) [2021-08-11T11:32:22.716Z] === RUN TestRenameRunningContainerAndReuse [2021-08-11T11:32:23.506Z] --- PASS: TestHostnameDnsResolution (1.07s) [2021-08-11T11:32:23.506Z] === RUN TestStats [2021-08-11T11:32:23.506Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:23.506Z] --- SKIP: TestStats (0.00s) [2021-08-11T11:32:23.506Z] === RUN TestStopContainerWithTimeout [2021-08-11T11:32:23.506Z] === RUN TestStopContainerWithTimeout/0 [2021-08-11T11:32:23.506Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-11T11:32:23.506Z] === RUN TestStopContainerWithTimeout/1 [2021-08-11T11:32:23.506Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-11T11:32:23.506Z] === RUN TestStopContainerWithTimeout/3 [2021-08-11T11:32:23.506Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-11T11:32:23.506Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-11T11:32:23.506Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-11T11:32:23.506Z] === CONT TestStopContainerWithTimeout/0 [2021-08-11T11:32:23.506Z] === CONT TestStopContainerWithTimeout/3 [2021-08-11T11:32:24.444Z] === CONT TestStopContainerWithTimeout/1 [2021-08-11T11:32:25.821Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-11T11:32:25.998Z] --- PASS: TestRenameRunningContainerAndReuse (2.79s) [2021-08-11T11:32:25.998Z] === RUN TestRenameInvalidName [2021-08-11T11:32:26.933Z] --- PASS: TestRenameInvalidName (1.36s) [2021-08-11T11:32:26.933Z] === RUN TestRenameAnonymousContainer [2021-08-11T11:32:28.200Z] --- PASS: TestServicePlugin (29.82s) [2021-08-11T11:32:28.200Z] === RUN TestServiceUpdateLabel [2021-08-11T11:32:28.355Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-11T11:32:28.355Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2021-08-11T11:32:28.355Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2021-08-11T11:32:28.355Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2021-08-11T11:32:28.355Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2021-08-11T11:32:28.355Z] === RUN TestDeleteDevicemapper [2021-08-11T11:32:28.355Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-11T11:32:28.355Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-11T11:32:28.355Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-11T11:32:28.767Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-08-11T11:32:28.767Z] === RUN TestServiceUpdateSecrets [2021-08-11T11:32:28.834Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-11T11:32:29.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-11T11:32:30.894Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2021-08-11T11:32:30.894Z] === RUN TestUpdateMemory [2021-08-11T11:32:30.894Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:30.894Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-11T11:32:30.894Z] === RUN TestUpdateCPUQuota [2021-08-11T11:32:30.894Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:30.894Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-11T11:32:30.894Z] === RUN TestUpdatePidsLimit [2021-08-11T11:32:30.894Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:30.894Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-11T11:32:30.894Z] === RUN TestUpdateRestartPolicy [2021-08-11T11:32:31.622Z] --- PASS: TestRenameAnonymousContainer (4.78s) [2021-08-11T11:32:31.622Z] === RUN TestRenameContainerWithSameName [2021-08-11T11:32:32.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-11T11:32:32.999Z] --- PASS: TestRenameContainerWithSameName (1.46s) [2021-08-11T11:32:32.999Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-11T11:32:34.669Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-11T11:32:34.669Z] Copying nested executables into bundles/binary-daemon [2021-08-11T11:32:34.669Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-11T11:32:34.669Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:32:34.669Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-11T11:32:34.669Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-11T11:32:35.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh cross [2021-08-11T11:32:35.571Z] [2021-08-11T11:32:35.571Z] Removing bundles/ [2021-08-11T11:32:35.571Z] [2021-08-11T11:32:35.571Z] ---> Making bundle: cross (in bundles/cross) [2021-08-11T11:32:35.571Z] Cross building: bundles/cross/linux/amd64 [2021-08-11T11:32:35.571Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-11T11:32:35.571Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-11T11:32:36.283Z] --- PASS: TestRenameContainerWithLinkedContainer (2.86s) [2021-08-11T11:32:36.283Z] === RUN TestResize [2021-08-11T11:32:36.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-11T11:32:37.218Z] --- PASS: TestResize (1.31s) [2021-08-11T11:32:37.218Z] === RUN TestResizeWithInvalidSize [2021-08-11T11:32:38.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-11T11:32:38.593Z] --- PASS: TestResizeWithInvalidSize (1.43s) [2021-08-11T11:32:38.593Z] === RUN TestResizeWhenContainerNotStarted [2021-08-11T11:32:40.548Z] --- PASS: TestResizeWhenContainerNotStarted (1.56s) [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:32:40.548Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:32:40.548Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:32:40.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:32:40.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:32:42.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-11T11:32:43.107Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2021-08-11T11:32:43.107Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-11T11:32:43.196Z] ok github.com/docker/docker/libnetwork/networkdb 104.504s coverage: 60.5% of statements [2021-08-11T11:32:43.196Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-11T11:32:43.196Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-08-11T11:32:43.651Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2021-08-11T11:32:43.651Z] === RUN TestServiceUpdateConfigs [2021-08-11T11:32:44.044Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-08-11T11:32:44.044Z] === RUN TestWaitNonBlocked [2021-08-11T11:32:44.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:32:44.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:32:44.045Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:32:44.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:32:44.045Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:32:44.045Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:32:44.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:32:44.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-11T11:32:44.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:32:44.613Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-11T11:32:44.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2021-08-11T11:32:44.613Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2021-08-11T11:32:44.613Z] === RUN TestWaitBlocked [2021-08-11T11:32:44.873Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:32:44.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:32:44.873Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:32:44.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:32:44.873Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:32:44.873Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:32:45.811Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-11T11:32:45.811Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2021-08-11T11:32:45.811Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2021-08-11T11:32:45.811Z] === CONT TestDaemonRestartIpcMode [2021-08-11T11:32:45.811Z] === CONT TestIpcModeOlderClient [2021-08-11T11:32:45.811Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-08-11T11:32:45.811Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-11T11:32:45.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-11T11:32:45.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:32:46.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:32:47.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-11T11:32:47.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:32:48.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:32:48.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-11T11:32:49.112Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.10s) [2021-08-11T11:32:49.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-11T11:32:49.371Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2021-08-11T11:32:49.371Z] PASS [2021-08-11T11:32:49.371Z] [2021-08-11T11:32:49.371Z] === Skipped [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-11T11:32:49.372Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-11T11:32:49.372Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-11T11:32:49.372Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-11T11:32:49.372Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-11T11:32:49.372Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-11T11:32:49.372Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-11T11:32:49.372Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-11T11:32:49.372Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-11T11:32:49.372Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-11T11:32:49.372Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-11T11:32:49.372Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-11T11:32:49.372Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-11T11:32:49.372Z] 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-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-11T11:32:49.372Z] 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-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-11T11:32:49.372Z] 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-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-11T11:32:49.372Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-11T11:32:49.372Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-11T11:32:49.372Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:32:49.372Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-11T11:32:49.372Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-11T11:32:49.372Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-11T11:32:49.372Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-11T11:32:49.372Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-11T11:32:49.372Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-11T11:32:49.372Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] [2021-08-11T11:32:49.372Z] DONE 176 tests, 25 skipped in 89.844s [2021-08-11T11:32:49.372Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-11T11:32:49.372Z] === RUN TestConfigDaemonLibtrustID [2021-08-11T11:32:49.940Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-11T11:32:49.940Z] === RUN TestDaemonConfigValidation [2021-08-11T11:32:49.940Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:32:49.940Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:32:49.940Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-11T11:32:49.940Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-11T11:32:49.940Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-11T11:32:49.940Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-11T11:32:49.940Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-11T11:32:49.940Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-11T11:32:49.940Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-11T11:32:49.940Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-11T11:32:49.940Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:32:49.940Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-11T11:32:49.940Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-11T11:32:49.940Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-11T11:32:50.200Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-11T11:32:50.200Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-11T11:32:50.200Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-11T11:32:50.200Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-11T11:32:50.200Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-11T11:32:50.200Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-11T11:32:50.200Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-11T11:32:50.200Z] PASS [2021-08-11T11:32:50.200Z] [2021-08-11T11:32:50.200Z] DONE 7 tests in 0.834s [2021-08-11T11:32:50.200Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-11T11:32:50.200Z] INFO: Testing against a local daemon [2021-08-11T11:32:50.200Z] === RUN TestCommitInheritsEnv [2021-08-11T11:32:51.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-11T11:32:51.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:32:51.327Z] ok github.com/docker/docker/libnetwork/osl 4.432s coverage: 39.7% of statements [2021-08-11T11:32:51.735Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:32:51.898Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-11T11:32:52.103Z] --- PASS: TestCommitInheritsEnv (1.88s) [2021-08-11T11:32:52.103Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-11T11:32:52.103Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-11T11:32:52.103Z] === RUN TestImagesFilterMultiReference [2021-08-11T11:32:52.103Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-11T11:32:52.103Z] === RUN TestImagePullPlatformInvalid [2021-08-11T11:32:52.103Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-11T11:32:52.103Z] === RUN TestRemoveImageOrphaning [2021-08-11T11:32:54.644Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-08-11T11:32:54.644Z] === RUN TestRemoveImageGarbageCollector [2021-08-11T11:32:54.644Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-11T11:32:54.644Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-11T11:32:54.644Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-11T11:32:54.644Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-11T11:32:54.644Z] === RUN TestTagInvalidReference [2021-08-11T11:32:54.644Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-11T11:32:54.644Z] === RUN TestTagValidPrefixedRepo [2021-08-11T11:32:54.644Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-11T11:32:54.644Z] === RUN TestTagExistedNameWithoutForce [2021-08-11T11:32:54.644Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-11T11:32:54.644Z] === RUN TestTagOfficialNames [2021-08-11T11:32:54.644Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-11T11:32:54.644Z] === RUN TestTagMatchesDigest [2021-08-11T11:32:54.644Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-11T11:32:54.644Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-11T11:32:55.202Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-11T11:32:55.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-11T11:32:56.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-11T11:32:57.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:32:57.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:32:58.532Z] --- PASS: TestServiceUpdateConfigs (14.95s) [2021-08-11T11:32:58.532Z] === RUN TestServiceUpdateNetwork [2021-08-11T11:33:00.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.07s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.34s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.34s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.54s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.84s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.59s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.79s) [2021-08-11T11:33:00.914Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.54s) [2021-08-11T11:33:00.914Z] === RUN TestCgroupNamespacesRun [2021-08-11T11:33:04.198Z] --- PASS: TestCgroupNamespacesRun (2.74s) [2021-08-11T11:33:04.198Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-11T11:33:05.572Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-08-11T11:33:05.572Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-11T11:33:06.949Z] check_test.go:309: [d71cd1e0178f4] daemon is not started [2021-08-11T11:33:06.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-11T11:33:08.323Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.81s) [2021-08-11T11:33:08.323Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-11T11:33:08.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-11T11:33:10.851Z] --- PASS: TestCgroupNamespacesRunHostMode (2.70s) [2021-08-11T11:33:10.851Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-11T11:33:11.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-11T11:33:12.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-11T11:33:13.309Z] ok github.com/docker/docker/libnetwork/portmapper 11.526s coverage: 49.5% of statements [2021-08-11T11:33:13.309Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements [2021-08-11T11:33:13.309Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-11T11:33:13.309Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-11T11:33:13.417Z] --- PASS: TestServiceUpdateNetwork (12.90s) [2021-08-11T11:33:13.417Z] === RUN TestServiceUpdatePidsLimit [2021-08-11T11:33:13.417Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-11T11:33:13.419Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.59s) [2021-08-11T11:33:13.419Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-11T11:33:13.589Z] --- PASS: TestBuildWithHugeFile (108.28s) [2021-08-11T11:33:13.589Z] === RUN TestBuildWCOWSandboxSize [2021-08-11T11:33:13.676Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-11T11:33:15.234Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] === Skipped [2021-08-11T11:33:15.234Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-11T11:33:15.234Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-11T11:33:15.234Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-11T11:33:15.234Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-11T11:33:15.234Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-11T11:33:15.234Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-11T11:33:15.234Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-11T11:33:15.234Z] firewalld_test.go:13: firewalld is not running [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] [2021-08-11T11:33:15.234Z] DONE 361 tests, 7 skipped in 625.136s [2021-08-11T11:33:15.318Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2021-08-11T11:33:15.319Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-11T11:33:15.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-11T11:33:16.145Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-08-11T11:33:16.145Z] === RUN TestCgroupNamespacesRunOlderClient Post stage [Pipeline] junit [2021-08-11T11:33:16.193Z] Recording test results [2021-08-11T11:33:16.341Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-11T11:33:16.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -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:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/make.sh dynbinary test-integration [2021-08-11T11:33:17.636Z] [2021-08-11T11:33:17.636Z] Removing bundles/ [2021-08-11T11:33:17.636Z] [2021-08-11T11:33:17.636Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-11T11:33:17.636Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:33:17.636Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:33:19.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-11T11:33:19.453Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.04s) [2021-08-11T11:33:19.453Z] === RUN TestNISDomainname [2021-08-11T11:33:19.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-11T11:33:21.795Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-11T11:33:21.983Z] --- PASS: TestNISDomainname (2.55s) [2021-08-11T11:33:21.983Z] === RUN TestHostnameDnsResolution [2021-08-11T11:33:22.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-11T11:33:24.291Z] --- PASS: TestHostnameDnsResolution (2.54s) [2021-08-11T11:33:24.291Z] === RUN TestStats [2021-08-11T11:33:25.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-11T11:33:25.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-11T11:33:27.826Z] --- PASS: TestStats (3.30s) [2021-08-11T11:33:27.826Z] === RUN TestStopContainerWithTimeout [2021-08-11T11:33:27.826Z] === RUN TestStopContainerWithTimeout/0 [2021-08-11T11:33:27.826Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-11T11:33:27.826Z] === RUN TestStopContainerWithTimeout/1 [2021-08-11T11:33:27.826Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-11T11:33:27.826Z] === RUN TestStopContainerWithTimeout/3 [2021-08-11T11:33:27.826Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-11T11:33:27.826Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-11T11:33:27.826Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-11T11:33:27.826Z] === CONT TestStopContainerWithTimeout/0 [2021-08-11T11:33:27.826Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-11T11:33:29.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-11T11:33:29.771Z] === CONT TestStopContainerWithTimeout/3 [2021-08-11T11:33:29.923Z] --- PASS: TestServiceUpdatePidsLimit (17.06s) [2021-08-11T11:33:29.923Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-08-11T11:33:29.923Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-08-11T11:33:29.923Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-08-11T11:33:29.923Z] PASS [2021-08-11T11:33:29.923Z] [2021-08-11T11:33:29.923Z] === Skipped [2021-08-11T11:33:29.923Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-11T11:33:29.923Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-11T11:33:29.923Z] [2021-08-11T11:33:29.923Z] [2021-08-11T11:33:29.923Z] DONE 27 tests, 1 skipped in 173.514s [2021-08-11T11:33:29.923Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-11T11:33:29.923Z] INFO: Testing against a local daemon [2021-08-11T11:33:29.923Z] === RUN TestSessionCreate [2021-08-11T11:33:29.923Z] --- PASS: TestSessionCreate (0.02s) [2021-08-11T11:33:29.923Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-11T11:33:29.923Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-11T11:33:29.923Z] PASS [2021-08-11T11:33:29.923Z] [2021-08-11T11:33:29.923Z] DONE 2 tests in 0.070s [2021-08-11T11:33:29.923Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-11T11:33:29.923Z] INFO: Testing against a local daemon [2021-08-11T11:33:29.923Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:33:29.923Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:33:29.923Z] === RUN TestDiskUsage [2021-08-11T11:33:29.923Z] === PAUSE TestDiskUsage [2021-08-11T11:33:29.923Z] === RUN TestEventsExecDie [2021-08-11T11:33:29.923Z] --- PASS: TestEventsExecDie (1.03s) [2021-08-11T11:33:29.923Z] === RUN TestEventsBackwardsCompatible [2021-08-11T11:33:29.923Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-11T11:33:29.923Z] === RUN TestEventsVolumeCreate [2021-08-11T11:33:29.923Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-08-11T11:33:29.923Z] === RUN TestInfoBinaryCommits [2021-08-11T11:33:29.923Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-11T11:33:29.923Z] === RUN TestInfoAPIVersioned [2021-08-11T11:33:29.923Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-11T11:33:29.923Z] === RUN TestInfoDiscoveryBackend [2021-08-11T11:33:30.491Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-11T11:33:30.491Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-11T11:33:30.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-11T11:33:31.428Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-11T11:33:31.428Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-11T11:33:31.638Z] === CONT TestStopContainerWithTimeout/1 [2021-08-11T11:33:31.995Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-11T11:33:31.995Z] === RUN TestInfoAPI [2021-08-11T11:33:31.995Z] --- PASS: TestInfoAPI (0.02s) [2021-08-11T11:33:31.995Z] === RUN TestInfoAPIWarnings [2021-08-11T11:33:33.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-11T11:33:33.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-11T11:33:34.144Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-11T11:33:34.144Z] --- PASS: TestStopContainerWithTimeout/0 (2.06s) [2021-08-11T11:33:34.144Z] --- PASS: TestStopContainerWithTimeout/-1 (3.79s) [2021-08-11T11:33:34.144Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2021-08-11T11:33:34.144Z] --- PASS: TestStopContainerWithTimeout/1 (2.58s) [2021-08-11T11:33:34.144Z] === RUN TestDeleteDevicemapper [2021-08-11T11:33:34.144Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-11T11:33:34.144Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-11T11:33:34.144Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-11T11:33:34.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-11T11:33:36.301Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-11T11:33:37.677Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-11T11:33:37.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-11T11:33:37.936Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-11T11:33:37.936Z] check_test.go:309: [d80449c6a6e0a] daemon is not started [2021-08-11T11:33:37.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-11T11:33:37.936Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-11T11:33:37.936Z] check_test.go:309: [db4a58220557c] daemon is not started [2021-08-11T11:33:37.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-11T11:33:38.502Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-11T11:33:40.407Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.15s) [2021-08-11T11:33:40.407Z] === RUN TestUpdateMemory [2021-08-11T11:33:40.407Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:33:40.407Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-11T11:33:40.407Z] === RUN TestUpdateCPUQuota [2021-08-11T11:33:41.783Z] check_test.go:309: [d9f631ae9a7fb] daemon is not started [2021-08-11T11:33:41.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-11T11:33:45.066Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-11T11:33:46.001Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-11T11:33:46.567Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-11T11:33:47.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-11T11:33:47.698Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-11T11:33:50.082Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-08-11T11:33:50.082Z] === RUN TestInfoDebug [2021-08-11T11:33:50.082Z] --- PASS: TestInfoDebug (0.53s) [2021-08-11T11:33:50.082Z] === RUN TestInfoInsecureRegistries [2021-08-11T11:33:50.082Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-11T11:33:50.082Z] === RUN TestInfoRegistryMirrors [2021-08-11T11:33:50.082Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-11T11:33:50.082Z] === RUN TestLoginFailsWithBadCredentials [2021-08-11T11:33:50.082Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-11T11:33:50.082Z] === RUN TestPingCacheHeaders [2021-08-11T11:33:50.082Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-11T11:33:50.082Z] === RUN TestPingGet [2021-08-11T11:33:50.082Z] --- PASS: TestPingGet (0.02s) [2021-08-11T11:33:50.082Z] === RUN TestPingHead [2021-08-11T11:33:50.082Z] --- PASS: TestPingHead (0.02s) [2021-08-11T11:33:50.082Z] === RUN TestVersion [2021-08-11T11:33:50.082Z] --- PASS: TestVersion (0.02s) [2021-08-11T11:33:50.082Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:33:50.082Z] === CONT TestDiskUsage [2021-08-11T11:33:50.228Z] --- PASS: TestUpdateCPUQuota (9.71s) [2021-08-11T11:33:50.228Z] === RUN TestUpdatePidsLimit [2021-08-11T11:33:50.228Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/container_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/image_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/volume_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-11T11:33:50.342Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-11T11:33:50.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-11T11:33:50.911Z] === RUN TestDiskUsage/after_container.Run [2021-08-11T11:33:51.362Z] === RUN TestUpdatePidsLimit/no_change [2021-08-11T11:33:51.481Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-11T11:33:51.481Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-11T11:33:51.481Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-11T11:33:51.481Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-11T11:33:51.741Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-11T11:33:51.741Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-11T11:33:51.741Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-11T11:33:51.741Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-11T11:33:51.741Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-11T11:33:51.741Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage (1.88s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run (0.88s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:33:51.741Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.92s) [2021-08-11T11:33:51.741Z] PASS [2021-08-11T11:33:51.741Z] [2021-08-11T11:33:51.741Z] DONE 53 tests in 23.189s [2021-08-11T11:33:51.741Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-11T11:33:52.001Z] INFO: Testing against a local daemon [2021-08-11T11:33:52.001Z] === RUN TestVolumesCreateAndList [2021-08-11T11:33:52.001Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-11T11:33:52.001Z] === RUN TestVolumesRemove [2021-08-11T11:33:52.001Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-11T11:33:52.001Z] === RUN TestVolumesInspect [2021-08-11T11:33:52.001Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-11T11:33:52.001Z] === RUN TestVolumesInvalidJSON [2021-08-11T11:33:52.001Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-11T11:33:52.001Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-11T11:33:52.001Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-11T11:33:52.001Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-11T11:33:52.001Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-11T11:33:52.001Z] PASS [2021-08-11T11:33:52.001Z] [2021-08-11T11:33:52.001Z] DONE 5 tests in 0.152s [2021-08-11T11:33:52.001Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-11T11:33:52.570Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-11T11:33:52.570Z] Removing test suite binaries [2021-08-11T11:33:52.738Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-11T11:33:52.830Z] exiting test-integration [2021-08-11T11:33:52.830Z] ++ exit 0 [2021-08-11T11:33:52.830Z] [2021-08-11T11:33:54.151Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-11T11:33:55.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-11T11:33:55.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-11T11:33:55.786Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-11T11:33:56.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-11T11:33:57.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled Post stage [Pipeline] junit [2021-08-11T11:33:58.122Z] Recording test results [2021-08-11T11:33:58.223Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-11T11:33:58.307Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-11T11:33:58.651Z] + echo Ensuring container killed. [2021-08-11T11:33:58.651Z] Ensuring container killed. [2021-08-11T11:33:58.651Z] + docker rm -vf docker-pr2 [2021-08-11T11:33:58.651Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-11T11:33:58.788Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-11T11:33:58.933Z] + echo Chowning /workspace to jenkins user [2021-08-11T11:33:58.933Z] Chowning /workspace to jenkins user [2021-08-11T11:33:58.933Z] + id -u [2021-08-11T11:33:58.933Z] + id -g [2021-08-11T11:33:58.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42734:/workspace busybox chown -R 1000:1000 /workspace [2021-08-11T11:33:59.723Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-11T11:34:00.290Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-11T11:34:00.290Z] --- PASS: TestUpdatePidsLimit (10.31s) [2021-08-11T11:34:00.290Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.26s) [2021-08-11T11:34:00.290Z] --- PASS: TestUpdatePidsLimit/no_change (1.30s) [2021-08-11T11:34:00.290Z] --- PASS: TestUpdatePidsLimit/update_lower (1.65s) [2021-08-11T11:34:00.290Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.39s) [2021-08-11T11:34:00.290Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.20s) [2021-08-11T11:34:00.290Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.35s) [2021-08-11T11:34:00.290Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.21s) [2021-08-11T11:34:00.290Z] === RUN TestUpdateRestartPolicy [2021-08-11T11:34:00.550Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-11T11:34:00.809Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-11T11:34:01.068Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-11T11:34:01.068Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-11T11:34:01.068Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-11T11:34:01.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-11T11:34:01.772Z] + bundleName=amd64-cgroup2 [2021-08-11T11:34:01.772Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-11T11:34:01.772Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-11T11:34:01.772Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-11T11:34:01.772Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-11T11:34:02.044Z] Archiving artifacts [2021-08-11T11:34:02.262Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-11T11:34:02.317Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-11T11:34:02.630Z] + make clean [2021-08-11T11:34:02.630Z] docker volume rm -f docker-dev-cache [2021-08-11T11:34:02.888Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T11:34:06.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-11T11:34:09.729Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-11T11:34:10.040Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-11T11:34:11.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-11T11:34:11.414Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-11T11:34:11.672Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-11T11:34:12.026Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-11T11:34:12.026Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-11T11:34:12.026Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-11T11:34:12.026Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-11T11:34:12.026Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-11T11:34:12.026Z] Cross building: bundles/cross/windows/amd64 [2021-08-11T11:34:12.026Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-11T11:34:12.026Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-11T11:34:12.608Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-11T11:34:13.334Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-11T11:34:13.593Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-11T11:34:14.158Z] check_test.go:309: [da4c67749163b] daemon is not started [2021-08-11T11:34:14.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-11T11:34:15.532Z] --- PASS: TestUpdateRestartPolicy (15.18s) [2021-08-11T11:34:15.532Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-11T11:34:16.907Z] --- PASS: TestUpdateRestartWithAutoRemove (1.21s) [2021-08-11T11:34:16.907Z] === RUN TestWaitNonBlocked [2021-08-11T11:34:16.907Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:34:16.907Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:34:16.907Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:34:16.907Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:34:16.907Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:34:16.907Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:34:17.841Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-11T11:34:18.776Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-08-11T11:34:18.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.99s) [2021-08-11T11:34:18.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.03s) [2021-08-11T11:34:18.776Z] === RUN TestWaitBlocked [2021-08-11T11:34:18.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:34:18.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:34:18.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:34:18.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:34:18.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:34:18.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:34:20.680Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-11T11:34:20.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.76s) [2021-08-11T11:34:20.680Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.94s) [2021-08-11T11:34:20.680Z] === CONT TestContainerStartOnDaemonRestart [2021-08-11T11:34:20.680Z] === CONT TestContainerKillOnDaemonStart [2021-08-11T11:34:21.614Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-11T11:34:24.147Z] check_test.go:309: [ddf9671a4abec] daemon is not started [2021-08-11T11:34:24.147Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-11T11:34:25.524Z] --- PASS: TestContainerStartOnDaemonRestart (4.67s) [2021-08-11T11:34:25.524Z] === CONT TestIpcModeOlderClient [2021-08-11T11:34:25.524Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-11T11:34:25.524Z] === CONT TestDaemonHostGatewayIP [2021-08-11T11:34:27.424Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-11T11:34:28.798Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-11T11:34:29.364Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-11T11:34:29.930Z] --- PASS: TestDaemonHostGatewayIP (4.45s) [2021-08-11T11:34:29.930Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-11T11:34:30.188Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-11T11:34:31.110Z] --- PASS: TestImportExtremelyLargeImageWorks (91.25s) [2021-08-11T11:34:31.110Z] PASS [2021-08-11T11:34:31.110Z] [2021-08-11T11:34:31.110Z] === Skipped [2021-08-11T11:34:31.110Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-11T11:34:31.110Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-11T11:34:31.110Z] [2021-08-11T11:34:31.110Z] [2021-08-11T11:34:31.110Z] DONE 12 tests, 1 skipped in 95.432s [2021-08-11T11:34:31.110Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-11T11:34:31.110Z] INFO: Testing against a local daemon [2021-08-11T11:34:31.110Z] === RUN TestNetworkCreateDelete [2021-08-11T11:34:31.110Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-11T11:34:31.110Z] === RUN TestDockerNetworkDeletePreferID [2021-08-11T11:34:31.110Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-08-11T11:34:31.110Z] === RUN TestDaemonDNSFallback [2021-08-11T11:34:32.721Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-11T11:34:33.045Z] --- PASS: TestDaemonDNSFallback (6.50s) [2021-08-11T11:34:33.045Z] === RUN TestInspectNetwork [2021-08-11T11:34:33.045Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:33.045Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestRunContainerWithBridgeNone [2021-08-11T11:34:33.045Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestNetworkInvalidJSON [2021-08-11T11:34:33.045Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-11T11:34:33.045Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-11T11:34:33.045Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:34:33.045Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:34:33.045Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:34:33.045Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:34:33.045Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-11T11:34:33.045Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:34:33.045Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:34:33.045Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-11T11:34:33.045Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-11T11:34:33.045Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-11T11:34:33.045Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestNetworkList [2021-08-11T11:34:33.045Z] === RUN TestNetworkList//networks [2021-08-11T11:34:33.045Z] === PAUSE TestNetworkList//networks [2021-08-11T11:34:33.045Z] === RUN TestNetworkList//networks/ [2021-08-11T11:34:33.045Z] === PAUSE TestNetworkList//networks/ [2021-08-11T11:34:33.045Z] === CONT TestNetworkList//networks [2021-08-11T11:34:33.045Z] === CONT TestNetworkList//networks/ [2021-08-11T11:34:33.045Z] --- PASS: TestNetworkList (0.01s) [2021-08-11T11:34:33.045Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-11T11:34:33.045Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestHostIPv4BridgeLabel [2021-08-11T11:34:33.045Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-11T11:34:33.045Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-11T11:34:33.045Z] === RUN TestDaemonDefaultNetworkPools [2021-08-11T11:34:33.045Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-11T11:34:33.045Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-11T11:34:33.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-11T11:34:33.045Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-11T11:34:33.045Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestServiceWithPredefinedNetwork [2021-08-11T11:34:33.045Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:33.045Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-11T11:34:33.045Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:34:33.045Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestServiceWithDataPathPortInit [2021-08-11T11:34:33.045Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:33.045Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-11T11:34:33.045Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:33.045Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-11T11:34:33.045Z] PASS [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === Skipped [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-11T11:34:33.045Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-11T11:34:33.045Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-11T11:34:33.045Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-11T11:34:33.045Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-08-11T11:34:33.045Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-11T11:34:33.045Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-11T11:34:33.045Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-11T11:34:33.045Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-11T11:34:33.045Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:34:33.045Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-08-11T11:34:33.045Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-11T11:34:33.045Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] DONE 22 tests, 12 skipped in 7.137s [2021-08-11T11:34:33.045Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-11T11:34:33.045Z] INFO: Testing against a local daemon [2021-08-11T11:34:33.045Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-11T11:34:33.045Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:34:33.045Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestDockerNetworkIpvlan [2021-08-11T11:34:33.045Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:34:33.045Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-11T11:34:33.045Z] PASS [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === Skipped [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-11T11:34:33.045Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-11T11:34:33.045Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] DONE 2 tests, 2 skipped in 0.114s [2021-08-11T11:34:33.045Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-11T11:34:33.045Z] INFO: Testing against a local daemon [2021-08-11T11:34:33.045Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-11T11:34:33.045Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestDockerNetworkMacvlan [2021-08-11T11:34:33.045Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-11T11:34:33.045Z] PASS [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === Skipped [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-11T11:34:33.045Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-11T11:34:33.045Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] DONE 2 tests, 2 skipped in 0.090s [2021-08-11T11:34:33.045Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-11T11:34:33.045Z] testing: warning: no tests to run [2021-08-11T11:34:33.045Z] PASS [2021-08-11T11:34:33.045Z] [2021-08-11T11:34:33.045Z] DONE 0 tests in 0.021s [2021-08-11T11:34:33.045Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-11T11:34:33.045Z] INFO: Testing against a local daemon [2021-08-11T11:34:33.045Z] === RUN TestAuthZPluginAllowRequest [2021-08-11T11:34:33.045Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.045Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestAuthZPluginTLS [2021-08-11T11:34:33.045Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.045Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestAuthZPluginDenyRequest [2021-08-11T11:34:33.045Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.045Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-11T11:34:33.045Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.045Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestAuthZPluginDenyResponse [2021-08-11T11:34:33.045Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.045Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-11T11:34:33.045Z] === RUN TestAuthZPluginAllowEventStream [2021-08-11T11:34:33.045Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.045Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-11T11:34:33.046Z] === RUN TestAuthZPluginErrorResponse [2021-08-11T11:34:33.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.046Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-11T11:34:33.046Z] === RUN TestAuthZPluginErrorRequest [2021-08-11T11:34:33.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.046Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-11T11:34:33.046Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-11T11:34:33.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.046Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-11T11:34:33.046Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-11T11:34:33.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.046Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-11T11:34:33.046Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-11T11:34:33.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.046Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-11T11:34:33.046Z] === RUN TestAuthZPluginHeader [2021-08-11T11:34:33.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.046Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-11T11:34:33.046Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-11T11:34:33.288Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.41s) [2021-08-11T11:34:33.288Z] === CONT TestDaemonRestartIpcMode [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-11T11:34:33.305Z] === RUN TestAuthZPluginV2Disable [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-11T11:34:33.305Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-11T11:34:33.305Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-11T11:34:33.305Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-11T11:34:33.305Z] PASS [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === Skipped [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-11T11:34:33.305Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] [2021-08-11T11:34:33.305Z] DONE 17 tests, 17 skipped in 0.321s [2021-08-11T11:34:33.305Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-11T11:34:33.546Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-11T11:34:33.564Z] INFO: Testing against a local daemon [2021-08-11T11:34:33.564Z] === RUN TestPluginInvalidJSON [2021-08-11T11:34:33.564Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:34:33.564Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:34:33.564Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:34:33.564Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-11T11:34:33.564Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-11T11:34:33.564Z] === RUN TestPluginInstall [2021-08-11T11:34:33.564Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.564Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-11T11:34:33.564Z] === RUN TestPluginsWithRuntimes [2021-08-11T11:34:33.564Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-11T11:34:33.564Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-11T11:34:33.564Z] === RUN TestPluginBackCompatMediaTypes [2021-08-11T11:34:33.564Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-11T11:34:33.564Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-11T11:34:33.564Z] PASS [2021-08-11T11:34:33.564Z] [2021-08-11T11:34:33.564Z] === Skipped [2021-08-11T11:34:33.564Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-11T11:34:33.564Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-11T11:34:33.564Z] [2021-08-11T11:34:33.564Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-11T11:34:33.564Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-11T11:34:33.564Z] [2021-08-11T11:34:33.564Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-11T11:34:33.564Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-11T11:34:33.564Z] [2021-08-11T11:34:33.564Z] [2021-08-11T11:34:33.564Z] DONE 5 tests, 3 skipped in 0.117s [2021-08-11T11:34:33.564Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-11T11:34:33.564Z] INFO: Testing against a local daemon [2021-08-11T11:34:33.564Z] === RUN TestExternalGraphDriver [2021-08-11T11:34:33.564Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-11T11:34:33.564Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-11T11:34:33.564Z] === RUN TestGraphdriverPluginV2 [2021-08-11T11:34:33.805Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-11T11:34:34.064Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-11T11:34:34.999Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-11T11:34:34.999Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-11T11:34:35.258Z] --- PASS: TestContainerKillOnDaemonStart (14.60s) [2021-08-11T11:34:35.258Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-11T11:34:35.825Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-11T11:34:36.393Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-11T11:34:36.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-11T11:34:37.526Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-11T11:34:37.758Z] --- PASS: TestGraphdriverPluginV2 (3.79s) [2021-08-11T11:34:37.758Z] PASS [2021-08-11T11:34:37.758Z] [2021-08-11T11:34:37.758Z] === Skipped [2021-08-11T11:34:37.758Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-11T11:34:37.758Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-11T11:34:37.758Z] [2021-08-11T11:34:37.758Z] [2021-08-11T11:34:37.758Z] DONE 2 tests, 1 skipped in 3.944s [2021-08-11T11:34:37.758Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-11T11:34:37.758Z] INFO: Testing against a local daemon [2021-08-11T11:34:37.758Z] === RUN TestContinueAfterPluginCrash [2021-08-11T11:34:37.758Z] === PAUSE TestContinueAfterPluginCrash [2021-08-11T11:34:37.758Z] === RUN TestReadPluginNoRead [2021-08-11T11:34:37.758Z] === PAUSE TestReadPluginNoRead [2021-08-11T11:34:37.758Z] === RUN TestDaemonStartWithLogOpt [2021-08-11T11:34:37.758Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-11T11:34:37.758Z] === CONT TestContinueAfterPluginCrash [2021-08-11T11:34:37.758Z] === CONT TestDaemonStartWithLogOpt [2021-08-11T11:34:37.784Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2021-08-11T11:34:37.784Z] PASS [2021-08-11T11:34:37.784Z] [2021-08-11T11:34:37.784Z] === Skipped [2021-08-11T11:34:37.784Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-11T11:34:37.784Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:34:37.784Z] [2021-08-11T11:34:37.784Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-11T11:34:37.784Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:34:37.784Z] [2021-08-11T11:34:37.784Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-11T11:34:37.784Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:34:37.784Z] [2021-08-11T11:34:37.784Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-11T11:34:37.784Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-11T11:34:37.784Z] [2021-08-11T11:34:37.784Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-11T11:34:37.784Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-11T11:34:37.784Z] [2021-08-11T11:34:37.784Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-11T11:34:37.784Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:34:37.784Z] [2021-08-11T11:34:37.784Z] [2021-08-11T11:34:37.784Z] DONE 195 tests, 6 skipped in 228.421s [2021-08-11T11:34:37.784Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-11T11:34:37.784Z] ++ 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-08-11T11:34:37.784Z] ++ set -e [2021-08-11T11:34:37.784Z] ++ '[' -n 0 ']' [2021-08-11T11:34:37.784Z] ++ set -x [2021-08-11T11:34:38.055Z] ++ 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-08-11T11:34:38.055Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-11T11:34:38.055Z] === RUN TestConfigDaemonLibtrustID [2021-08-11T11:34:38.625Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-11T11:34:38.625Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-11T11:34:38.625Z] === RUN TestDaemonConfigValidation [2021-08-11T11:34:38.625Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:34:38.625Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:34:38.625Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-11T11:34:38.625Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-11T11:34:38.625Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-11T11:34:38.625Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-11T11:34:38.625Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-11T11:34:38.625Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-11T11:34:38.625Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-11T11:34:38.625Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-11T11:34:38.625Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:34:38.625Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-11T11:34:38.883Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-11T11:34:38.883Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-11T11:34:38.883Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-11T11:34:38.883Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-11T11:34:38.883Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-08-11T11:34:38.883Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2021-08-11T11:34:38.883Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2021-08-11T11:34:38.883Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-08-11T11:34:38.883Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-11T11:34:38.883Z] PASS [2021-08-11T11:34:38.883Z] [2021-08-11T11:34:38.883Z] DONE 7 tests in 1.054s [2021-08-11T11:34:38.883Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-11T11:34:38.883Z] ++ 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-08-11T11:34:38.883Z] ++ set -e [2021-08-11T11:34:38.883Z] ++ '[' -n 0 ']' [2021-08-11T11:34:38.883Z] ++ set -x [2021-08-11T11:34:38.883Z] ++ 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-08-11T11:34:39.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-11T11:34:39.141Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-11T11:34:39.141Z] INFO: Testing against a local daemon [2021-08-11T11:34:39.141Z] === RUN TestCommitInheritsEnv [2021-08-11T11:34:39.159Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-11T11:34:39.159Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:34:39.159Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:34:39.159Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-11T11:34:39.159Z] [2021-08-11T11:34:39.159Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-11T11:34:39.159Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-11T11:34:39.159Z] HOSTNAME=0bc94c83d2ee [2021-08-11T11:34:39.159Z] TESTDEBUG=0 [2021-08-11T11:34:39.159Z] DEST=bundles/test-integration [2021-08-11T11:34:39.159Z] PWD=/go/src/github.com/docker/docker [2021-08-11T11:34:39.159Z] DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 [2021-08-11T11:34:39.159Z] container=docker [2021-08-11T11:34:39.159Z] HOME=/root [2021-08-11T11:34:39.159Z] GOLANG_VERSION=1.16.6 [2021-08-11T11:34:39.159Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-11T11:34:39.159Z] VALIDATE_BRANCH=master [2021-08-11T11:34:39.159Z] TERM=xterm [2021-08-11T11:34:39.159Z] DOCKER_PKG=github.com/docker/docker [2021-08-11T11:34:39.159Z] SHLVL=1 [2021-08-11T11:34:39.159Z] TIMEOUT=120m [2021-08-11T11:34:39.159Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-11T11:34:39.159Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-11T11:34:39.159Z] GO111MODULE=off [2021-08-11T11:34:39.159Z] DOCKER_EXPERIMENTAL=1 [2021-08-11T11:34:39.159Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-11T11:34:39.159Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-11T11:34:39.159Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-11T11:34:39.159Z] GOPATH=/go [2021-08-11T11:34:39.159Z] PKG_CONFIG=pkg-config [2021-08-11T11:34:39.159Z] _=/usr/bin/env [2021-08-11T11:34:39.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-11T11:34:39.707Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-11T11:34:39.707Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-08-11T11:34:39.707Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-11T11:34:39.707Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-11T11:34:39.707Z] === RUN TestImagesFilterMultiReference [2021-08-11T11:34:39.707Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-08-11T11:34:39.707Z] === RUN TestImagePullPlatformInvalid [2021-08-11T11:34:39.707Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-11T11:34:39.707Z] === RUN TestRemoveImageOrphaning [2021-08-11T11:34:39.965Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-08-11T11:34:39.965Z] === RUN TestRemoveImageGarbageCollector [2021-08-11T11:34:39.965Z] check_test.go:309: [dbb0a30793b43] daemon is not started [2021-08-11T11:34:39.965Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-11T11:34:40.532Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-11T11:34:40.532Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-11T11:34:40.532Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-11T11:34:40.532Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-11T11:34:40.532Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-11T11:34:40.532Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-11T11:34:40.532Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-11T11:34:40.532Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-11T11:34:40.532Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-11T11:34:41.097Z] check_test.go:309: [d35bf6ea431f4] daemon is not started [2021-08-11T11:34:41.097Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-11T11:34:41.663Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-11T11:34:41.957Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2021-08-11T11:34:41.957Z] === CONT TestReadPluginNoRead [2021-08-11T11:34:42.599Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2021-08-11T11:34:42.599Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-11T11:34:42.599Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-11T11:34:42.599Z] === RUN TestTagInvalidReference [2021-08-11T11:34:42.599Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-11T11:34:42.599Z] === RUN TestTagValidPrefixedRepo [2021-08-11T11:34:42.599Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-11T11:34:42.599Z] === RUN TestTagExistedNameWithoutForce [2021-08-11T11:34:42.599Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-11T11:34:42.599Z] === RUN TestTagOfficialNames [2021-08-11T11:34:42.599Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-11T11:34:42.599Z] === RUN TestTagMatchesDigest [2021-08-11T11:34:42.599Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-11T11:34:42.599Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-11T11:34:43.165Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-11T11:34:44.492Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-11T11:34:45.430Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-11T11:34:45.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-11T11:34:46.809Z] --- PASS: TestContinueAfterPluginCrash (9.14s) [2021-08-11T11:34:47.069Z] === RUN TestReadPluginNoRead/default [2021-08-11T11:34:47.598Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-11T11:34:47.857Z] check_test.go:309: [dc0736ba84ba5] daemon is not started [2021-08-11T11:34:47.857Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-11T11:34:48.453Z] === CONT TestReadPluginNoRead [2021-08-11T11:34:48.453Z] read_test.go:92: [d99ff93baf9f4] daemon is not started [2021-08-11T11:34:48.453Z] --- PASS: TestReadPluginNoRead (6.68s) [2021-08-11T11:34:48.453Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2021-08-11T11:34:48.453Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-08-11T11:34:48.453Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2021-08-11T11:34:48.453Z] PASS [2021-08-11T11:34:48.453Z] [2021-08-11T11:34:48.453Z] DONE 6 tests in 11.031s [2021-08-11T11:34:48.453Z] 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-08-11T11:34:48.453Z] testing: warning: no tests to run [2021-08-11T11:34:48.453Z] PASS [2021-08-11T11:34:48.453Z] [2021-08-11T11:34:48.453Z] DONE 0 tests in 0.027s [2021-08-11T11:34:48.453Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-11T11:34:48.712Z] INFO: Testing against a local daemon [2021-08-11T11:34:48.712Z] === RUN TestPluginWithDevMounts [2021-08-11T11:34:48.712Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-11T11:34:48.712Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-11T11:34:48.712Z] PASS [2021-08-11T11:34:48.712Z] [2021-08-11T11:34:48.712Z] === Skipped [2021-08-11T11:34:48.712Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-11T11:34:48.712Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-11T11:34:48.712Z] [2021-08-11T11:34:48.712Z] [2021-08-11T11:34:48.712Z] DONE 1 tests, 1 skipped in 0.090s [2021-08-11T11:34:48.712Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-11T11:34:48.712Z] INFO: Testing against a local daemon [2021-08-11T11:34:48.712Z] === RUN TestSecretInspect [2021-08-11T11:34:48.712Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.712Z] --- SKIP: TestSecretInspect (0.02s) [2021-08-11T11:34:48.712Z] === RUN TestSecretList [2021-08-11T11:34:48.712Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.712Z] --- SKIP: TestSecretList (0.02s) [2021-08-11T11:34:48.712Z] === RUN TestSecretsCreateAndDelete [2021-08-11T11:34:48.712Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.712Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-11T11:34:48.712Z] === RUN TestSecretsUpdate [2021-08-11T11:34:48.712Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.712Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-11T11:34:48.712Z] === RUN TestTemplatedSecret [2021-08-11T11:34:48.712Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.712Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-11T11:34:48.712Z] === RUN TestSecretCreateResolve [2021-08-11T11:34:48.712Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.712Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-11T11:34:48.712Z] PASS [2021-08-11T11:34:48.712Z] [2021-08-11T11:34:48.712Z] === Skipped [2021-08-11T11:34:48.712Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-08-11T11:34:48.712Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.712Z] [2021-08-11T11:34:48.712Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-08-11T11:34:48.712Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.712Z] [2021-08-11T11:34:48.713Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-11T11:34:48.713Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.713Z] [2021-08-11T11:34:48.713Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-11T11:34:48.713Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.713Z] [2021-08-11T11:34:48.713Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-11T11:34:48.713Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.713Z] [2021-08-11T11:34:48.713Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-11T11:34:48.713Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.713Z] [2021-08-11T11:34:48.713Z] [2021-08-11T11:34:48.713Z] DONE 6 tests, 6 skipped in 0.162s [2021-08-11T11:34:48.713Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-11T11:34:48.972Z] INFO: Testing against a local daemon [2021-08-11T11:34:48.972Z] === RUN TestServiceCreateInit [2021-08-11T11:34:48.972Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-11T11:34:48.972Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-11T11:34:48.972Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- PASS: TestServiceCreateInit (0.02s) [2021-08-11T11:34:48.972Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:34:48.972Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:34:48.972Z] === RUN TestCreateServiceMultipleTimes [2021-08-11T11:34:48.972Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestCreateServiceConflict [2021-08-11T11:34:48.972Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestCreateServiceMaxReplicas [2021-08-11T11:34:48.972Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-11T11:34:48.972Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-11T11:34:48.972Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestCreateServiceSecretFileMode [2021-08-11T11:34:48.972Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestCreateServiceConfigFileMode [2021-08-11T11:34:48.972Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestCreateServiceSysctls [2021-08-11T11:34:48.972Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-11T11:34:48.972Z] === RUN TestCreateServiceCapabilities [2021-08-11T11:34:48.972Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-11T11:34:48.972Z] === RUN TestInspect [2021-08-11T11:34:48.972Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestInspect (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestCreateJob [2021-08-11T11:34:48.972Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestCreateJob (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestReplicatedJob [2021-08-11T11:34:48.972Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestUpdateReplicatedJob [2021-08-11T11:34:48.972Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-08-11T11:34:48.972Z] === RUN TestServiceListWithStatuses [2021-08-11T11:34:48.972Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-11T11:34:48.972Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-11T11:34:48.972Z] === RUN TestDockerNetworkConnectAlias [2021-08-11T11:34:48.972Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-11T11:34:48.972Z] === RUN TestDockerNetworkReConnect [2021-08-11T11:34:48.972Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:48.972Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-08-11T11:34:48.972Z] === RUN TestServicePlugin [2021-08-11T11:34:51.510Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] --- SKIP: TestServicePlugin (1.95s) [2021-08-11T11:34:51.510Z] === RUN TestServiceUpdateLabel [2021-08-11T11:34:51.510Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-11T11:34:51.510Z] === RUN TestServiceUpdateSecrets [2021-08-11T11:34:51.510Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-11T11:34:51.510Z] === RUN TestServiceUpdateConfigs [2021-08-11T11:34:51.510Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-11T11:34:51.510Z] === RUN TestServiceUpdateNetwork [2021-08-11T11:34:51.510Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-08-11T11:34:51.510Z] === RUN TestServiceUpdatePidsLimit [2021-08-11T11:34:51.510Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-11T11:34:51.510Z] PASS [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === Skipped [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:34:51.510Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:34:51.510Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-11T11:34:51.510Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-11T11:34:51.510Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-08-11T11:34:51.510Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-11T11:34:51.510Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-11T11:34:51.510Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-11T11:34:51.510Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-11T11:34:51.510Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-11T11:34:51.510Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-11T11:34:51.510Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-11T11:34:51.510Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-11T11:34:51.510Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-08-11T11:34:51.510Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-11T11:34:51.510Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-11T11:34:51.510Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-08-11T11:34:51.510Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2021-08-11T11:34:51.510Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-11T11:34:51.510Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-11T11:34:51.510Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-11T11:34:51.510Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-08-11T11:34:51.510Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-11T11:34:51.510Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] DONE 24 tests, 23 skipped in 2.323s [2021-08-11T11:34:51.510Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-11T11:34:51.510Z] INFO: Testing against a local daemon [2021-08-11T11:34:51.510Z] === RUN TestSessionCreate [2021-08-11T11:34:51.510Z] --- PASS: TestSessionCreate (0.02s) [2021-08-11T11:34:51.510Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-11T11:34:51.510Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-11T11:34:51.510Z] PASS [2021-08-11T11:34:51.510Z] [2021-08-11T11:34:51.510Z] DONE 2 tests in 0.123s [2021-08-11T11:34:51.510Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-11T11:34:51.510Z] INFO: Testing against a local daemon [2021-08-11T11:34:51.510Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:34:51.510Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-11T11:34:51.510Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:34:51.510Z] === RUN TestDiskUsage [2021-08-11T11:34:51.510Z] === PAUSE TestDiskUsage [2021-08-11T11:34:51.510Z] === RUN TestEventsExecDie [2021-08-11T11:34:52.043Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-11T11:34:52.447Z] --- PASS: TestEventsExecDie (0.96s) [2021-08-11T11:34:52.447Z] === RUN TestEventsBackwardsCompatible [2021-08-11T11:34:52.447Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-11T11:34:52.447Z] === RUN TestEventsVolumeCreate [2021-08-11T11:34:52.447Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-11T11:34:52.447Z] === RUN TestInfoBinaryCommits [2021-08-11T11:34:52.447Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-11T11:34:52.447Z] === RUN TestInfoAPIVersioned [2021-08-11T11:34:52.447Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-11T11:34:52.447Z] === RUN TestInfoDiscoveryBackend [2021-08-11T11:34:53.016Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-08-11T11:34:53.016Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-11T11:34:53.416Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-11T11:34:53.984Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-11T11:34:56.303Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-08-11T11:34:56.303Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-11T11:34:56.303Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:34:56.303Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-11T11:34:56.303Z] === RUN TestInfoAPI [2021-08-11T11:34:56.303Z] --- PASS: TestInfoAPI (0.02s) [2021-08-11T11:34:56.303Z] === RUN TestInfoAPIWarnings [2021-08-11T11:34:58.172Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-11T11:34:58.431Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-11T11:34:58.998Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-11T11:34:59.932Z] check_test.go:309: [d90736d1b335f] daemon is not started [2021-08-11T11:34:59.932Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-11T11:35:08.053Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-11T11:35:08.619Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-11T11:35:13.888Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-11T11:35:14.391Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-08-11T11:35:14.391Z] === RUN TestInfoDebug [2021-08-11T11:35:14.391Z] --- PASS: TestInfoDebug (0.54s) [2021-08-11T11:35:14.391Z] === RUN TestInfoInsecureRegistries [2021-08-11T11:35:14.391Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-11T11:35:14.391Z] === RUN TestInfoRegistryMirrors [2021-08-11T11:35:14.391Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-11T11:35:14.391Z] === RUN TestLoginFailsWithBadCredentials [2021-08-11T11:35:14.391Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-11T11:35:14.391Z] === RUN TestPingCacheHeaders [2021-08-11T11:35:14.391Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-11T11:35:14.391Z] === RUN TestPingGet [2021-08-11T11:35:14.391Z] --- PASS: TestPingGet (0.01s) [2021-08-11T11:35:14.391Z] === RUN TestPingHead [2021-08-11T11:35:14.391Z] --- PASS: TestPingHead (0.02s) [2021-08-11T11:35:14.391Z] === RUN TestVersion [2021-08-11T11:35:14.650Z] --- PASS: TestVersion (0.02s) [2021-08-11T11:35:14.650Z] === CONT TestDiskUsage [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/container_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/image_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/volume_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-11T11:35:15.218Z] === RUN TestDiskUsage/after_container.Run [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-11T11:35:15.786Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-11T11:35:15.789Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage (1.47s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-08-11T11:35:16.045Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run (0.58s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-11T11:35:16.046Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-11T11:35:16.046Z] PASS [2021-08-11T11:35:16.046Z] [2021-08-11T11:35:16.046Z] === Skipped [2021-08-11T11:35:16.046Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:35:16.046Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-11T11:35:16.046Z] [2021-08-11T11:35:16.046Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-11T11:35:16.046Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-11T11:35:16.046Z] [2021-08-11T11:35:16.046Z] [2021-08-11T11:35:16.046Z] DONE 53 tests, 2 skipped in 24.754s [2021-08-11T11:35:16.046Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-11T11:35:16.046Z] INFO: Testing against a local daemon [2021-08-11T11:35:16.046Z] === RUN TestVolumesCreateAndList [2021-08-11T11:35:16.046Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-11T11:35:16.046Z] === RUN TestVolumesRemove [2021-08-11T11:35:16.305Z] --- PASS: TestVolumesRemove (0.05s) [2021-08-11T11:35:16.305Z] === RUN TestVolumesInspect [2021-08-11T11:35:16.305Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-11T11:35:16.305Z] === RUN TestVolumesInvalidJSON [2021-08-11T11:35:16.305Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-11T11:35:16.305Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-11T11:35:16.305Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-11T11:35:16.305Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-11T11:35:16.305Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-11T11:35:16.305Z] PASS [2021-08-11T11:35:16.305Z] [2021-08-11T11:35:16.305Z] DONE 5 tests in 0.199s [2021-08-11T11:35:16.305Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-11T11:35:16.305Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12598 is not a child of this shell [2021-08-11T11:35:16.305Z] warning: PID 12598 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-11T11:35:16.305Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-11T11:35:16.305Z] [2021-08-11T11:35:16.305Z] Unloading profiles will leave already running processes permanently [2021-08-11T11:35:16.305Z] unconfined, which can lead to unexpected situations. [2021-08-11T11:35:16.305Z] [2021-08-11T11:35:16.305Z] To set a process to complain mode, use the command line tool [2021-08-11T11:35:16.305Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-11T11:35:16.305Z] Removing test suite binaries [2021-08-11T11:35:16.305Z] exiting test-integration [2021-08-11T11:35:16.305Z] ++ exit 0 [2021-08-11T11:35:16.305Z] [2021-08-11T11:35:16.724Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName Post stage [Pipeline] junit [2021-08-11T11:35:17.697Z] Recording test results [2021-08-11T11:35:18.624Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-11T11:35:18.883Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-11T11:35:19.237Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-11T11:35:19.576Z] + echo Ensuring container killed. [2021-08-11T11:35:19.576Z] Ensuring container killed. [2021-08-11T11:35:19.576Z] + docker rm -vf docker-pr2 [2021-08-11T11:35:19.576Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-11T11:35:19.859Z] + echo Chowning /workspace to jenkins user [2021-08-11T11:35:19.859Z] Chowning /workspace to jenkins user [2021-08-11T11:35:19.859Z] + id -u [2021-08-11T11:35:19.859Z] + id -g [2021-08-11T11:35:19.859Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42734:/workspace busybox chown -R 1000:1000 /workspace [2021-08-11T11:35:19.859Z] Unable to find image 'busybox:latest' locally [2021-08-11T11:35:19.859Z] latest: Pulling from library/busybox [2021-08-11T11:35:20.118Z] b71f96345d44: Pulling fs layer [2021-08-11T11:35:20.118Z] b71f96345d44: Verifying Checksum [2021-08-11T11:35:20.118Z] b71f96345d44: Download complete [2021-08-11T11:35:20.118Z] b71f96345d44: Pull complete [2021-08-11T11:35:20.118Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-11T11:35:20.118Z] Status: Downloaded newer image for busybox:latest [2021-08-11T11:35:20.785Z] check_test.go:309: [def7de583ace3] daemon is not started [2021-08-11T11:35:20.785Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-11T11:35:21.719Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-11T11:35:21.801Z] + bundleName=amd64-rootless [2021-08-11T11:35:21.801Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-11T11:35:21.801Z] Creating amd64-rootless-bundles.tar.gz [2021-08-11T11:35:21.801Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-08-11T11:35:21.801Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-11T11:35:21.814Z] Archiving artifacts [2021-08-11T11:35:21.979Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-11T11:35:22.913Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-11T11:35:23.692Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-11T11:35:24.017Z] + make clean [2021-08-11T11:35:24.276Z] docker volume rm -f docker-dev-cache [2021-08-11T11:35:24.276Z] docker-dev-cache [Pipeline] deleteDir [2021-08-11T11:35:24.286Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-11T11:35:24.852Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-11T11:35:24.852Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-08-11T11:35:25.110Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-11T11:35:25.111Z] check_test.go:309: [ddc73486dcfd4] daemon is not started [2021-08-11T11:35:25.111Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [Pipeline] } [2021-08-11T11:35:26.486Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-11T11:35:26.745Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-11T11:35:28.119Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-11T11:35:28.685Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-11T11:35:29.624Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-11T11:35:32.932Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-11T11:35:33.476Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-11T11:35:33.476Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-11T11:35:33.476Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-11T11:35:33.476Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-11T11:35:33.476Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-11T11:35:33.476Z] remote: Enumerating objects: 23, done. [2021-08-11T11:35:33.476Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-11T11:35:33.477Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-11T11:35:33.477Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-11T11:35:33.477Z] 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-08-11T11:35:33.477Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-11T11:35:33.477Z] Cross building: bundles/cross/linux/ppc64le [2021-08-11T11:35:33.477Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-11T11:35:33.477Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-11T11:35:34.308Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-11T11:35:36.206Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-11T11:35:40.392Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-11T11:35:44.580Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-11T11:35:45.148Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-11T11:35:46.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-11T11:35:47.051Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-11T11:35:51.241Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-11T11:35:51.808Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-11T11:35:52.375Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-11T11:35:53.750Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-11T11:35:55.129Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-11T11:35:59.315Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-11T11:36:01.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-11T11:36:07.448Z] docker_cli_daemon_test.go:2550: [d5f87fab3a009] daemon is not started [2021-08-11T11:36:08.829Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-11T11:36:09.087Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-11T11:36:10.461Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-11T11:36:10.461Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-11T11:36:17.020Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-11T11:36:18.922Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-11T11:36:19.856Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-11T11:36:21.756Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-11T11:36:23.132Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-11T11:36:25.662Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-11T11:36:29.850Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-11T11:36:29.850Z] check_test.go:309: [d7aa712dd7e7b] daemon is not started [2021-08-11T11:36:29.850Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-11T11:36:31.223Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-11T11:36:34.506Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite (416.93s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.35s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.95s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.18s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.81s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.35s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.39s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.08s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.36s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.57s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.78s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.49s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.77s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.72s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.75s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.02s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.30s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.12s) [2021-08-11T11:36:35.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.57s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.63s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.32s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.18s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.25s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.11s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.55s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.60s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.27s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.15s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.24s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.33s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.21s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.17s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.60s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.00s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.96s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.50s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.00s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.21s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.20s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.70s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.88s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.30s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.38s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.98s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.25s) [2021-08-11T11:36:35.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-11T11:36:35.469Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.82s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.49s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.71s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.49s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.63s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.82s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.22s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.90s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.51s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.38s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.10s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.26s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.05s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.88s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.29s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.96s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.64s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.19s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.91s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.64s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.39s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.68s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.72s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.44s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.14s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.07s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.73s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.97s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.14s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.54s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.40s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.58s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-08-11T11:36:35.469Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.83s) [2021-08-11T11:36:35.469Z] === RUN TestDockerSwarmSuite [2021-08-11T11:36:35.469Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-11T11:36:37.372Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-11T11:36:38.748Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-11T11:36:42.033Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-11T11:36:48.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-11T11:36:54.922Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-11T11:36:54.922Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-11T11:36:54.922Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-11T11:36:54.922Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-11T11:36:54.922Z] Cross building: bundles/cross/linux/s390x [2021-08-11T11:36:54.922Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-11T11:36:54.922Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-11T11:37:00.795Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-11T11:37:00.795Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-11T11:37:01.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-11T11:37:02.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-11T11:37:05.712Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-11T11:37:05.712Z] docker_api_swarm_test.go:562: [d0865b126848d] joining swarm manager [d24a9d057f022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:37:05.712Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-11T11:37:05.971Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-11T11:37:06.904Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-11T11:37:07.163Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-11T11:37:07.421Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-11T11:37:07.988Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-11T11:37:11.273Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-11T11:37:12.650Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-11T11:37:14.552Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-11T11:37:15.926Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-11T11:37:17.300Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-11T11:37:19.830Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-11T11:37:20.765Z] docker_api_swarm_test.go:584: [d63af476fc011] joining swarm manager [d24a9d057f022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:37:24.950Z] check_test.go:380: [d0865b126848d] daemon is not started [2021-08-11T11:37:28.235Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-11T11:37:36.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-11T11:37:36.344Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-11T11:37:36.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-11T11:37:38.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-11T11:37:38.876Z] docker_api_swarm_test.go:45: [dc31b5ba23d3e] joining swarm manager [d5398f107708b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:37:43.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-11T11:37:53.772Z] --- PASS: TestImportExtremelyLargeImageWorks (189.72s) [2021-08-11T11:37:53.772Z] PASS [2021-08-11T11:37:53.772Z] [2021-08-11T11:37:53.772Z] DONE 12 tests in 193.371s [2021-08-11T11:37:53.772Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-11T11:37:53.772Z] ++ 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-08-11T11:37:53.772Z] ++ set -e [2021-08-11T11:37:53.772Z] ++ '[' -n 0 ']' [2021-08-11T11:37:53.772Z] ++ set -x [2021-08-11T11:37:53.772Z] ++ 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-08-11T11:37:53.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-11T11:37:53.772Z] INFO: Testing against a local daemon [2021-08-11T11:37:53.772Z] === RUN TestNetworkCreateDelete [2021-08-11T11:37:53.772Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-08-11T11:37:53.772Z] === RUN TestDockerNetworkDeletePreferID [2021-08-11T11:37:53.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-08-11T11:37:53.772Z] === RUN TestDaemonDNSFallback [2021-08-11T11:37:53.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-11T11:37:57.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-11T11:37:57.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-11T11:38:00.600Z] --- PASS: TestDaemonDNSFallback (6.97s) [2021-08-11T11:38:00.600Z] === RUN TestInspectNetwork [2021-08-11T11:38:02.502Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-11T11:38:03.436Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-11T11:38:04.003Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-11T11:38:04.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-11T11:38:04.520Z] === RUN TestInspectNetwork/full_network_id [2021-08-11T11:38:04.520Z] === RUN TestInspectNetwork/partial_network_id [2021-08-11T11:38:04.520Z] === RUN TestInspectNetwork/network_name [2021-08-11T11:38:04.520Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-11T11:38:05.453Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-11T11:38:05.453Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-11T11:38:05.453Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-11T11:38:05.710Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-11T11:38:08.992Z] --- PASS: TestInspectNetwork (8.63s) [2021-08-11T11:38:08.992Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-11T11:38:08.992Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-11T11:38:08.992Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-11T11:38:08.992Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-11T11:38:08.992Z] === RUN TestRunContainerWithBridgeNone [2021-08-11T11:38:13.178Z] --- PASS: TestRunContainerWithBridgeNone (4.10s) [2021-08-11T11:38:13.178Z] === RUN TestNetworkInvalidJSON [2021-08-11T11:38:13.178Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-11T11:38:13.178Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-11T11:38:13.178Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:38:13.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:38:13.178Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:38:13.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:38:13.178Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-11T11:38:13.178Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:38:13.178Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:38:13.178Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-11T11:38:13.178Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-11T11:38:13.178Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-11T11:38:13.178Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-11T11:38:13.178Z] === RUN TestNetworkList [2021-08-11T11:38:13.178Z] === RUN TestNetworkList//networks [2021-08-11T11:38:13.178Z] === PAUSE TestNetworkList//networks [2021-08-11T11:38:13.178Z] === RUN TestNetworkList//networks/ [2021-08-11T11:38:13.178Z] === PAUSE TestNetworkList//networks/ [2021-08-11T11:38:13.178Z] === CONT TestNetworkList//networks [2021-08-11T11:38:13.178Z] === CONT TestNetworkList//networks/ [2021-08-11T11:38:13.178Z] --- PASS: TestNetworkList (0.02s) [2021-08-11T11:38:13.178Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-11T11:38:13.178Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-11T11:38:13.178Z] === RUN TestHostIPv4BridgeLabel [2021-08-11T11:38:13.436Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-11T11:38:13.436Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-11T11:38:14.808Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-11T11:38:14.808Z] === RUN TestDaemonDefaultNetworkPools [2021-08-11T11:38:15.374Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-08-11T11:38:15.374Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-11T11:38:16.411Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-11T11:38:16.411Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-11T11:38:16.411Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-11T11:38:16.411Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-11T11:38:16.411Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-11T11:38:16.738Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-11T11:38:16.747Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-08-11T11:38:16.747Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-11T11:38:17.005Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-11T11:38:17.018Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/test/unit [2021-08-11T11:38:17.263Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-11T11:38:17.585Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-11T11:38:17.585Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-11T11:38:17.585Z] + TESTDIRS=./... [2021-08-11T11:38:17.585Z] + exclude_paths='/vendor/|/integration' [2021-08-11T11:38:17.585Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-11T11:38:17.585Z] ++ go list ./... [2021-08-11T11:38:17.830Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-08-11T11:38:17.830Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-11T11:38:17.830Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-11T11:38:18.397Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-11T11:38:18.397Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-08-11T11:38:18.397Z] === RUN TestServiceWithPredefinedNetwork [2021-08-11T11:38:18.397Z] === RUN TestDockerSuite/TestBuildFails [2021-08-11T11:38:18.525Z] + pkg_list='github.com/docker/docker/api [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/backend [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/container [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/events [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/filters [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/image [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/mount [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/network [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/registry [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/time [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/versions [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:38:18.525Z] github.com/docker/docker/api/types/volume [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:38:18.525Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:38:18.525Z] github.com/docker/docker/cli [2021-08-11T11:38:18.525Z] github.com/docker/docker/cli/config [2021-08-11T11:38:18.525Z] github.com/docker/docker/cli/debug [2021-08-11T11:38:18.525Z] github.com/docker/docker/client [2021-08-11T11:38:18.525Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:38:18.525Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:38:18.525Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:38:18.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:38:18.525Z] github.com/docker/docker/container [2021-08-11T11:38:18.525Z] github.com/docker/docker/container/stream [2021-08-11T11:38:18.525Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:38:18.525Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:38:18.525Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/config [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/events [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/exec [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/images [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/links [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/names [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/network [2021-08-11T11:38:18.525Z] github.com/docker/docker/daemon/stats [2021-08-11T11:38:18.525Z] github.com/docker/docker/distribution [2021-08-11T11:38:18.525Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:38:18.525Z] github.com/docker/docker/distribution/utils [2021-08-11T11:38:18.525Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:38:18.525Z] github.com/docker/docker/dockerversion [2021-08-11T11:38:18.525Z] github.com/docker/docker/errdefs [2021-08-11T11:38:18.525Z] github.com/docker/docker/image [2021-08-11T11:38:18.525Z] github.com/docker/docker/image/cache [2021-08-11T11:38:18.525Z] github.com/docker/docker/image/tarexport [2021-08-11T11:38:18.525Z] github.com/docker/docker/image/v1 [2021-08-11T11:38:18.525Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:38:18.525Z] github.com/docker/docker/layer [2021-08-11T11:38:18.525Z] github.com/docker/docker/libcontainerd [2021-08-11T11:38:18.525Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:38:18.525Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:38:18.525Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:38:18.525Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:38:18.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/types [2021-08-11T11:38:18.526Z] github.com/docker/docker/oci [2021-08-11T11:38:18.526Z] github.com/docker/docker/oci/caps [2021-08-11T11:38:18.526Z] github.com/docker/docker/opts [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/archive [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/directory [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/locker [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/mount [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/platform [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/pools [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/progress [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/signal [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/stack [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/system [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/term [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:38:18.526Z] github.com/docker/docker/plugin [2021-08-11T11:38:18.526Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:38:18.526Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:38:18.526Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:38:18.526Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:38:18.526Z] github.com/docker/docker/quota [2021-08-11T11:38:18.526Z] github.com/docker/docker/reference [2021-08-11T11:38:18.526Z] github.com/docker/docker/registry [2021-08-11T11:38:18.526Z] github.com/docker/docker/registry/resumable [2021-08-11T11:38:18.526Z] github.com/docker/docker/restartmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/rootless [2021-08-11T11:38:18.526Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:38:18.526Z] github.com/docker/docker/runconfig [2021-08-11T11:38:18.526Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/environment [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/registry [2021-08-11T11:38:18.526Z] github.com/docker/docker/testutil/request [2021-08-11T11:38:18.526Z] github.com/docker/docker/volume [2021-08-11T11:38:18.526Z] github.com/docker/docker/volume/drivers [2021-08-11T11:38:18.526Z] github.com/docker/docker/volume/local [2021-08-11T11:38:18.526Z] github.com/docker/docker/volume/mounts [2021-08-11T11:38:18.526Z] github.com/docker/docker/volume/service [2021-08-11T11:38:18.526Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:38:18.526Z] github.com/docker/docker/volume/testutils' [2021-08-11T11:38:18.526Z] ++ grep --fixed-strings -v /libnetwork [2021-08-11T11:38:18.526Z] ++ echo 'github.com/docker/docker/api [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/backend [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/container [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/events [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/filters [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/image [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/mount [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/network [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/registry [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/time [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/versions [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:38:18.526Z] github.com/docker/docker/api/types/volume [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:38:18.526Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:38:18.526Z] github.com/docker/docker/cli [2021-08-11T11:38:18.526Z] github.com/docker/docker/cli/config [2021-08-11T11:38:18.526Z] github.com/docker/docker/cli/debug [2021-08-11T11:38:18.526Z] github.com/docker/docker/client [2021-08-11T11:38:18.526Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:38:18.526Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:38:18.526Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:38:18.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:38:18.526Z] github.com/docker/docker/container [2021-08-11T11:38:18.526Z] github.com/docker/docker/container/stream [2021-08-11T11:38:18.526Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:38:18.526Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:38:18.526Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/config [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/events [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/exec [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/images [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/links [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/names [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/network [2021-08-11T11:38:18.526Z] github.com/docker/docker/daemon/stats [2021-08-11T11:38:18.526Z] github.com/docker/docker/distribution [2021-08-11T11:38:18.526Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:38:18.526Z] github.com/docker/docker/distribution/utils [2021-08-11T11:38:18.526Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:38:18.526Z] github.com/docker/docker/dockerversion [2021-08-11T11:38:18.526Z] github.com/docker/docker/errdefs [2021-08-11T11:38:18.526Z] github.com/docker/docker/image [2021-08-11T11:38:18.526Z] github.com/docker/docker/image/cache [2021-08-11T11:38:18.526Z] github.com/docker/docker/image/tarexport [2021-08-11T11:38:18.526Z] github.com/docker/docker/image/v1 [2021-08-11T11:38:18.526Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:38:18.526Z] github.com/docker/docker/layer [2021-08-11T11:38:18.526Z] github.com/docker/docker/libcontainerd [2021-08-11T11:38:18.526Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:38:18.526Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:38:18.526Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:38:18.526Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:38:18.526Z] github.com/docker/docker/libnetwork/types [2021-08-11T11:38:18.526Z] github.com/docker/docker/oci [2021-08-11T11:38:18.526Z] github.com/docker/docker/oci/caps [2021-08-11T11:38:18.526Z] github.com/docker/docker/opts [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/archive [2021-08-11T11:38:18.526Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/directory [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/locker [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/mount [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/platform [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/pools [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/progress [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/signal [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/stack [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/system [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/term [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:38:18.527Z] github.com/docker/docker/plugin [2021-08-11T11:38:18.527Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:38:18.527Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:38:18.527Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:38:18.527Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:38:18.527Z] github.com/docker/docker/quota [2021-08-11T11:38:18.527Z] github.com/docker/docker/reference [2021-08-11T11:38:18.527Z] github.com/docker/docker/registry [2021-08-11T11:38:18.527Z] github.com/docker/docker/registry/resumable [2021-08-11T11:38:18.527Z] github.com/docker/docker/restartmanager [2021-08-11T11:38:18.527Z] github.com/docker/docker/rootless [2021-08-11T11:38:18.527Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:38:18.527Z] github.com/docker/docker/runconfig [2021-08-11T11:38:18.527Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/environment [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/registry [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/request [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/drivers [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/local [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/mounts [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/service [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/testutils' [2021-08-11T11:38:18.527Z] + base_pkg_list='github.com/docker/docker/api [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/backend [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/container [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/events [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/filters [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/image [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/mount [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/network [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/registry [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/time [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/versions [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/volume [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:38:18.527Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:38:18.527Z] github.com/docker/docker/cli [2021-08-11T11:38:18.527Z] github.com/docker/docker/cli/config [2021-08-11T11:38:18.527Z] github.com/docker/docker/cli/debug [2021-08-11T11:38:18.527Z] github.com/docker/docker/client [2021-08-11T11:38:18.527Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:38:18.527Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:38:18.527Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:38:18.527Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:38:18.527Z] github.com/docker/docker/container [2021-08-11T11:38:18.527Z] github.com/docker/docker/container/stream [2021-08-11T11:38:18.527Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:38:18.527Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:38:18.527Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/config [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/events [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/exec [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/images [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/links [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/names [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/network [2021-08-11T11:38:18.527Z] github.com/docker/docker/daemon/stats [2021-08-11T11:38:18.527Z] github.com/docker/docker/distribution [2021-08-11T11:38:18.527Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:38:18.527Z] github.com/docker/docker/distribution/utils [2021-08-11T11:38:18.527Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:38:18.527Z] github.com/docker/docker/dockerversion [2021-08-11T11:38:18.527Z] github.com/docker/docker/errdefs [2021-08-11T11:38:18.527Z] github.com/docker/docker/image [2021-08-11T11:38:18.527Z] github.com/docker/docker/image/cache [2021-08-11T11:38:18.527Z] github.com/docker/docker/image/tarexport [2021-08-11T11:38:18.527Z] github.com/docker/docker/image/v1 [2021-08-11T11:38:18.527Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:38:18.527Z] github.com/docker/docker/layer [2021-08-11T11:38:18.527Z] github.com/docker/docker/libcontainerd [2021-08-11T11:38:18.527Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:38:18.527Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:38:18.527Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:38:18.527Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:38:18.527Z] github.com/docker/docker/oci [2021-08-11T11:38:18.527Z] github.com/docker/docker/oci/caps [2021-08-11T11:38:18.527Z] github.com/docker/docker/opts [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/archive [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/directory [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/locker [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/mount [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/platform [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/pools [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/progress [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/signal [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/stack [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/system [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/term [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:38:18.527Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:38:18.527Z] github.com/docker/docker/plugin [2021-08-11T11:38:18.527Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:38:18.527Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:38:18.527Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:38:18.527Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:38:18.527Z] github.com/docker/docker/quota [2021-08-11T11:38:18.527Z] github.com/docker/docker/reference [2021-08-11T11:38:18.527Z] github.com/docker/docker/registry [2021-08-11T11:38:18.527Z] github.com/docker/docker/registry/resumable [2021-08-11T11:38:18.527Z] github.com/docker/docker/restartmanager [2021-08-11T11:38:18.527Z] github.com/docker/docker/rootless [2021-08-11T11:38:18.527Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:38:18.527Z] github.com/docker/docker/runconfig [2021-08-11T11:38:18.527Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/environment [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/registry [2021-08-11T11:38:18.527Z] github.com/docker/docker/testutil/request [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/drivers [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/local [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/mounts [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/service [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:38:18.527Z] github.com/docker/docker/volume/testutils' [2021-08-11T11:38:18.527Z] ++ grep --fixed-strings /libnetwork [2021-08-11T11:38:18.527Z] ++ echo 'github.com/docker/docker/api [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/backend [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/container [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/events [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/filters [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/image [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/mount [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/network [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/registry [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:38:18.527Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:38:18.528Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:38:18.528Z] github.com/docker/docker/api/types/time [2021-08-11T11:38:18.528Z] github.com/docker/docker/api/types/versions [2021-08-11T11:38:18.528Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:38:18.528Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:38:18.528Z] github.com/docker/docker/api/types/volume [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:38:18.528Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:38:18.528Z] github.com/docker/docker/cli [2021-08-11T11:38:18.528Z] github.com/docker/docker/cli/config [2021-08-11T11:38:18.528Z] github.com/docker/docker/cli/debug [2021-08-11T11:38:18.528Z] github.com/docker/docker/client [2021-08-11T11:38:18.528Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:38:18.528Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:38:18.528Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:38:18.528Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:38:18.528Z] github.com/docker/docker/container [2021-08-11T11:38:18.528Z] github.com/docker/docker/container/stream [2021-08-11T11:38:18.528Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:38:18.528Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:38:18.528Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/config [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/events [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/exec [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/images [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/links [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/names [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/network [2021-08-11T11:38:18.528Z] github.com/docker/docker/daemon/stats [2021-08-11T11:38:18.528Z] github.com/docker/docker/distribution [2021-08-11T11:38:18.528Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:38:18.528Z] github.com/docker/docker/distribution/utils [2021-08-11T11:38:18.528Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:38:18.528Z] github.com/docker/docker/dockerversion [2021-08-11T11:38:18.528Z] github.com/docker/docker/errdefs [2021-08-11T11:38:18.528Z] github.com/docker/docker/image [2021-08-11T11:38:18.528Z] github.com/docker/docker/image/cache [2021-08-11T11:38:18.528Z] github.com/docker/docker/image/tarexport [2021-08-11T11:38:18.528Z] github.com/docker/docker/image/v1 [2021-08-11T11:38:18.528Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:38:18.528Z] github.com/docker/docker/layer [2021-08-11T11:38:18.528Z] github.com/docker/docker/libcontainerd [2021-08-11T11:38:18.528Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:38:18.528Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:38:18.528Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:38:18.528Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/types [2021-08-11T11:38:18.528Z] github.com/docker/docker/oci [2021-08-11T11:38:18.528Z] github.com/docker/docker/oci/caps [2021-08-11T11:38:18.528Z] github.com/docker/docker/opts [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/archive [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/directory [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/locker [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/mount [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/platform [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/pools [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/progress [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/signal [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/stack [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/system [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/term [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:38:18.528Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:38:18.528Z] github.com/docker/docker/plugin [2021-08-11T11:38:18.528Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:38:18.528Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:38:18.528Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:38:18.528Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:38:18.528Z] github.com/docker/docker/quota [2021-08-11T11:38:18.528Z] github.com/docker/docker/reference [2021-08-11T11:38:18.528Z] github.com/docker/docker/registry [2021-08-11T11:38:18.528Z] github.com/docker/docker/registry/resumable [2021-08-11T11:38:18.528Z] github.com/docker/docker/restartmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/rootless [2021-08-11T11:38:18.528Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:38:18.528Z] github.com/docker/docker/runconfig [2021-08-11T11:38:18.528Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/environment [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/registry [2021-08-11T11:38:18.528Z] github.com/docker/docker/testutil/request [2021-08-11T11:38:18.528Z] github.com/docker/docker/volume [2021-08-11T11:38:18.528Z] github.com/docker/docker/volume/drivers [2021-08-11T11:38:18.528Z] github.com/docker/docker/volume/local [2021-08-11T11:38:18.528Z] github.com/docker/docker/volume/mounts [2021-08-11T11:38:18.528Z] github.com/docker/docker/volume/service [2021-08-11T11:38:18.528Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:38:18.528Z] github.com/docker/docker/volume/testutils' [2021-08-11T11:38:18.528Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:38:18.528Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/types' [2021-08-11T11:38:18.529Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-11T11:38:18.529Z] + echo 'github.com/docker/docker/libnetwork [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/types' [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:38:18.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:38:18.529Z] + type docker-proxy [2021-08-11T11:38:18.529Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-11T11:38:18.529Z] + hack/make.sh binary-proxy install-proxy [2021-08-11T11:38:18.529Z] [2021-08-11T11:38:18.529Z] Removing bundles/ [2021-08-11T11:38:18.529Z] [2021-08-11T11:38:18.529Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-11T11:38:18.529Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-11T11:38:18.529Z] GOOS="" GOARCH="" GOARM="" [2021-08-11T11:38:19.783Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-11T11:38:19.783Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-11T11:38:21.686Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2021-08-11T11:38:21.686Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-11T11:38:21.686Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:38:21.686Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:38:21.686Z] === RUN TestServiceWithDataPathPortInit [2021-08-11T11:38:21.945Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-11T11:38:24.475Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-11T11:38:25.100Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-11T11:38:25.100Z] [2021-08-11T11:38:25.100Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-11T11:38:25.100Z] Installing docker-proxy to /usr/local/bin/ [2021-08-11T11:38:25.100Z] [2021-08-11T11:38:25.100Z] + mkdir -p bundles [2021-08-11T11:38:25.100Z] + '[' -n 'github.com/docker/docker/api [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/backend/build [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/httputils [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/middleware [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/build [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/container [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/debug [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/distribution [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/grpc [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/image [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/network [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/plugin [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/session [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/swarm [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/system [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/server/router/volume [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/backend [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/blkiodev [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/container [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/events [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/filters [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/image [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/mount [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/network [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/registry [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/strslice [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/swarm [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/time [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/versions [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-11T11:38:25.100Z] github.com/docker/docker/api/types/volume [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/builder-next [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/builder-next/worker [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/dockerfile [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/dockerignore [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/remotecontext [2021-08-11T11:38:25.100Z] github.com/docker/docker/builder/remotecontext/git [2021-08-11T11:38:25.100Z] github.com/docker/docker/cli [2021-08-11T11:38:25.100Z] github.com/docker/docker/cli/config [2021-08-11T11:38:25.100Z] github.com/docker/docker/cli/debug [2021-08-11T11:38:25.100Z] github.com/docker/docker/client [2021-08-11T11:38:25.100Z] github.com/docker/docker/cmd/docker-proxy [2021-08-11T11:38:25.100Z] github.com/docker/docker/cmd/dockerd [2021-08-11T11:38:25.100Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-11T11:38:25.100Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-11T11:38:25.100Z] github.com/docker/docker/container [2021-08-11T11:38:25.100Z] github.com/docker/docker/container/stream [2021-08-11T11:38:25.100Z] github.com/docker/docker/contrib/apparmor [2021-08-11T11:38:25.100Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-11T11:38:25.100Z] github.com/docker/docker/contrib/httpserver [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/cluster [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/cluster/convert [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/cluster/executor [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/cluster/provider [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/config [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/discovery [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/events [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/events/testutils [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/exec [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/images [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/initlayer [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/links [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/listeners [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/gelf [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/journald [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/local [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/logentries [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/splunk [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/syslog [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/logger/templates [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/names [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/network [2021-08-11T11:38:25.100Z] github.com/docker/docker/daemon/stats [2021-08-11T11:38:25.100Z] github.com/docker/docker/distribution [2021-08-11T11:38:25.100Z] github.com/docker/docker/distribution/metadata [2021-08-11T11:38:25.100Z] github.com/docker/docker/distribution/utils [2021-08-11T11:38:25.100Z] github.com/docker/docker/distribution/xfer [2021-08-11T11:38:25.100Z] github.com/docker/docker/dockerversion [2021-08-11T11:38:25.100Z] github.com/docker/docker/errdefs [2021-08-11T11:38:25.100Z] github.com/docker/docker/image [2021-08-11T11:38:25.100Z] github.com/docker/docker/image/cache [2021-08-11T11:38:25.100Z] github.com/docker/docker/image/tarexport [2021-08-11T11:38:25.100Z] github.com/docker/docker/image/v1 [2021-08-11T11:38:25.100Z] github.com/docker/docker/internal/test/suite [2021-08-11T11:38:25.100Z] github.com/docker/docker/layer [2021-08-11T11:38:25.100Z] github.com/docker/docker/libcontainerd [2021-08-11T11:38:25.100Z] github.com/docker/docker/libcontainerd/queue [2021-08-11T11:38:25.100Z] github.com/docker/docker/libcontainerd/remote [2021-08-11T11:38:25.100Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-11T11:38:25.100Z] github.com/docker/docker/libcontainerd/types [2021-08-11T11:38:25.100Z] github.com/docker/docker/oci [2021-08-11T11:38:25.100Z] github.com/docker/docker/oci/caps [2021-08-11T11:38:25.100Z] github.com/docker/docker/opts [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/aaparser [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/archive [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/authorization [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/broadcaster [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/capabilities [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/chrootarchive [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/containerfs [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/devicemapper [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/directory [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/discovery [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/discovery/file [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/discovery/kv [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/discovery/memory [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/dmesg [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/filenotify [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/fileutils [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/fsutils [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/homedir [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/idtools [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/ioutils [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/jsonmessage [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/locker [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/longpath [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/loopback [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/mount [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/namesgenerator [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/parsers [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/pidfile [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/platform [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/plugingetter [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/plugins [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/plugins/transport [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/pools [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/progress [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/pubsub [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/reexec [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/signal [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/stack [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/stdcopy [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/streamformatter [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/stringid [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/symlink [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/sysinfo [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/system [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/tailfile [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/tarsum [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/term [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/term/windows [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/truncindex [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/urlutil [2021-08-11T11:38:25.100Z] github.com/docker/docker/pkg/useragent [2021-08-11T11:38:25.100Z] github.com/docker/docker/plugin [2021-08-11T11:38:25.100Z] github.com/docker/docker/plugin/executor/containerd [2021-08-11T11:38:25.100Z] github.com/docker/docker/plugin/v2 [2021-08-11T11:38:25.100Z] github.com/docker/docker/profiles/apparmor [2021-08-11T11:38:25.100Z] github.com/docker/docker/profiles/seccomp [2021-08-11T11:38:25.100Z] github.com/docker/docker/quota [2021-08-11T11:38:25.100Z] github.com/docker/docker/reference [2021-08-11T11:38:25.100Z] github.com/docker/docker/registry [2021-08-11T11:38:25.100Z] github.com/docker/docker/registry/resumable [2021-08-11T11:38:25.100Z] github.com/docker/docker/restartmanager [2021-08-11T11:38:25.100Z] github.com/docker/docker/rootless [2021-08-11T11:38:25.100Z] github.com/docker/docker/rootless/specconv [2021-08-11T11:38:25.100Z] github.com/docker/docker/runconfig [2021-08-11T11:38:25.100Z] github.com/docker/docker/runconfig/opts [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/daemon [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/environment [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/fakecontext [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/fakegit [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/fakestorage [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/fixtures/load [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/registry [2021-08-11T11:38:25.100Z] github.com/docker/docker/testutil/request [2021-08-11T11:38:25.100Z] github.com/docker/docker/volume [2021-08-11T11:38:25.100Z] github.com/docker/docker/volume/drivers [2021-08-11T11:38:25.100Z] github.com/docker/docker/volume/local [2021-08-11T11:38:25.100Z] github.com/docker/docker/volume/mounts [2021-08-11T11:38:25.100Z] github.com/docker/docker/volume/service [2021-08-11T11:38:25.100Z] github.com/docker/docker/volume/service/opts [2021-08-11T11:38:25.100Z] github.com/docker/docker/volume/testutils' ']' [2021-08-11T11:38:25.101Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-08-11T11:38:25.669Z] ? github.com/docker/docker/api [no test files] [2021-08-11T11:38:26.377Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-11T11:38:27.310Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-11T11:38:27.570Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-11T11:38:28.503Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-11T11:38:30.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-11T11:38:30.402Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-11T11:38:30.967Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-11T11:38:31.226Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-11T11:38:33.757Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-11T11:38:34.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-11T11:38:35.656Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-11T11:38:36.221Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-11T11:38:38.120Z] --- PASS: TestServiceWithDataPathPortInit (16.50s) [2021-08-11T11:38:38.120Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-11T11:38:39.492Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-11T11:38:39.750Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-11T11:38:39.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-11T11:38:41.127Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-11T11:38:41.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-11T11:38:41.386Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-11T11:38:41.953Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-11T11:38:41.953Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-11T11:38:41.953Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vlzqyftl0e7l0h7yjduw0y4pb Created:2021-08-11 11:38:39.68418253 +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[10277a61ee480988030a16da54f6c5644df74a462b86c0e4174b0a021520df51:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vi1tg8iqjjbjy4hrkk2aisthr EndpointID:b65b9e1fb09b329552da4a229f1fe424f9043bf4792e461ab416df1246837333 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb0485a03c7e447da36d19a413cb6b9a1c162b9b96ec4849d4ea967b2d3044e3 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:82f3a00470b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vi1tg8iqjjbjy4hrkk2aisthr EndpointID:b65b9e1fb09b329552da4a229f1fe424f9043bf4792e461ab416df1246837333 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-11T11:38:42.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-11T11:38:42.887Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-11T11:38:43.144Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-11T11:38:43.414Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-11T11:38:43.675Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-11T11:38:43.759Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-08-11T11:38:43.936Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-11T11:38:44.194Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-11T11:38:44.759Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-11T11:38:46.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-11T11:38:46.700Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.48s) [2021-08-11T11:38:46.700Z] PASS [2021-08-11T11:38:46.700Z] [2021-08-11T11:38:46.700Z] === Skipped [2021-08-11T11:38:46.700Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:38:46.700Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:38:46.700Z] [2021-08-11T11:38:46.700Z] [2021-08-11T11:38:46.700Z] DONE 26 tests, 1 skipped in 54.316s [2021-08-11T11:38:46.700Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-11T11:38:46.700Z] ++ 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-08-11T11:38:46.700Z] ++ set -e [2021-08-11T11:38:46.700Z] ++ '[' -n 0 ']' [2021-08-11T11:38:46.700Z] ++ set -x [2021-08-11T11:38:46.700Z] ++ 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-08-11T11:38:46.958Z] INFO: Testing against a local daemon [2021-08-11T11:38:46.958Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-11T11:38:46.958Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:38:46.958Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-11T11:38:46.958Z] === RUN TestDockerNetworkIpvlan [2021-08-11T11:38:46.958Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:38:46.958Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-11T11:38:46.958Z] PASS [2021-08-11T11:38:46.958Z] [2021-08-11T11:38:46.958Z] === Skipped [2021-08-11T11:38:46.959Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-11T11:38:46.959Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:38:46.959Z] [2021-08-11T11:38:46.959Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-11T11:38:46.959Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:38:46.959Z] [2021-08-11T11:38:46.959Z] [2021-08-11T11:38:46.959Z] DONE 2 tests, 2 skipped in 0.148s [2021-08-11T11:38:46.959Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-11T11:38:46.959Z] ++ 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-08-11T11:38:46.959Z] ++ set -e [2021-08-11T11:38:46.959Z] ++ '[' -n 0 ']' [2021-08-11T11:38:46.959Z] ++ set -x [2021-08-11T11:38:46.959Z] ++ 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-08-11T11:38:46.959Z] INFO: Testing against a local daemon [2021-08-11T11:38:46.959Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-11T11:38:47.217Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-11T11:38:48.591Z] docker_api_swarm_test.go:303: [d4d60d36499f0] joining swarm manager [d96c10309594b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:38:48.591Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2021-08-11T11:38:48.591Z] === RUN TestDockerNetworkMacvlan [2021-08-11T11:38:49.157Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-11T11:38:49.723Z] docker_api_swarm_test.go:304: [d4b233321812f] joining swarm manager [d96c10309594b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:38:49.981Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-11T11:38:50.546Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-11T11:38:50.804Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-11T11:38:53.335Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-11T11:38:53.902Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-11T11:38:54.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-11T11:38:58.088Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-11T11:38:58.088Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-11T11:38:58.088Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-11T11:38:58.088Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-11T11:38:58.088Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-11T11:38:58.088Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-11T11:38:58.088Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-11T11:38:59.461Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-11T11:39:01.361Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-11T11:39:04.645Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-11T11:39:05.580Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-11T11:39:06.149Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-11T11:39:06.717Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-11T11:39:06.975Z] --- PASS: TestDockerNetworkMacvlan (18.31s) [2021-08-11T11:39:06.975Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-11T11:39:06.975Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-11T11:39:06.975Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.13s) [2021-08-11T11:39:06.975Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2021-08-11T11:39:06.975Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.66s) [2021-08-11T11:39:06.975Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.94s) [2021-08-11T11:39:06.975Z] PASS [2021-08-11T11:39:06.975Z] [2021-08-11T11:39:06.975Z] DONE 8 tests in 20.007s [2021-08-11T11:39:06.975Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-11T11:39:06.975Z] ++ 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-08-11T11:39:06.975Z] ++ set -e [2021-08-11T11:39:06.975Z] ++ '[' -n 0 ']' [2021-08-11T11:39:06.975Z] ++ set -x [2021-08-11T11:39:06.975Z] ++ 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-08-11T11:39:06.975Z] testing: warning: no tests to run [2021-08-11T11:39:06.975Z] PASS [2021-08-11T11:39:06.975Z] [2021-08-11T11:39:06.975Z] DONE 0 tests in 0.049s [2021-08-11T11:39:06.975Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-11T11:39:06.975Z] ++ 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-08-11T11:39:06.975Z] ++ set -e [2021-08-11T11:39:06.975Z] ++ '[' -n 0 ']' [2021-08-11T11:39:06.975Z] ++ set -x [2021-08-11T11:39:06.975Z] ++ 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-08-11T11:39:07.232Z] INFO: Testing against a local daemon [2021-08-11T11:39:07.232Z] === RUN TestAuthZPluginAllowRequest [2021-08-11T11:39:09.149Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2021-08-11T11:39:09.149Z] === RUN TestAuthZPluginTLS [2021-08-11T11:39:09.716Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-08-11T11:39:09.716Z] === RUN TestAuthZPluginDenyRequest [2021-08-11T11:39:09.974Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-11T11:39:09.974Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-11T11:39:10.540Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-08-11T11:39:10.540Z] === RUN TestAuthZPluginDenyResponse [2021-08-11T11:39:11.106Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-08-11T11:39:11.106Z] === RUN TestAuthZPluginAllowEventStream [2021-08-11T11:39:12.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-11T11:39:13.006Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2021-08-11T11:39:13.006Z] === RUN TestAuthZPluginErrorResponse [2021-08-11T11:39:13.571Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-08-11T11:39:13.571Z] === RUN TestAuthZPluginErrorRequest [2021-08-11T11:39:14.136Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-11T11:39:14.136Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-11T11:39:14.703Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-11T11:39:14.703Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-11T11:39:15.640Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-11T11:39:17.017Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.52s) [2021-08-11T11:39:17.017Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-11T11:39:17.585Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-11T11:39:19.485Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2021-08-11T11:39:19.485Z] === RUN TestAuthZPluginHeader [2021-08-11T11:39:20.052Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-08-11T11:39:20.052Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-11T11:39:21.428Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-11T11:39:22.802Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-11T11:39:24.703Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2021-08-11T11:39:24.703Z] === RUN TestAuthZPluginV2Disable [2021-08-11T11:39:24.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-11T11:39:25.269Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-11T11:39:25.269Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-11T11:39:25.269Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-11T11:39:26.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-11T11:39:27.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-11T11:39:27.738Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2021-08-11T11:39:27.738Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-11T11:39:29.642Z] docker_api_swarm_test.go:271: [d0c2f03478e7f] joining swarm manager [dd46f523e7cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:39:31.016Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-11T11:39:31.016Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.36s) [2021-08-11T11:39:31.016Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-11T11:39:31.284Z] docker_api_swarm_test.go:272: [d8959a86a34f5] joining swarm manager [dd46f523e7cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:39:31.284Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-11T11:39:34.572Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-11T11:39:34.572Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-11T11:39:36.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-11T11:39:36.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-11T11:39:37.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-11T11:39:37.855Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-11T11:39:38.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-11T11:39:39.232Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-11T11:39:40.167Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-11T11:39:41.102Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-11T11:39:42.475Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2021-08-11T11:39:42.475Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-11T11:39:42.734Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-11T11:39:43.300Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-11T11:39:43.300Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-11T11:39:43.300Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-11T11:39:43.558Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-11T11:39:44.123Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-11T11:39:46.024Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-11T11:39:46.281Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-11T11:39:47.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-11T11:39:48.809Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-11T11:39:49.744Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-11T11:39:51.646Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-11T11:39:52.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-11T11:39:52.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-11T11:39:52.838Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-11T11:39:54.212Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-11T11:39:54.470Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-11T11:39:57.758Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-11T11:39:59.130Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-08-11T11:39:59.130Z] PASS [2021-08-11T11:39:59.130Z] [2021-08-11T11:39:59.130Z] DONE 17 tests in 51.929s [2021-08-11T11:39:59.130Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-11T11:39:59.130Z] ++ 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-08-11T11:39:59.130Z] ++ set -e [2021-08-11T11:39:59.130Z] ++ '[' -n 0 ']' [2021-08-11T11:39:59.130Z] ++ set -x [2021-08-11T11:39:59.130Z] ++ 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-08-11T11:39:59.130Z] INFO: Testing against a local daemon [2021-08-11T11:39:59.130Z] === RUN TestPluginInvalidJSON [2021-08-11T11:39:59.130Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:39:59.130Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:39:59.130Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:39:59.130Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-11T11:39:59.130Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-11T11:39:59.130Z] === RUN TestPluginInstall [2021-08-11T11:39:59.130Z] === RUN TestPluginInstall/no_auth [2021-08-11T11:39:59.697Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-11T11:40:00.633Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-11T11:40:01.568Z] time="2021-08-11T11:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:40:01.568Z] time="2021-08-11T11:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6359f2eeca0d6598ce8fa02460a13685018d1456ee0c9ff74c51ab826ffadbc4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:40:01.568Z] time="2021-08-11T11:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:40:01.568Z] time="2021-08-11T11:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6359f2eeca0d6598ce8fa02460a13685018d1456ee0c9ff74c51ab826ffadbc4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:40:01.827Z] === RUN TestPluginInstall/with_htpasswd [2021-08-11T11:40:01.827Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-11T11:40:02.394Z] time="2021-08-11T11:40:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:40:02.394Z] time="2021-08-11T11:40:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be985032c823925da56ba61fbda119e016a647d92253db9852a6e9e0be5e500d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:40:02.394Z] time="2021-08-11T11:40:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:40:02.394Z] time="2021-08-11T11:40:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be985032c823925da56ba61fbda119e016a647d92253db9852a6e9e0be5e500d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:40:02.428Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-11T11:40:02.428Z] Using test binary docker [2021-08-11T11:40:02.428Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-11T11:40:02.428Z] +++ /etc/init.d/apparmor start [2021-08-11T11:40:02.428Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-11T11:40:02.428Z] INFO: Waiting for daemon to start... [2021-08-11T11:40:02.428Z] Starting dockerd [2021-08-11T11:40:02.428Z] +++ 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-08-11T11:40:02.653Z] === RUN TestPluginInstall/with_insecure [2021-08-11T11:40:03.587Z] time="2021-08-11T11:40:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:40:03.587Z] time="2021-08-11T11:40:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c7bdf1d34b9f26c8eec36fc45fd2c165674a9b9d59cf7c9f53c177ee56dbf6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:40:03.587Z] time="2021-08-11T11:40:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:40:03.587Z] time="2021-08-11T11:40:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c7bdf1d34b9f26c8eec36fc45fd2c165674a9b9d59cf7c9f53c177ee56dbf6a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:40:03.846Z] plugin_test.go:166: [dd54e9c16e93c] daemon is not started [2021-08-11T11:40:03.846Z] --- PASS: TestPluginInstall (4.82s) [2021-08-11T11:40:03.846Z] --- PASS: TestPluginInstall/no_auth (2.62s) [2021-08-11T11:40:03.846Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2021-08-11T11:40:03.846Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2021-08-11T11:40:03.846Z] === RUN TestPluginsWithRuntimes [2021-08-11T11:40:04.337Z] . [2021-08-11T11:40:04.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-11T11:40:04.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-11T11:40:04.337Z] Error: No such image: emptyfs [2021-08-11T11:40:04.337Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-11T11:40:04.337Z] ++++ docker load [2021-08-11T11:40:04.337Z] Running integration-test (iteration 1) [2021-08-11T11:40:04.337Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-11T11:40:04.337Z] ++ 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-08-11T11:40:04.337Z] ++ set -e [2021-08-11T11:40:04.337Z] ++ '[' -n 0 ']' [2021-08-11T11:40:04.337Z] ++ set -x [2021-08-11T11:40:04.337Z] ++ 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-08-11T11:40:05.746Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-11T11:40:06.678Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-11T11:40:08.052Z] --- PASS: TestPluginsWithRuntimes (4.04s) [2021-08-11T11:40:08.052Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2021-08-11T11:40:08.052Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-08-11T11:40:08.052Z] === RUN TestPluginBackCompatMediaTypes [2021-08-11T11:40:08.986Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s) [2021-08-11T11:40:08.986Z] PASS [2021-08-11T11:40:08.986Z] [2021-08-11T11:40:08.986Z] DONE 10 tests in 9.893s [2021-08-11T11:40:08.986Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-11T11:40:08.986Z] ++ 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-08-11T11:40:08.986Z] ++ set -e [2021-08-11T11:40:08.986Z] ++ '[' -n 0 ']' [2021-08-11T11:40:08.986Z] ++ set -x [2021-08-11T11:40:08.986Z] ++ 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-08-11T11:40:08.986Z] INFO: Testing against a local daemon [2021-08-11T11:40:08.986Z] === RUN TestExternalGraphDriver [2021-08-11T11:40:08.986Z] === RUN TestExternalGraphDriver/json [2021-08-11T11:40:11.516Z] === RUN TestExternalGraphDriver/spec [2021-08-11T11:40:11.516Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-11T11:40:13.421Z] === RUN TestExternalGraphDriver/pull [2021-08-11T11:40:15.324Z] --- PASS: TestExternalGraphDriver (6.33s) [2021-08-11T11:40:15.324Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2021-08-11T11:40:15.324Z] --- PASS: TestExternalGraphDriver/spec (2.17s) [2021-08-11T11:40:15.324Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2021-08-11T11:40:15.324Z] === RUN TestGraphdriverPluginV2 [2021-08-11T11:40:15.890Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-11T11:40:16.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-11T11:40:16.576Z] Loaded image: buildpack-deps:buster [2021-08-11T11:40:16.576Z] Loaded image: busybox:latest [2021-08-11T11:40:16.576Z] Loaded image: busybox:glibc [2021-08-11T11:40:18.490Z] Loaded image: debian:bullseye [2021-08-11T11:40:18.491Z] Loaded image: hello-world:latest [2021-08-11T11:40:18.491Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:40:18.491Z] INFO: Testing against a local daemon [2021-08-11T11:40:18.491Z] === RUN TestCgroupNamespacesBuild [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/builder/dockerfile 0.268s coverage: 49.0% of statements [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/builder/remotecontext/git 1.281s coverage: 86.3% of statements [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/cli [no test files] [2021-08-11T11:40:20.213Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-11T11:40:20.213Z] ok github.com/docker/docker/cmd/docker-proxy 0.098s coverage: 67.6% of statements [2021-08-11T11:40:20.331Z] --- PASS: TestGraphdriverPluginV2 (4.51s) [2021-08-11T11:40:20.331Z] PASS [2021-08-11T11:40:20.331Z] [2021-08-11T11:40:20.331Z] DONE 5 tests in 11.002s [2021-08-11T11:40:20.331Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-11T11:40:20.331Z] ++ 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-08-11T11:40:20.331Z] ++ set -e [2021-08-11T11:40:20.331Z] ++ '[' -n 0 ']' [2021-08-11T11:40:20.331Z] ++ set -x [2021-08-11T11:40:20.331Z] ++ 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-08-11T11:40:20.331Z] INFO: Testing against a local daemon [2021-08-11T11:40:20.331Z] === RUN TestContinueAfterPluginCrash [2021-08-11T11:40:20.331Z] === PAUSE TestContinueAfterPluginCrash [2021-08-11T11:40:20.331Z] === RUN TestReadPluginNoRead [2021-08-11T11:40:20.331Z] === PAUSE TestReadPluginNoRead [2021-08-11T11:40:20.331Z] === RUN TestDaemonStartWithLogOpt [2021-08-11T11:40:20.331Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-11T11:40:20.331Z] === CONT TestContinueAfterPluginCrash [2021-08-11T11:40:20.331Z] === CONT TestDaemonStartWithLogOpt [2021-08-11T11:40:20.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-11T11:40:21.799Z] --- PASS: TestCgroupNamespacesBuild (2.89s) [2021-08-11T11:40:21.800Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-11T11:40:22.116Z] ok github.com/docker/docker/client 0.185s coverage: 75.4% of statements [2021-08-11T11:40:23.137Z] === RUN TestDockerSuite/TestBuildRm [2021-08-11T11:40:23.184Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2021-08-11T11:40:23.184Z] === RUN TestBuildWithSession [2021-08-11T11:40:23.184Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:40:23.184Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-11T11:40:23.184Z] === RUN TestBuildSquashParent [2021-08-11T11:40:23.396Z] docker_api_swarm_node_test.go:19: [d0e7dcc4bf943] joining swarm manager [deb0c87ed1d24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:40:24.772Z] docker_api_swarm_node_test.go:20: [d4d28c482d084] joining swarm manager [deb0c87ed1d24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:40:26.147Z] --- PASS: TestDaemonStartWithLogOpt (6.12s) [2021-08-11T11:40:26.147Z] === CONT TestReadPluginNoRead [2021-08-11T11:40:27.521Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-11T11:40:28.454Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-11T11:40:29.020Z] === RUN TestReadPluginNoRead/default [2021-08-11T11:40:29.585Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-11T11:40:29.768Z] --- PASS: TestBuildSquashParent (5.94s) [2021-08-11T11:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-11T11:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:40:29.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-11T11:40:29.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-11T11:40:29.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-11T11:40:29.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-11T11:40:30.151Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-11T11:40:30.717Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-11T11:40:30.975Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-11T11:40:31.542Z] --- PASS: TestContinueAfterPluginCrash (11.59s) [2021-08-11T11:40:31.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-11T11:40:31.947Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-11T11:40:32.110Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-11T11:40:33.044Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-11T11:40:33.306Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-11T11:40:33.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-11T11:40:33.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2021-08-11T11:40:33.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2021-08-11T11:40:33.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s) [2021-08-11T11:40:33.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s) [2021-08-11T11:40:33.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-08-11T11:40:33.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2021-08-11T11:40:33.861Z] === RUN TestBuildMultiStageCopy [2021-08-11T11:40:33.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-11T11:40:34.683Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-11T11:40:34.942Z] === CONT TestReadPluginNoRead [2021-08-11T11:40:34.942Z] read_test.go:92: [db53b78b58b37] daemon is not started [2021-08-11T11:40:34.942Z] --- PASS: TestReadPluginNoRead (8.72s) [2021-08-11T11:40:34.942Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-08-11T11:40:34.942Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2021-08-11T11:40:34.942Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2021-08-11T11:40:34.942Z] PASS [2021-08-11T11:40:34.942Z] [2021-08-11T11:40:34.942Z] DONE 6 tests in 14.981s [2021-08-11T11:40:34.942Z] 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-08-11T11:40:34.942Z] ++ 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-08-11T11:40:34.942Z] ++ set -e [2021-08-11T11:40:34.942Z] ++ '[' -n 0 ']' [2021-08-11T11:40:34.942Z] ++ set -x [2021-08-11T11:40:34.942Z] ++ 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-08-11T11:40:34.942Z] testing: warning: no tests to run [2021-08-11T11:40:34.942Z] PASS [2021-08-11T11:40:34.942Z] [2021-08-11T11:40:34.942Z] DONE 0 tests in 0.048s [2021-08-11T11:40:34.942Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-11T11:40:34.942Z] ++ 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-08-11T11:40:34.942Z] ++ set -e [2021-08-11T11:40:34.942Z] ++ '[' -n 0 ']' [2021-08-11T11:40:34.942Z] ++ set -x [2021-08-11T11:40:34.942Z] ++ 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-08-11T11:40:35.202Z] INFO: Testing against a local daemon [2021-08-11T11:40:35.202Z] === RUN TestPluginWithDevMounts [2021-08-11T11:40:35.202Z] === PAUSE TestPluginWithDevMounts [2021-08-11T11:40:35.202Z] === CONT TestPluginWithDevMounts [2021-08-11T11:40:35.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-11T11:40:35.775Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-11T11:40:36.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-11T11:40:36.298Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-11T11:40:36.869Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-11T11:40:37.130Z] --- PASS: TestBuildMultiStageCopy (3.16s) [2021-08-11T11:40:37.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-08-11T11:40:37.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-11T11:40:37.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-08-11T11:40:37.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-11T11:40:37.130Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-11T11:40:37.130Z] === RUN TestBuildMultiStageParentConfig [2021-08-11T11:40:37.702Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2021-08-11T11:40:37.702Z] === RUN TestBuildLabelWithTargets [2021-08-11T11:40:37.730Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-08-11T11:40:37.730Z] PASS [2021-08-11T11:40:37.730Z] [2021-08-11T11:40:37.730Z] DONE 1 tests in 2.262s [2021-08-11T11:40:37.730Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-11T11:40:37.730Z] ++ 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-08-11T11:40:37.730Z] ++ set -e [2021-08-11T11:40:37.730Z] ++ '[' -n 0 ']' [2021-08-11T11:40:37.730Z] ++ set -x [2021-08-11T11:40:37.730Z] ++ 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-08-11T11:40:37.730Z] INFO: Testing against a local daemon [2021-08-11T11:40:37.730Z] === RUN TestSecretInspect [2021-08-11T11:40:39.089Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-08-11T11:40:39.089Z] === RUN TestBuildWithEmptyLayers [2021-08-11T11:40:39.631Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-11T11:40:39.631Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-11T11:40:39.661Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-08-11T11:40:39.661Z] === RUN TestBuildMultiStageOnBuild [2021-08-11T11:40:40.198Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-11T11:40:40.198Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-11T11:40:40.198Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-11T11:40:40.198Z] docker_api_swarm_test.go:501: [d3467f3307cfd] joining swarm manager [dda398207aff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:40:40.456Z] --- PASS: TestSecretInspect (3.03s) [2021-08-11T11:40:40.456Z] === RUN TestSecretList [2021-08-11T11:40:40.715Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-11T11:40:42.091Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-11T11:40:42.091Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-11T11:40:42.210Z] --- PASS: TestBuildMultiStageOnBuild (2.26s) [2021-08-11T11:40:42.210Z] === RUN TestBuildUncleanTarFilenames [2021-08-11T11:40:42.781Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-08-11T11:40:42.781Z] === RUN TestBuildMultiStageLayerLeak [2021-08-11T11:40:43.464Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-11T11:40:43.464Z] --- PASS: TestSecretList (2.72s) [2021-08-11T11:40:43.464Z] === RUN TestSecretsCreateAndDelete [2021-08-11T11:40:43.556Z] --- PASS: TestBuildWCOWSandboxSize (660.65s) [2021-08-11T11:40:43.556Z] === RUN TestBuildWithEmptyDockerfile [2021-08-11T11:40:43.556Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:40:43.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:40:43.556Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:40:43.556Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:40:43.556Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:40:43.556Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:40:43.556Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:40:43.556Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:40:43.556Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:40:43.556Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-08-11T11:40:43.556Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-11T11:40:43.556Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-11T11:40:43.556Z] === RUN TestBuildPreserveOwnership [2021-08-11T11:40:43.556Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:40:43.556Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestBuildPlatformInvalid [2021-08-11T11:40:43.556Z] --- PASS: TestBuildPlatformInvalid (0.37s) [2021-08-11T11:40:43.556Z] PASS [2021-08-11T11:40:43.556Z] ok github.com/docker/docker/integration/build 788.395s [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === Skipped [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-11T11:40:43.556Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-11T11:40:43.556Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-11T11:40:43.556Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-11T11:40:43.556Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-11T11:40:43.556Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] DONE 29 tests, 5 skipped in 810.379s [2021-08-11T11:40:43.556Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-11T11:40:43.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:40:43.556Z] INFO: Testing against a local daemon [2021-08-11T11:40:43.556Z] === RUN TestConfigInspect [2021-08-11T11:40:43.556Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestConfigList [2021-08-11T11:40:43.556Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] --- SKIP: TestConfigList (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestConfigsCreateAndDelete [2021-08-11T11:40:43.556Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestConfigsUpdate [2021-08-11T11:40:43.556Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestTemplatedConfig [2021-08-11T11:40:43.556Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestConfigCreateResolve [2021-08-11T11:40:43.556Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:40:43.556Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-11T11:40:43.556Z] PASS [2021-08-11T11:40:43.556Z] ok github.com/docker/docker/integration/config 0.281s [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === Skipped [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-11T11:40:43.556Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-11T11:40:43.556Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-11T11:40:43.556Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-11T11:40:43.556Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-11T11:40:43.556Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-11T11:40:43.556Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] [2021-08-11T11:40:43.556Z] DONE 6 tests, 6 skipped in 3.122s [2021-08-11T11:40:43.556Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-11T11:40:43.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:40:43.556Z] INFO: Testing against a local daemon [2021-08-11T11:40:43.556Z] === RUN TestCheckpoint [2021-08-11T11:40:43.556Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:40:43.556Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestContainerInvalidJSON [2021-08-11T11:40:43.556Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:40:43.556Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:40:43.556Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:40:43.556Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:40:43.556Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:40:43.556Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:40:43.556Z] --- PASS: TestContainerInvalidJSON (0.39s) [2021-08-11T11:40:43.556Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-11T11:40:43.556Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-11T11:40:43.556Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-11T11:40:43.556Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-08-11T11:40:43.556Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-11T11:40:43.556Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-08-11T11:40:43.556Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-11T11:40:43.556Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-08-11T11:40:43.556Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-11T11:40:43.556Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-08-11T11:40:43.556Z] === RUN TestCopyFromContainer [2021-08-11T11:40:43.556Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-11T11:40:43.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:40:43.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:40:43.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:40:43.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:40:43.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:40:43.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:40:43.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:40:43.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:40:43.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:40:43.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-11T11:40:43.556Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-11T11:40:43.556Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidEnv [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-11T11:40:43.556Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-11T11:40:43.556Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-11T11:40:43.556Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-11T11:40:43.556Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-11T11:40:43.556Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-11T11:40:43.556Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateTmpfsMountsTarget [2021-08-11T11:40:43.556Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-11T11:40:43.556Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:40:43.556Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-11T11:40:43.556Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:40:43.556Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:40:43.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:40:43.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:40:43.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:40:43.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:40:43.556Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:40:43.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:40:43.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:40:43.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:40:43.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:40:43.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:40:43.556Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-11T11:40:43.556Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-11T11:40:43.556Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateDifferentPlatform [2021-08-11T11:40:43.556Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-11T11:40:43.556Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-11T11:40:43.556Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-11T11:40:43.556Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-11T11:40:43.556Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-11T11:40:43.556Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-11T11:40:43.556Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-11T11:40:43.556Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-11T11:40:43.556Z] === RUN TestContainerKillOnDaemonStart [2021-08-11T11:40:43.556Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:43.556Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestDiff [2021-08-11T11:40:43.556Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-11T11:40:43.556Z] --- SKIP: TestDiff (0.00s) [2021-08-11T11:40:43.556Z] === RUN TestExecWithCloseStdin [2021-08-11T11:40:45.080Z] --- PASS: TestExecWithCloseStdin (2.37s) [2021-08-11T11:40:45.080Z] === RUN TestExec [2021-08-11T11:40:45.327Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2021-08-11T11:40:45.327Z] === RUN TestBuildWithHugeFile [2021-08-11T11:40:45.391Z] --- PASS: TestBuildWCOWSandboxSize (668.64s) [2021-08-11T11:40:45.391Z] === RUN TestBuildWithEmptyDockerfile [2021-08-11T11:40:45.391Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:40:45.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:40:45.391Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:40:45.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:40:45.391Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:40:45.391Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:40:45.391Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:40:45.391Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:40:45.391Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:40:45.391Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s) [2021-08-11T11:40:45.391Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-11T11:40:45.391Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-11T11:40:45.391Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-11T11:40:45.391Z] === RUN TestBuildPreserveOwnership [2021-08-11T11:40:45.391Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:40:45.391Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-11T11:40:45.391Z] === RUN TestBuildPlatformInvalid [2021-08-11T11:40:45.391Z] --- PASS: TestBuildPlatformInvalid (0.35s) [2021-08-11T11:40:45.391Z] PASS [2021-08-11T11:40:45.392Z] ok github.com/docker/docker/integration/build 797.261s [2021-08-11T11:40:45.392Z] [2021-08-11T11:40:45.392Z] === Skipped [2021-08-11T11:40:45.392Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-11T11:40:45.392Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:40:45.392Z] [2021-08-11T11:40:45.392Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-11T11:40:45.392Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:45.392Z] [2021-08-11T11:40:45.392Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-11T11:40:45.392Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:40:45.392Z] [2021-08-11T11:40:45.392Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-11T11:40:45.392Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:40:45.392Z] [2021-08-11T11:40:45.392Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-11T11:40:45.392Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:40:45.392Z] [2021-08-11T11:40:45.392Z] [2021-08-11T11:40:45.392Z] DONE 29 tests, 5 skipped in 818.964s [2021-08-11T11:40:45.392Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-11T11:40:46.018Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2021-08-11T11:40:46.018Z] === RUN TestSecretsUpdate [2021-08-11T11:40:46.603Z] --- PASS: TestExec (1.73s) [2021-08-11T11:40:46.603Z] === RUN TestExecUser [2021-08-11T11:40:46.603Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-11T11:40:46.603Z] --- SKIP: TestExecUser (0.00s) [2021-08-11T11:40:46.603Z] === RUN TestExportContainerAndImportImage [2021-08-11T11:40:46.603Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:46.603Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-11T11:40:46.603Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-11T11:40:46.603Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:46.603Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-11T11:40:46.603Z] === RUN TestHealthCheckWorkdir [2021-08-11T11:40:46.603Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-11T11:40:46.603Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-11T11:40:46.603Z] === RUN TestHealthKillContainer [2021-08-11T11:40:46.603Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-11T11:40:46.603Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-11T11:40:46.603Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-11T11:40:46.603Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-11T11:40:46.603Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-11T11:40:46.603Z] === RUN TestKillContainerInvalidSignal [2021-08-11T11:40:47.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:40:47.550Z] INFO: Testing against a local daemon [2021-08-11T11:40:47.550Z] === RUN TestConfigInspect [2021-08-11T11:40:47.550Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-11T11:40:47.550Z] === RUN TestConfigList [2021-08-11T11:40:47.550Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] --- SKIP: TestConfigList (0.00s) [2021-08-11T11:40:47.550Z] === RUN TestConfigsCreateAndDelete [2021-08-11T11:40:47.550Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-11T11:40:47.550Z] === RUN TestConfigsUpdate [2021-08-11T11:40:47.550Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-11T11:40:47.550Z] === RUN TestTemplatedConfig [2021-08-11T11:40:47.550Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-11T11:40:47.550Z] === RUN TestConfigCreateResolve [2021-08-11T11:40:47.550Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:40:47.550Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-11T11:40:47.550Z] PASS [2021-08-11T11:40:47.550Z] ok github.com/docker/docker/integration/config 0.350s [2021-08-11T11:40:47.550Z] [2021-08-11T11:40:47.550Z] === Skipped [2021-08-11T11:40:47.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-11T11:40:47.550Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] [2021-08-11T11:40:47.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-11T11:40:47.550Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] [2021-08-11T11:40:47.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-11T11:40:47.550Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] [2021-08-11T11:40:47.550Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-11T11:40:47.550Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.550Z] [2021-08-11T11:40:47.551Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-11T11:40:47.551Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:47.551Z] [2021-08-11T11:40:47.551Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-11T11:40:47.551Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:40:47.551Z] [2021-08-11T11:40:47.551Z] [2021-08-11T11:40:47.551Z] DONE 6 tests, 6 skipped in 2.553s [2021-08-11T11:40:47.551Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-11T11:40:47.921Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-11T11:40:48.142Z] --- PASS: TestKillContainerInvalidSignal (1.76s) [2021-08-11T11:40:48.142Z] === RUN TestKillContainer [2021-08-11T11:40:48.142Z] === RUN TestKillContainer/no_signal [2021-08-11T11:40:48.179Z] --- PASS: TestSecretsUpdate (2.63s) [2021-08-11T11:40:48.179Z] === RUN TestTemplatedSecret [2021-08-11T11:40:49.113Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-11T11:40:49.662Z] === RUN TestKillContainer/non_killing_signal [2021-08-11T11:40:49.662Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-11T11:40:49.662Z] === RUN TestKillContainer/killing_signal [2021-08-11T11:40:49.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:40:49.710Z] INFO: Testing against a local daemon [2021-08-11T11:40:49.710Z] === RUN TestCheckpoint [2021-08-11T11:40:49.710Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:40:49.710Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-11T11:40:49.710Z] === RUN TestContainerInvalidJSON [2021-08-11T11:40:49.710Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:40:49.710Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:40:49.710Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:40:49.710Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:40:50.047Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-11T11:40:50.164Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:40:50.164Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:40:50.164Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-08-11T11:40:50.164Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-11T11:40:50.164Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-11T11:40:50.164Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-11T11:40:50.613Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-11T11:40:50.617Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-08-11T11:40:50.617Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-11T11:40:50.617Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-08-11T11:40:50.617Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-11T11:40:50.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-08-11T11:40:50.617Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-11T11:40:51.070Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-08-11T11:40:51.070Z] === RUN TestCopyFromContainer [2021-08-11T11:40:51.070Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:51.070Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-11T11:40:51.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:40:51.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:40:51.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:40:51.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:40:51.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:40:51.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:40:51.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:40:51.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:40:51.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:40:51.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-11T11:40:51.070Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-11T11:40:51.070Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidEnv [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-11T11:40:51.070Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-11T11:40:51.070Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-11T11:40:51.070Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-11T11:40:51.070Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-11T11:40:51.070Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-11T11:40:51.070Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateTmpfsMountsTarget [2021-08-11T11:40:51.070Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:51.070Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-11T11:40:51.070Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:40:51.070Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-11T11:40:51.070Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:40:51.070Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:40:51.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:40:51.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:40:51.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:40:51.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:40:51.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:40:51.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:40:51.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:40:51.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:40:51.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:40:51.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:40:51.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-11T11:40:51.070Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-11T11:40:51.070Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateDifferentPlatform [2021-08-11T11:40:51.070Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-11T11:40:51.070Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-11T11:40:51.070Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-11T11:40:51.070Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-11T11:40:51.070Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-11T11:40:51.070Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-11T11:40:51.070Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-11T11:40:51.071Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-11T11:40:51.071Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-11T11:40:51.071Z] === RUN TestContainerKillOnDaemonStart [2021-08-11T11:40:51.071Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:51.071Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-11T11:40:51.071Z] === RUN TestDiff [2021-08-11T11:40:51.071Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-11T11:40:51.071Z] --- SKIP: TestDiff (0.00s) [2021-08-11T11:40:51.071Z] === RUN TestExecWithCloseStdin [2021-08-11T11:40:51.819Z] --- PASS: TestKillContainer (3.76s) [2021-08-11T11:40:51.819Z] --- PASS: TestKillContainer/no_signal (1.56s) [2021-08-11T11:40:51.819Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:40:51.819Z] --- PASS: TestKillContainer/killing_signal (2.16s) [2021-08-11T11:40:51.819Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-11T11:40:51.819Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:40:51.819Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-11T11:40:51.819Z] === RUN TestKillStoppedContainer [2021-08-11T11:40:51.819Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:40:51.819Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-11T11:40:51.819Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-11T11:40:51.819Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:40:51.819Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-11T11:40:51.819Z] === RUN TestKillDifferentUserContainer [2021-08-11T11:40:51.819Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-11T11:40:51.819Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-11T11:40:51.819Z] === RUN TestInspectOomKilledTrue [2021-08-11T11:40:51.819Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:51.819Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-11T11:40:51.819Z] === RUN TestInspectOomKilledFalse [2021-08-11T11:40:51.819Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:40:51.819Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-11T11:40:51.819Z] === RUN TestLogsFollowTailEmpty [2021-08-11T11:40:51.987Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-11T11:40:52.245Z] --- PASS: TestTemplatedSecret (4.01s) [2021-08-11T11:40:52.245Z] === RUN TestSecretCreateResolve [2021-08-11T11:40:53.182Z] docker_api_swarm_test.go:506: [d1dfe71954ad0] joining swarm manager [dda398207aff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:40:53.182Z] === RUN TestDockerSuite/TestBuildUser [2021-08-11T11:40:53.950Z] --- PASS: TestExecWithCloseStdin (2.37s) [2021-08-11T11:40:53.950Z] === RUN TestExec [2021-08-11T11:40:53.975Z] --- PASS: TestLogsFollowTailEmpty (1.61s) [2021-08-11T11:40:53.975Z] === RUN TestNetworkNat [2021-08-11T11:40:53.975Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-11T11:40:53.975Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-11T11:40:53.975Z] === RUN TestNetworkLocalhostTCPNat [2021-08-11T11:40:55.082Z] --- PASS: TestSecretCreateResolve (2.69s) [2021-08-11T11:40:55.082Z] PASS [2021-08-11T11:40:55.082Z] [2021-08-11T11:40:55.082Z] DONE 6 tests in 17.581s [2021-08-11T11:40:55.082Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-11T11:40:55.082Z] ++ 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-08-11T11:40:55.082Z] ++ set -e [2021-08-11T11:40:55.082Z] ++ '[' -n 0 ']' [2021-08-11T11:40:55.082Z] ++ set -x [2021-08-11T11:40:55.082Z] ++ 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-08-11T11:40:55.082Z] INFO: Testing against a local daemon [2021-08-11T11:40:55.082Z] === RUN TestServiceCreateInit [2021-08-11T11:40:55.082Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-11T11:40:55.340Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-11T11:40:55.470Z] --- PASS: TestExec (1.71s) [2021-08-11T11:40:55.470Z] === RUN TestExecUser [2021-08-11T11:40:55.470Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-11T11:40:55.470Z] --- SKIP: TestExecUser (0.00s) [2021-08-11T11:40:55.470Z] === RUN TestExportContainerAndImportImage [2021-08-11T11:40:55.470Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:55.470Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-11T11:40:55.470Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-11T11:40:55.470Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:55.470Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-11T11:40:55.470Z] === RUN TestHealthCheckWorkdir [2021-08-11T11:40:55.470Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-11T11:40:55.470Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-11T11:40:55.470Z] === RUN TestHealthKillContainer [2021-08-11T11:40:55.470Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-11T11:40:55.470Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-11T11:40:55.470Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-11T11:40:55.470Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-11T11:40:55.470Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-11T11:40:55.470Z] === RUN TestKillContainerInvalidSignal [2021-08-11T11:40:55.495Z] --- PASS: TestNetworkLocalhostTCPNat (1.96s) [2021-08-11T11:40:55.495Z] === RUN TestNetworkLoopbackNat [2021-08-11T11:40:55.495Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-11T11:40:55.495Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-11T11:40:55.495Z] === RUN TestPause [2021-08-11T11:40:55.495Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-11T11:40:55.495Z] --- SKIP: TestPause (0.00s) [2021-08-11T11:40:55.495Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-11T11:40:56.992Z] --- PASS: TestKillContainerInvalidSignal (1.65s) [2021-08-11T11:40:56.992Z] === RUN TestKillContainer [2021-08-11T11:40:56.992Z] === RUN TestKillContainer/no_signal [2021-08-11T11:40:57.027Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.63s) [2021-08-11T11:40:57.027Z] === RUN TestPauseStopPausedContainer [2021-08-11T11:40:57.027Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:40:57.027Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-11T11:40:57.027Z] === RUN TestPsFilter [2021-08-11T11:40:57.482Z] --- PASS: TestPsFilter (0.27s) [2021-08-11T11:40:57.482Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-11T11:40:58.515Z] === RUN TestKillContainer/non_killing_signal [2021-08-11T11:40:58.515Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-11T11:40:58.515Z] === RUN TestKillContainer/killing_signal [2021-08-11T11:40:59.526Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-11T11:40:59.646Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.12s) [2021-08-11T11:40:59.646Z] === RUN TestRemoveContainerWithVolume [2021-08-11T11:41:00.673Z] --- PASS: TestKillContainer (3.74s) [2021-08-11T11:41:00.673Z] --- PASS: TestKillContainer/no_signal (1.52s) [2021-08-11T11:41:00.673Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:41:00.673Z] --- PASS: TestKillContainer/killing_signal (2.19s) [2021-08-11T11:41:00.673Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-11T11:41:00.673Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:41:00.673Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-11T11:41:00.673Z] === RUN TestKillStoppedContainer [2021-08-11T11:41:00.673Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:41:00.673Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-11T11:41:00.673Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-11T11:41:00.673Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:41:00.673Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-11T11:41:00.673Z] === RUN TestKillDifferentUserContainer [2021-08-11T11:41:00.673Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-11T11:41:00.673Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-11T11:41:00.673Z] === RUN TestInspectOomKilledTrue [2021-08-11T11:41:00.673Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:00.673Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-11T11:41:00.673Z] === RUN TestInspectOomKilledFalse [2021-08-11T11:41:00.673Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:41:00.673Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-11T11:41:00.673Z] === RUN TestLogsFollowTailEmpty [2021-08-11T11:41:00.899Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-11T11:41:01.805Z] --- PASS: TestRemoveContainerWithVolume (2.15s) [2021-08-11T11:41:01.805Z] === RUN TestRemoveContainerRunning [2021-08-11T11:41:02.194Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2021-08-11T11:41:02.195Z] === RUN TestNetworkNat [2021-08-11T11:41:02.195Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:02.195Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-11T11:41:02.195Z] === RUN TestNetworkLocalhostTCPNat [2021-08-11T11:41:03.326Z] --- PASS: TestRemoveContainerRunning (1.57s) [2021-08-11T11:41:03.326Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-11T11:41:04.349Z] --- PASS: TestNetworkLocalhostTCPNat (1.94s) [2021-08-11T11:41:04.349Z] === RUN TestNetworkLoopbackNat [2021-08-11T11:41:04.349Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:04.349Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-11T11:41:04.349Z] === RUN TestPause [2021-08-11T11:41:04.349Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-11T11:41:04.349Z] --- SKIP: TestPause (0.00s) [2021-08-11T11:41:04.349Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-11T11:41:04.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2021-08-11T11:41:04.854Z] === RUN TestRemoveInvalidContainer [2021-08-11T11:41:04.854Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-11T11:41:04.854Z] === RUN TestRenameLinkedContainer [2021-08-11T11:41:04.854Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:04.854Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-11T11:41:04.854Z] === RUN TestRenameStoppedContainer [2021-08-11T11:41:05.874Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.63s) [2021-08-11T11:41:05.874Z] === RUN TestPauseStopPausedContainer [2021-08-11T11:41:05.874Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:05.874Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-11T11:41:05.874Z] === RUN TestPsFilter [2021-08-11T11:41:06.164Z] --- PASS: TestServiceCreateInit (11.22s) [2021-08-11T11:41:06.164Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.65s) [2021-08-11T11:41:06.164Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.56s) [2021-08-11T11:41:06.164Z] === RUN TestCreateServiceMultipleTimes [2021-08-11T11:41:06.327Z] --- PASS: TestPsFilter (0.28s) [2021-08-11T11:41:06.327Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-11T11:41:07.010Z] --- PASS: TestRenameStoppedContainer (2.15s) [2021-08-11T11:41:07.010Z] === RUN TestRenameRunningContainerAndReuse [2021-08-11T11:41:08.486Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.16s) [2021-08-11T11:41:08.486Z] === RUN TestRemoveContainerWithVolume [2021-08-11T11:41:08.805Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-08-11T11:41:09.063Z] ok github.com/docker/docker/cmd/dockerd/trap 2.559s coverage: 0.0% of statements [2021-08-11T11:41:09.064Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-11T11:41:09.323Z] ok github.com/docker/docker/container 0.122s coverage: 34.8% of statements [2021-08-11T11:41:09.323Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-11T11:41:09.323Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-11T11:41:09.323Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-11T11:41:09.323Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-11T11:41:10.645Z] --- PASS: TestRemoveContainerWithVolume (2.22s) [2021-08-11T11:41:10.645Z] === RUN TestRemoveContainerRunning [2021-08-11T11:41:10.716Z] --- PASS: TestRenameRunningContainerAndReuse (3.11s) [2021-08-11T11:41:10.716Z] === RUN TestRenameInvalidName [2021-08-11T11:41:11.673Z] --- PASS: TestRenameInvalidName (1.59s) [2021-08-11T11:41:11.673Z] === RUN TestRenameAnonymousContainer [2021-08-11T11:41:12.170Z] --- PASS: TestRemoveContainerRunning (1.61s) [2021-08-11T11:41:12.170Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-11T11:41:13.691Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.56s) [2021-08-11T11:41:13.691Z] === RUN TestRemoveInvalidContainer [2021-08-11T11:41:13.691Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-11T11:41:13.691Z] === RUN TestRenameLinkedContainer [2021-08-11T11:41:13.691Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:13.691Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-11T11:41:13.691Z] === RUN TestRenameStoppedContainer [2021-08-11T11:41:15.847Z] --- PASS: TestRenameStoppedContainer (1.79s) [2021-08-11T11:41:15.847Z] === RUN TestRenameRunningContainerAndReuse [2021-08-11T11:41:17.439Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2021-08-11T11:41:18.367Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-11T11:41:18.724Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2021-08-11T11:41:18.724Z] === RUN TestRenameInvalidName [2021-08-11T11:41:19.301Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-11T11:41:19.301Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-11T11:41:19.341Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-08-11T11:41:20.187Z] --- PASS: TestRenameAnonymousContainer (7.26s) [2021-08-11T11:41:20.187Z] === RUN TestRenameContainerWithSameName [2021-08-11T11:41:20.247Z] --- PASS: TestRenameInvalidName (1.60s) [2021-08-11T11:41:20.247Z] === RUN TestRenameAnonymousContainer [2021-08-11T11:41:20.278Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-11T11:41:20.641Z] --- PASS: TestRenameContainerWithSameName (1.60s) [2021-08-11T11:41:20.641Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-11T11:41:20.641Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:20.641Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-11T11:41:20.641Z] === RUN TestResize [2021-08-11T11:41:20.682Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-11T11:41:21.247Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-11T11:41:22.162Z] --- PASS: TestResize (1.59s) [2021-08-11T11:41:22.162Z] === RUN TestResizeWithInvalidSize [2021-08-11T11:41:22.621Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-11T11:41:22.621Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-11T11:41:22.621Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-11T11:41:22.621Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-11T11:41:22.621Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-11T11:41:22.621Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-11T11:41:22.621Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-11T11:41:22.621Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-11T11:41:22.621Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-11T11:41:23.682Z] --- PASS: TestResizeWithInvalidSize (1.45s) [2021-08-11T11:41:23.682Z] === RUN TestResizeWhenContainerNotStarted [2021-08-11T11:41:23.994Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-11T11:41:24.251Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-11T11:41:25.185Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-11T11:41:25.442Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-11T11:41:25.701Z] --- PASS: TestCreateServiceMultipleTimes (19.46s) [2021-08-11T11:41:25.701Z] === RUN TestCreateServiceConflict [2021-08-11T11:41:25.837Z] --- PASS: TestResizeWhenContainerNotStarted (2.14s) [2021-08-11T11:41:25.837Z] === RUN TestDaemonRestartKillContainers [2021-08-11T11:41:25.837Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:25.837Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:41:25.837Z] === RUN TestStats [2021-08-11T11:41:25.837Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-11T11:41:25.837Z] --- SKIP: TestStats (0.00s) [2021-08-11T11:41:25.837Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-11T11:41:26.634Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-11T11:41:26.634Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-11T11:41:28.393Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2021-08-11T11:41:28.535Z] --- PASS: TestCreateServiceConflict (2.61s) [2021-08-11T11:41:28.535Z] === RUN TestCreateServiceMaxReplicas [2021-08-11T11:41:28.651Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.1% of statements [2021-08-11T11:41:28.779Z] --- PASS: TestRenameAnonymousContainer (8.46s) [2021-08-11T11:41:28.779Z] === RUN TestRenameContainerWithSameName [2021-08-11T11:41:28.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-11T11:41:29.218Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-11T11:41:29.477Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-08-11T11:41:30.045Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-11T11:41:30.169Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-11T11:41:30.308Z] --- PASS: TestRenameContainerWithSameName (1.48s) [2021-08-11T11:41:30.308Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-11T11:41:30.308Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:30.308Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-11T11:41:30.308Z] === RUN TestResize [2021-08-11T11:41:30.486Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.75s) [2021-08-11T11:41:30.486Z] === RUN TestStopContainerWithTimeout [2021-08-11T11:41:30.486Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-11T11:41:30.486Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-11T11:41:30.486Z] === RUN TestUpdateRestartPolicy [2021-08-11T11:41:31.424Z] ok github.com/docker/docker/daemon 12.178s coverage: 17.5% of statements [2021-08-11T11:41:31.424Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-11T11:41:31.424Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-11T11:41:31.424Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-11T11:41:31.424Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-11T11:41:31.546Z] docker_api_swarm_node_test.go:80: [df1ef30d1cc8f] joining swarm manager [d2da013aef2c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:41:31.831Z] --- PASS: TestResize (1.63s) [2021-08-11T11:41:31.831Z] === RUN TestResizeWithInvalidSize [2021-08-11T11:41:31.992Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.087s coverage: 73.3% of statements [2021-08-11T11:41:32.055Z] --- PASS: TestBuildWithHugeFile (41.31s) [2021-08-11T11:41:32.055Z] === RUN TestBuildWCOWSandboxSize [2021-08-11T11:41:32.055Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-11T11:41:32.055Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-11T11:41:32.055Z] === RUN TestBuildWithEmptyDockerfile [2021-08-11T11:41:32.055Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:41:32.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:41:32.055Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:41:32.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:41:32.055Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:41:32.055Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:41:32.055Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:41:32.055Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:41:32.055Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:41:32.055Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-08-11T11:41:32.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-08-11T11:41:32.055Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-08-11T11:41:32.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-08-11T11:41:32.055Z] === RUN TestBuildPreserveOwnership [2021-08-11T11:41:32.055Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-11T11:41:32.055Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-11T11:41:32.055Z] --- PASS: TestBuildPreserveOwnership (4.96s) [2021-08-11T11:41:32.055Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.39s) [2021-08-11T11:41:32.055Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s) [2021-08-11T11:41:32.055Z] === RUN TestBuildPlatformInvalid [2021-08-11T11:41:32.055Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-08-11T11:41:32.055Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-11T11:41:32.923Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-11T11:41:33.181Z] --- PASS: TestCreateServiceMaxReplicas (4.77s) [2021-08-11T11:41:33.181Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-11T11:41:33.351Z] --- PASS: TestResizeWithInvalidSize (1.59s) [2021-08-11T11:41:33.351Z] === RUN TestResizeWhenContainerNotStarted [2021-08-11T11:41:33.370Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.438s coverage: 56.2% of statements [2021-08-11T11:41:33.370Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-08-11T11:41:34.116Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-11T11:41:34.683Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-11T11:41:35.249Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-11T11:41:35.249Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-11T11:41:35.249Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-11T11:41:35.281Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-08-11T11:41:35.507Z] --- PASS: TestResizeWhenContainerNotStarted (1.78s) [2021-08-11T11:41:35.507Z] === RUN TestDaemonRestartKillContainers [2021-08-11T11:41:35.507Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:35.507Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:41:35.507Z] === RUN TestStats [2021-08-11T11:41:35.507Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-11T11:41:35.507Z] --- SKIP: TestStats (0.00s) [2021-08-11T11:41:35.507Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-11T11:41:36.184Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-11T11:41:37.223Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.387s coverage: 49.4% of statements [2021-08-11T11:41:38.161Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.590s coverage: 45.9% of statements [2021-08-11T11:41:38.161Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-11T11:41:38.713Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-11T11:41:38.971Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-11T11:41:38.971Z] docker_cli_sni_test.go:18: Flakey test [2021-08-11T11:41:38.971Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-11T11:41:39.097Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.681s coverage: 57.7% of statements [2021-08-11T11:41:39.097Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-11T11:41:39.097Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-11T11:41:39.097Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-08-11T11:41:39.906Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-11T11:41:40.160Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.99s) [2021-08-11T11:41:40.160Z] === RUN TestStopContainerWithTimeout [2021-08-11T11:41:40.160Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-11T11:41:40.160Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-11T11:41:40.160Z] === RUN TestUpdateRestartPolicy [2021-08-11T11:41:40.473Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-08-11T11:41:41.411Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-08-11T11:41:41.411Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-08-11T11:41:41.411Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-11T11:41:41.411Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-11T11:41:41.809Z] === RUN TestDockerSuite/TestCommitChange [2021-08-11T11:41:42.756Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-11T11:41:42.790Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.5% of statements [2021-08-11T11:41:43.049Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 77.0% of statements [2021-08-11T11:41:43.049Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-11T11:41:43.049Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-11T11:41:43.617Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-08-11T11:41:43.876Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-11T11:41:44.132Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-11T11:41:44.444Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-08-11T11:41:44.445Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-08-11T11:41:45.380Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-08-11T11:41:45.380Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-11T11:41:45.505Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-11T11:41:45.639Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 55.1% of statements [2021-08-11T11:41:46.206Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2021-08-11T11:41:46.883Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-11T11:41:46.968Z] Loaded image: buildpack-deps:buster [2021-08-11T11:41:46.968Z] Loaded image: busybox:latest [2021-08-11T11:41:46.968Z] Loaded image: busybox:glibc [2021-08-11T11:41:47.143Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-08-11T11:41:47.230Z] Loaded image: debian:bullseye [2021-08-11T11:41:47.230Z] Loaded image: hello-world:latest [2021-08-11T11:41:47.402Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-11T11:41:47.491Z] Loaded image: arm32v7/hello-world:latest [2021-08-11T11:41:47.816Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-11T11:41:47.816Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2021-08-11T11:41:47.816Z] === RUN TestCreateServiceSecretFileMode [2021-08-11T11:41:47.969Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-08-11T11:41:48.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-11T11:41:48.562Z] ok github.com/docker/docker/daemon/logger/splunk 1.665s coverage: 82.5% of statements [2021-08-11T11:41:48.562Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-11T11:41:48.562Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-11T11:41:49.756Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-11T11:41:49.939Z] ok github.com/docker/docker/distribution 0.126s coverage: 25.8% of statements [2021-08-11T11:41:49.939Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-08-11T11:41:49.939Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-11T11:41:50.875Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-11T11:41:51.132Z] docker_api_swarm_node_test.go:52: [d053e4f95a08b] joining swarm manager [d701e6940763d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:41:51.390Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-11T11:41:51.443Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-08-11T11:41:51.493Z] --- PASS: TestUpdateRestartPolicy (19.14s) [2021-08-11T11:41:51.493Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-11T11:41:51.493Z] --- PASS: TestUpdateRestartWithAutoRemove (1.54s) [2021-08-11T11:41:51.493Z] === RUN TestWaitNonBlocked [2021-08-11T11:41:51.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:41:51.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:41:51.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:41:51.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:41:51.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:41:51.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:41:51.956Z] --- PASS: TestCreateServiceSecretFileMode (3.96s) [2021-08-11T11:41:51.956Z] === RUN TestCreateServiceConfigFileMode [2021-08-11T11:41:52.011Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-11T11:41:52.215Z] docker_api_swarm_node_test.go:53: [d0ccff5831001] joining swarm manager [d701e6940763d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:41:52.579Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-11T11:41:52.839Z] ok github.com/docker/docker/distribution/xfer 1.972s coverage: 85.6% of statements [2021-08-11T11:41:52.839Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-11T11:41:52.839Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-08-11T11:41:52.839Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-11T11:41:53.099Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-08-11T11:41:53.591Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-11T11:41:53.653Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-11T11:41:53.653Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.49s) [2021-08-11T11:41:53.653Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.58s) [2021-08-11T11:41:53.653Z] === RUN TestWaitBlocked [2021-08-11T11:41:53.653Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:41:53.653Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-11T11:41:53.653Z] PASS [2021-08-11T11:41:53.653Z] ok github.com/docker/docker/integration/container 73.049s [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === Skipped [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-11T11:41:54.107Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-11T11:41:54.107Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-11T11:41:54.107Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-11T11:41:54.107Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-11T11:41:54.107Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-11T11:41:54.107Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-11T11:41:54.107Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-11T11:41:54.107Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-11T11:41:54.107Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-11T11:41:54.107Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-11T11:41:54.107Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-11T11:41:54.107Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-11T11:41:54.107Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-11T11:41:54.107Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-11T11:41:54.107Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-11T11:41:54.107Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:41:54.107Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-11T11:41:54.107Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-11T11:41:54.107Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-11T11:41:54.107Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-11T11:41:54.107Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-11T11:41:54.107Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-11T11:41:54.107Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-11T11:41:54.107Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-11T11:41:54.107Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-11T11:41:54.107Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-11T11:41:54.107Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-11T11:41:54.107Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-11T11:41:54.107Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-11T11:41:54.107Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:41:54.107Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-11T11:41:54.107Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-11T11:41:54.107Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-11T11:41:54.107Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] [2021-08-11T11:41:54.107Z] DONE 87 tests, 33 skipped in 75.310s [2021-08-11T11:41:54.107Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-11T11:41:54.477Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2021-08-11T11:41:54.528Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-11T11:41:54.528Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-11T11:41:54.528Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-11T11:41:54.786Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-11T11:41:54.786Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-11T11:41:54.786Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-11T11:41:54.786Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-11T11:41:55.044Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2021-08-11T11:41:55.044Z] === RUN TestCreateServiceSysctls [2021-08-11T11:41:55.129Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-08-11T11:41:55.129Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-11T11:41:55.628Z] === RUN TestConfigDaemonLibtrustID [2021-08-11T11:41:55.628Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-11T11:41:55.628Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-11T11:41:55.628Z] === RUN TestDaemonConfigValidation [2021-08-11T11:41:55.628Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-11T11:41:55.628Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-11T11:41:55.628Z] PASS [2021-08-11T11:41:55.628Z] ok github.com/docker/docker/integration/daemon 0.263s [2021-08-11T11:41:55.628Z] [2021-08-11T11:41:55.628Z] === Skipped [2021-08-11T11:41:55.628Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-11T11:41:55.628Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-11T11:41:55.628Z] [2021-08-11T11:41:55.628Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-11T11:41:55.628Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-11T11:41:55.628Z] [2021-08-11T11:41:55.628Z] [2021-08-11T11:41:55.628Z] DONE 2 tests, 2 skipped in 1.380s [2021-08-11T11:41:55.628Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-11T11:41:56.946Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-11T11:41:57.032Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.4% of statements [2021-08-11T11:41:57.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:41:57.147Z] INFO: Testing against a local daemon [2021-08-11T11:41:57.147Z] === RUN TestCommitInheritsEnv [2021-08-11T11:41:57.147Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:41:57.147Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-11T11:41:57.147Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-11T11:41:57.147Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-11T11:41:57.147Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-11T11:41:57.147Z] === RUN TestImagesFilterMultiReference [2021-08-11T11:41:57.147Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-11T11:41:57.147Z] === RUN TestImagePullPlatformInvalid [2021-08-11T11:41:57.147Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-11T11:41:57.147Z] === RUN TestRemoveImageOrphaning [2021-08-11T11:41:57.291Z] ok github.com/docker/docker/pkg/authorization 0.122s coverage: 68.3% of statements [2021-08-11T11:41:57.498Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.08s) [2021-08-11T11:41:57.498Z] PASS [2021-08-11T11:41:57.498Z] [2021-08-11T11:41:57.498Z] === Skipped [2021-08-11T11:41:57.498Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-11T11:41:57.498Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:41:57.498Z] [2021-08-11T11:41:57.498Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-11T11:41:57.498Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-11T11:41:57.498Z] [2021-08-11T11:41:57.498Z] [2021-08-11T11:41:57.498Z] DONE 34 tests, 2 skipped in 111.790s [2021-08-11T11:41:57.498Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-11T11:41:57.498Z] ++ 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-08-11T11:41:57.498Z] ++ set -e [2021-08-11T11:41:57.498Z] ++ '[' -n 0 ']' [2021-08-11T11:41:57.498Z] ++ set -x [2021-08-11T11:41:57.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-11T11:41:57.498Z] INFO: Testing against a local daemon [2021-08-11T11:41:57.498Z] === RUN TestConfigInspect [2021-08-11T11:41:57.549Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-11T11:41:57.600Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-08-11T11:41:57.600Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-11T11:41:57.600Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-11T11:41:57.600Z] === RUN TestTagInvalidReference [2021-08-11T11:41:57.600Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-11T11:41:57.600Z] === RUN TestTagValidPrefixedRepo [2021-08-11T11:41:57.808Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-08-11T11:41:58.053Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-11T11:41:58.054Z] === RUN TestTagExistedNameWithoutForce [2021-08-11T11:41:58.054Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-11T11:41:58.054Z] === RUN TestTagOfficialNames [2021-08-11T11:41:58.054Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-11T11:41:58.054Z] === RUN TestTagMatchesDigest [2021-08-11T11:41:58.054Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-11T11:41:58.054Z] PASS [2021-08-11T11:41:58.054Z] ok github.com/docker/docker/integration/image 1.369s [2021-08-11T11:41:58.848Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-11T11:41:58.848Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-11T11:41:58.881Z] --- PASS: TestConfigInspect (2.74s) [2021-08-11T11:41:58.881Z] === RUN TestConfigList [2021-08-11T11:41:59.011Z] [2021-08-11T11:41:59.011Z] === Skipped [2021-08-11T11:41:59.011Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-11T11:41:59.011Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:41:59.011Z] [2021-08-11T11:41:59.011Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-11T11:41:59.011Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-11T11:41:59.011Z] [2021-08-11T11:41:59.011Z] [2021-08-11T11:41:59.011Z] DONE 11 tests, 2 skipped in 3.392s [2021-08-11T11:41:59.011Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-11T11:41:59.782Z] --- PASS: TestCreateServiceSysctls (4.61s) [2021-08-11T11:41:59.782Z] === RUN TestCreateServiceCapabilities [2021-08-11T11:41:59.782Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-11T11:42:00.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:00.534Z] INFO: Testing against a local daemon [2021-08-11T11:42:00.534Z] === RUN TestNetworkCreateDelete [2021-08-11T11:42:00.534Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:00.534Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestDockerNetworkDeletePreferID [2021-08-11T11:42:00.535Z] 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-08-11T11:42:00.535Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestDaemonDNSFallback [2021-08-11T11:42:00.535Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:00.535Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestInspectNetwork [2021-08-11T11:42:00.535Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:00.535Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestRunContainerWithBridgeNone [2021-08-11T11:42:00.535Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:00.535Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestNetworkInvalidJSON [2021-08-11T11:42:00.535Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-11T11:42:00.535Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-11T11:42:00.535Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:42:00.535Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:42:00.535Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:42:00.535Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:42:00.535Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-11T11:42:00.535Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:42:00.535Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:42:00.535Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-11T11:42:00.535Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-11T11:42:00.535Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-11T11:42:00.535Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestNetworkList [2021-08-11T11:42:00.535Z] === RUN TestNetworkList//networks [2021-08-11T11:42:00.535Z] === PAUSE TestNetworkList//networks [2021-08-11T11:42:00.535Z] === RUN TestNetworkList//networks/ [2021-08-11T11:42:00.535Z] === PAUSE TestNetworkList//networks/ [2021-08-11T11:42:00.535Z] === CONT TestNetworkList//networks [2021-08-11T11:42:00.535Z] === CONT TestNetworkList//networks/ [2021-08-11T11:42:00.535Z] --- PASS: TestNetworkList (0.03s) [2021-08-11T11:42:00.535Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-11T11:42:00.535Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestHostIPv4BridgeLabel [2021-08-11T11:42:00.535Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-11T11:42:00.535Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestDaemonDefaultNetworkPools [2021-08-11T11:42:00.535Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-11T11:42:00.535Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-11T11:42:00.535Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-11T11:42:00.535Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestServiceWithPredefinedNetwork [2021-08-11T11:42:00.535Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-11T11:42:00.535Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:42:00.535Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestServiceWithDataPathPortInit [2021-08-11T11:42:00.535Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-11T11:42:00.535Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-11T11:42:00.535Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-11T11:42:00.535Z] PASS [2021-08-11T11:42:00.535Z] ok github.com/docker/docker/integration/network 0.328s [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === Skipped [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-11T11:42:00.535Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-11T11:42:00.535Z] 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-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-11T11:42:00.535Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-11T11:42:00.535Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-11T11:42:00.535Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-11T11:42:00.535Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-11T11:42:00.535Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] [2021-08-11T11:42:00.535Z] DONE 22 tests, 15 skipped in 1.790s [2021-08-11T11:42:00.535Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-11T11:42:00.715Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-11T11:42:00.988Z] testing: warning: no tests to run [2021-08-11T11:42:00.988Z] PASS [2021-08-11T11:42:00.988Z] ok github.com/docker/docker/integration/network/ipvlan 0.100s [2021-08-11T11:42:00.988Z] [2021-08-11T11:42:00.988Z] DONE 0 tests in 0.531s [2021-08-11T11:42:01.091Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 43.2% of statements [2021-08-11T11:42:01.091Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-11T11:42:01.170Z] --- PASS: TestUpdateRestartPolicy (19.66s) [2021-08-11T11:42:01.170Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-11T11:42:01.282Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-11T11:42:01.350Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-11T11:42:01.443Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-11T11:42:01.609Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-08-11T11:42:01.623Z] --- PASS: TestUpdateRestartWithAutoRemove (1.62s) [2021-08-11T11:42:01.623Z] === RUN TestWaitNonBlocked [2021-08-11T11:42:01.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:42:01.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:42:01.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:42:01.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:42:01.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:42:01.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:42:01.895Z] testing: warning: no tests to run [2021-08-11T11:42:01.896Z] PASS [2021-08-11T11:42:01.896Z] ok github.com/docker/docker/integration/network/macvlan 0.134s [2021-08-11T11:42:01.896Z] [2021-08-11T11:42:01.896Z] DONE 0 tests in 0.572s [2021-08-11T11:42:01.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-11T11:42:02.176Z] ok github.com/docker/docker/layer 7.688s coverage: 68.8% of statements [2021-08-11T11:42:02.176Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-11T11:42:02.176Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-11T11:42:02.176Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-11T11:42:02.176Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-11T11:42:02.176Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-11T11:42:02.176Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-11T11:42:02.176Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-11T11:42:02.180Z] --- PASS: TestConfigList (2.74s) [2021-08-11T11:42:02.180Z] === RUN TestConfigsCreateAndDelete [2021-08-11T11:42:02.349Z] testing: warning: no tests to run [2021-08-11T11:42:02.349Z] PASS [2021-08-11T11:42:02.349Z] ok github.com/docker/docker/integration/plugin 0.097s [2021-08-11T11:42:02.349Z] [2021-08-11T11:42:02.349Z] DONE 0 tests in 0.528s [2021-08-11T11:42:02.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-11T11:42:02.435Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-08-11T11:42:02.656Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-11T11:42:02.803Z] testing: warning: no tests to run [2021-08-11T11:42:02.803Z] PASS [2021-08-11T11:42:02.803Z] ok github.com/docker/docker/integration/plugin/authz 0.097s [2021-08-11T11:42:02.803Z] [2021-08-11T11:42:02.803Z] DONE 0 tests in 0.537s [2021-08-11T11:42:02.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-11T11:42:02.917Z] --- PASS: TestCreateServiceCapabilities (3.22s) [2021-08-11T11:42:02.917Z] === RUN TestInspect [2021-08-11T11:42:03.003Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-08-11T11:42:03.261Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-11T11:42:03.483Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-11T11:42:03.483Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-11T11:42:03.483Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-11T11:42:04.198Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-11T11:42:04.426Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-11T11:42:04.426Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-11T11:42:04.426Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-11T11:42:04.426Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-11T11:42:04.426Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-11T11:42:04.518Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-11T11:42:04.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.16s) [2021-08-11T11:42:04.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.47s) [2021-08-11T11:42:04.519Z] === RUN TestWaitBlocked [2021-08-11T11:42:04.519Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:04.519Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-11T11:42:04.519Z] PASS [2021-08-11T11:42:04.519Z] ok github.com/docker/docker/integration/container 74.438s [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === Skipped [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-11T11:42:04.519Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-11T11:42:04.519Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-11T11:42:04.519Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-11T11:42:04.519Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-11T11:42:04.519Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-11T11:42:04.519Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-11T11:42:04.519Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-11T11:42:04.519Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-11T11:42:04.519Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-11T11:42:04.519Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-11T11:42:04.519Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-11T11:42:04.519Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-11T11:42:04.519Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-11T11:42:04.519Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-11T11:42:04.519Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-11T11:42:04.519Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:42:04.519Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-11T11:42:04.519Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-11T11:42:04.519Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-11T11:42:04.519Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-11T11:42:04.519Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-11T11:42:04.519Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-11T11:42:04.519Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-11T11:42:04.519Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-11T11:42:04.519Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-11T11:42:04.519Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-11T11:42:04.519Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-11T11:42:04.519Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-11T11:42:04.519Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-11T11:42:04.519Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:42:04.519Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-11T11:42:04.519Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-11T11:42:04.519Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-11T11:42:04.519Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] [2021-08-11T11:42:04.519Z] DONE 87 tests, 33 skipped in 76.460s [2021-08-11T11:42:04.519Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-11T11:42:04.724Z] --- PASS: TestConfigsCreateAndDelete (2.66s) [2021-08-11T11:42:04.724Z] === RUN TestConfigsUpdate [2021-08-11T11:42:04.766Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 86.3% of statements [2021-08-11T11:42:05.025Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-08-11T11:42:05.284Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2021-08-11T11:42:05.284Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-08-11T11:42:05.802Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-11T11:42:06.052Z] === RUN TestConfigDaemonLibtrustID [2021-08-11T11:42:06.052Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-11T11:42:06.052Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-11T11:42:06.052Z] === RUN TestDaemonConfigValidation [2021-08-11T11:42:06.052Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-11T11:42:06.052Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-11T11:42:06.052Z] PASS [2021-08-11T11:42:06.052Z] ok github.com/docker/docker/integration/daemon 0.260s [2021-08-11T11:42:06.052Z] [2021-08-11T11:42:06.052Z] === Skipped [2021-08-11T11:42:06.052Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-11T11:42:06.052Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-11T11:42:06.052Z] [2021-08-11T11:42:06.052Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-11T11:42:06.052Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-11T11:42:06.052Z] [2021-08-11T11:42:06.052Z] [2021-08-11T11:42:06.052Z] DONE 2 tests, 2 skipped in 1.679s [2021-08-11T11:42:06.052Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-11T11:42:06.221Z] ok github.com/docker/docker/pkg/idtools 0.394s coverage: 69.5% of statements [2021-08-11T11:42:06.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-11T11:42:06.790Z] ok github.com/docker/docker/pkg/ioutils 0.515s coverage: 68.8% of statements [2021-08-11T11:42:06.790Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-08-11T11:42:06.790Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-11T11:42:06.790Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-08-11T11:42:06.790Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-11T11:42:06.790Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-11T11:42:06.994Z] --- PASS: TestInspect (3.98s) [2021-08-11T11:42:06.994Z] === RUN TestCreateJob [2021-08-11T11:42:07.049Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-08-11T11:42:07.049Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-11T11:42:07.268Z] --- PASS: TestConfigsUpdate (2.67s) [2021-08-11T11:42:07.268Z] === RUN TestTemplatedConfig [2021-08-11T11:42:07.307Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-08-11T11:42:07.307Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-08-11T11:42:07.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-11T11:42:07.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-11T11:42:07.566Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-08-11T11:42:07.566Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-11T11:42:07.566Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-11T11:42:07.566Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-11T11:42:07.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:07.575Z] INFO: Testing against a local daemon [2021-08-11T11:42:07.575Z] === RUN TestCommitInheritsEnv [2021-08-11T11:42:07.575Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:42:07.575Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-11T11:42:07.575Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-11T11:42:07.575Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-11T11:42:07.575Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-11T11:42:07.575Z] === RUN TestImagesFilterMultiReference [2021-08-11T11:42:07.575Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-11T11:42:07.575Z] === RUN TestImagePullPlatformInvalid [2021-08-11T11:42:07.575Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-11T11:42:07.575Z] === RUN TestRemoveImageOrphaning [2021-08-11T11:42:08.503Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-11T11:42:08.533Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-08-11T11:42:08.533Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-11T11:42:08.533Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-11T11:42:08.533Z] === RUN TestTagInvalidReference [2021-08-11T11:42:08.533Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-11T11:42:08.533Z] === RUN TestTagValidPrefixedRepo [2021-08-11T11:42:08.533Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-11T11:42:08.533Z] === RUN TestTagExistedNameWithoutForce [2021-08-11T11:42:08.533Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-11T11:42:08.533Z] === RUN TestTagOfficialNames [2021-08-11T11:42:08.533Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-11T11:42:08.533Z] === RUN TestTagMatchesDigest [2021-08-11T11:42:08.533Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-11T11:42:08.533Z] PASS [2021-08-11T11:42:08.533Z] ok github.com/docker/docker/integration/image 1.346s [2021-08-11T11:42:08.533Z] [2021-08-11T11:42:08.533Z] === Skipped [2021-08-11T11:42:08.533Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-11T11:42:08.533Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:42:08.533Z] [2021-08-11T11:42:08.533Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-11T11:42:08.533Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-11T11:42:08.533Z] [2021-08-11T11:42:08.533Z] [2021-08-11T11:42:08.533Z] DONE 11 tests, 2 skipped in 2.583s [2021-08-11T11:42:08.533Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-11T11:42:08.761Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-11T11:42:09.019Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-11T11:42:09.278Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-11T11:42:09.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-11T11:42:10.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:10.054Z] INFO: Testing against a local daemon [2021-08-11T11:42:10.054Z] === RUN TestNetworkCreateDelete [2021-08-11T11:42:10.054Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:10.054Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestDockerNetworkDeletePreferID [2021-08-11T11:42:10.054Z] 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-08-11T11:42:10.054Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestDaemonDNSFallback [2021-08-11T11:42:10.054Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:10.054Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestInspectNetwork [2021-08-11T11:42:10.054Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:10.054Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestRunContainerWithBridgeNone [2021-08-11T11:42:10.054Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:10.054Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestNetworkInvalidJSON [2021-08-11T11:42:10.054Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-11T11:42:10.054Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-11T11:42:10.054Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:42:10.054Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:42:10.054Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:42:10.054Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:42:10.054Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-11T11:42:10.054Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:42:10.054Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:42:10.054Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2021-08-11T11:42:10.054Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-11T11:42:10.054Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-11T11:42:10.054Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-11T11:42:10.054Z] === RUN TestNetworkList [2021-08-11T11:42:10.054Z] === RUN TestNetworkList//networks [2021-08-11T11:42:10.054Z] === PAUSE TestNetworkList//networks [2021-08-11T11:42:10.054Z] === RUN TestNetworkList//networks/ [2021-08-11T11:42:10.054Z] === PAUSE TestNetworkList//networks/ [2021-08-11T11:42:10.054Z] === CONT TestNetworkList//networks [2021-08-11T11:42:10.054Z] === CONT TestNetworkList//networks/ [2021-08-11T11:42:10.054Z] --- PASS: TestNetworkList (0.02s) [2021-08-11T11:42:10.054Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-11T11:42:10.054Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestHostIPv4BridgeLabel [2021-08-11T11:42:10.054Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-11T11:42:10.054Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-11T11:42:10.054Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-11T11:42:10.054Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestDaemonDefaultNetworkPools [2021-08-11T11:42:10.054Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-11T11:42:10.054Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-11T11:42:10.054Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-11T11:42:10.054Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-11T11:42:10.054Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-11T11:42:10.054Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-11T11:42:10.054Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-11T11:42:10.054Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestServiceWithPredefinedNetwork [2021-08-11T11:42:10.054Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-11T11:42:10.054Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-11T11:42:10.054Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:42:10.054Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestServiceWithDataPathPortInit [2021-08-11T11:42:10.054Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-11T11:42:10.054Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-11T11:42:10.054Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-11T11:42:10.508Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-11T11:42:10.508Z] PASS [2021-08-11T11:42:10.508Z] ok github.com/docker/docker/integration/network 0.364s [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === Skipped [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-11T11:42:10.508Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-11T11:42:10.508Z] 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-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-11T11:42:10.508Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-11T11:42:10.508Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-11T11:42:10.508Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-11T11:42:10.508Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-11T11:42:10.508Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] [2021-08-11T11:42:10.508Z] DONE 22 tests, 15 skipped in 1.815s [2021-08-11T11:42:10.508Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-11T11:42:10.653Z] ok github.com/docker/docker/pkg/pubsub 1.030s coverage: 75.0% of statements [2021-08-11T11:42:10.653Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-11T11:42:10.833Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-11T11:42:10.833Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-11T11:42:10.912Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-11T11:42:10.962Z] testing: warning: no tests to run [2021-08-11T11:42:10.962Z] PASS [2021-08-11T11:42:10.962Z] ok github.com/docker/docker/integration/network/ipvlan 0.100s [2021-08-11T11:42:10.962Z] [2021-08-11T11:42:10.962Z] DONE 0 tests in 0.580s [2021-08-11T11:42:10.962Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-11T11:42:11.170Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-11T11:42:11.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:11.326Z] INFO: Testing against a local daemon [2021-08-11T11:42:11.326Z] === RUN TestPluginInvalidJSON [2021-08-11T11:42:11.326Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:42:11.326Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:42:11.326Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:42:11.326Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-11T11:42:11.326Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-11T11:42:11.326Z] === RUN TestPluginInstall [2021-08-11T11:42:11.326Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-11T11:42:11.326Z] --- SKIP: TestPluginInstall (0.01s) [2021-08-11T11:42:11.326Z] === RUN TestPluginsWithRuntimes [2021-08-11T11:42:11.326Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-11T11:42:11.326Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-11T11:42:11.326Z] === RUN TestPluginBackCompatMediaTypes [2021-08-11T11:42:11.326Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-11T11:42:11.326Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-11T11:42:11.326Z] PASS [2021-08-11T11:42:11.326Z] ok github.com/docker/docker/integration/plugin/common 0.341s [2021-08-11T11:42:11.326Z] [2021-08-11T11:42:11.326Z] === Skipped [2021-08-11T11:42:11.326Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2021-08-11T11:42:11.326Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-11T11:42:11.326Z] [2021-08-11T11:42:11.326Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-11T11:42:11.326Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-11T11:42:11.326Z] [2021-08-11T11:42:11.326Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-11T11:42:11.326Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-11T11:42:11.326Z] [2021-08-11T11:42:11.326Z] [2021-08-11T11:42:11.326Z] DONE 5 tests, 3 skipped in 8.171s [2021-08-11T11:42:11.326Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-11T11:42:11.398Z] --- PASS: TestCreateJob (4.40s) [2021-08-11T11:42:11.398Z] === RUN TestReplicatedJob [2021-08-11T11:42:11.398Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-11T11:42:11.417Z] testing: warning: no tests to run [2021-08-11T11:42:11.417Z] PASS [2021-08-11T11:42:11.417Z] ok github.com/docker/docker/integration/network/macvlan 0.106s [2021-08-11T11:42:11.417Z] [2021-08-11T11:42:11.417Z] DONE 0 tests in 0.540s [2021-08-11T11:42:11.417Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-11T11:42:11.429Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2021-08-11T11:42:11.470Z] --- PASS: TestTemplatedConfig (3.64s) [2021-08-11T11:42:11.470Z] === RUN TestConfigCreateResolve [2021-08-11T11:42:11.687Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-11T11:42:12.253Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-11T11:42:12.334Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-11T11:42:12.373Z] testing: warning: no tests to run [2021-08-11T11:42:12.373Z] PASS [2021-08-11T11:42:12.373Z] ok github.com/docker/docker/integration/plugin 0.111s [2021-08-11T11:42:12.373Z] [2021-08-11T11:42:12.373Z] DONE 0 tests in 0.544s [2021-08-11T11:42:12.373Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-11T11:42:12.511Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-11T11:42:12.770Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-08-11T11:42:12.831Z] testing: warning: no tests to run [2021-08-11T11:42:12.831Z] PASS [2021-08-11T11:42:12.831Z] ok github.com/docker/docker/integration/plugin/authz 0.098s [2021-08-11T11:42:12.831Z] [2021-08-11T11:42:12.831Z] DONE 0 tests in 0.548s [2021-08-11T11:42:12.831Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-11T11:42:13.270Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-11T11:42:13.338Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-08-11T11:42:13.338Z] testing: warning: no tests to run [2021-08-11T11:42:13.338Z] coverage: [no statements] [2021-08-11T11:42:13.338Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-08-11T11:42:13.382Z] --- PASS: TestConfigCreateResolve (2.64s) [2021-08-11T11:42:13.382Z] PASS [2021-08-11T11:42:13.382Z] [2021-08-11T11:42:13.382Z] DONE 6 tests in 17.225s [2021-08-11T11:42:13.382Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-11T11:42:13.382Z] ++ 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-08-11T11:42:13.382Z] ++ set -e [2021-08-11T11:42:13.382Z] ++ '[' -n 0 ']' [2021-08-11T11:42:13.382Z] ++ set -x [2021-08-11T11:42:13.382Z] ++ 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-08-11T11:42:13.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:13.494Z] INFO: Testing against a local daemon [2021-08-11T11:42:13.494Z] === RUN TestExternalGraphDriver [2021-08-11T11:42:13.494Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-11T11:42:13.494Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-11T11:42:13.494Z] === RUN TestGraphdriverPluginV2 [2021-08-11T11:42:13.494Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-11T11:42:13.494Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-11T11:42:13.494Z] PASS [2021-08-11T11:42:13.494Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.297s [2021-08-11T11:42:13.494Z] [2021-08-11T11:42:13.494Z] === Skipped [2021-08-11T11:42:13.494Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-11T11:42:13.494Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-11T11:42:13.494Z] [2021-08-11T11:42:13.494Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-11T11:42:13.494Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-11T11:42:13.494Z] [2021-08-11T11:42:13.494Z] [2021-08-11T11:42:13.494Z] DONE 2 tests, 2 skipped in 2.446s [2021-08-11T11:42:13.904Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-11T11:42:13.904Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-11T11:42:13.905Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-11T11:42:13.947Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-11T11:42:14.645Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-11T11:42:14.645Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-11T11:42:14.770Z] INFO: Testing against a local daemon [2021-08-11T11:42:14.770Z] === RUN TestCheckpoint [2021-08-11T11:42:14.770Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:42:14.770Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-11T11:42:14.770Z] === RUN TestContainerInvalidJSON [2021-08-11T11:42:14.770Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:42:14.770Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:42:14.770Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:42:14.770Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:42:14.770Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:42:14.770Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:42:14.770Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-08-11T11:42:14.770Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-11T11:42:14.770Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-11T11:42:14.770Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-11T11:42:14.770Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-11T11:42:14.770Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-11T11:42:14.770Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-11T11:42:14.770Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-11T11:42:14.770Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-11T11:42:14.770Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-11T11:42:15.032Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-11T11:42:15.032Z] === RUN TestCopyFromContainer [2021-08-11T11:42:15.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:15.468Z] INFO: Testing against a local daemon [2021-08-11T11:42:15.468Z] === RUN TestReadPluginNoRead [2021-08-11T11:42:15.468Z] read_test.go:21: no unix domain sockets on Windows [2021-08-11T11:42:15.468Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-11T11:42:15.468Z] PASS [2021-08-11T11:42:15.468Z] ok github.com/docker/docker/integration/plugin/logging 0.273s [2021-08-11T11:42:15.468Z] [2021-08-11T11:42:15.468Z] === Skipped [2021-08-11T11:42:15.468Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-11T11:42:15.468Z] read_test.go:21: no unix domain sockets on Windows [2021-08-11T11:42:15.468Z] [2021-08-11T11:42:15.468Z] [2021-08-11T11:42:15.468Z] DONE 1 tests, 1 skipped in 1.674s [2021-08-11T11:42:15.468Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-11T11:42:15.581Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-11T11:42:15.809Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-08-11T11:42:16.068Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-11T11:42:16.416Z] === RUN TestCopyFromContainer// [2021-08-11T11:42:16.416Z] === RUN TestCopyFromContainer//bar/root [2021-08-11T11:42:16.427Z] testing: warning: no tests to run [2021-08-11T11:42:16.427Z] PASS [2021-08-11T11:42:16.427Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.118s [2021-08-11T11:42:16.427Z] [2021-08-11T11:42:16.427Z] DONE 0 tests in 0.812s [2021-08-11T11:42:16.427Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-11T11:42:16.638Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-08-11T11:42:16.677Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-11T11:42:16.677Z] === RUN TestCopyFromContainer/bar/quux [2021-08-11T11:42:16.677Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-11T11:42:16.938Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-11T11:42:16.938Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-11T11:42:16.938Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-11T11:42:16.958Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-11T11:42:17.199Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-11T11:42:17.200Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer (2.38s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-11T11:42:17.200Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-08-11T11:42:17.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-11T11:42:17.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:42:17.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:42:17.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:42:17.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:42:17.200Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:42:17.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:42:17.461Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:42:17.461Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:42:17.461Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:42:17.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-11T11:42:17.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-11T11:42:17.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-11T11:42:17.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-11T11:42:17.461Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-11T11:42:17.461Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-11T11:42:17.461Z] === RUN TestCreateWithInvalidEnv [2021-08-11T11:42:17.461Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-11T11:42:17.461Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-11T11:42:17.461Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-11T11:42:17.461Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-11T11:42:17.461Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-11T11:42:17.461Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-11T11:42:17.461Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-11T11:42:17.461Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-11T11:42:17.461Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-11T11:42:17.461Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-11T11:42:17.461Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-11T11:42:17.461Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-11T11:42:17.461Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-11T11:42:17.461Z] === RUN TestCreateTmpfsMountsTarget [2021-08-11T11:42:17.461Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-11T11:42:17.461Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-11T11:42:17.574Z] ok github.com/docker/docker/quota 0.253s coverage: 71.4% of statements [2021-08-11T11:42:17.833Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-11T11:42:17.895Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-11T11:42:17.895Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-11T11:42:17.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:17.957Z] INFO: Testing against a local daemon [2021-08-11T11:42:17.957Z] === RUN TestPluginWithDevMounts [2021-08-11T11:42:17.957Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:17.957Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-11T11:42:17.957Z] PASS [2021-08-11T11:42:17.957Z] ok github.com/docker/docker/integration/plugin/volumes 0.266s [2021-08-11T11:42:17.957Z] [2021-08-11T11:42:17.957Z] === Skipped [2021-08-11T11:42:17.957Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-11T11:42:17.957Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:17.957Z] [2021-08-11T11:42:17.957Z] [2021-08-11T11:42:17.957Z] DONE 1 tests, 1 skipped in 1.749s [2021-08-11T11:42:17.957Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-11T11:42:18.830Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-11T11:42:19.211Z] ok github.com/docker/docker/registry 0.052s coverage: 58.8% of statements [2021-08-11T11:42:19.211Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-08-11T11:42:19.395Z] --- PASS: TestReplicatedJob (8.20s) [2021-08-11T11:42:19.395Z] === RUN TestUpdateReplicatedJob [2021-08-11T11:42:19.470Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-08-11T11:42:19.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:19.477Z] INFO: Testing against a local daemon [2021-08-11T11:42:19.477Z] === RUN TestSecretInspect [2021-08-11T11:42:19.477Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-11T11:42:19.477Z] === RUN TestSecretList [2021-08-11T11:42:19.477Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] --- SKIP: TestSecretList (0.00s) [2021-08-11T11:42:19.477Z] === RUN TestSecretsCreateAndDelete [2021-08-11T11:42:19.477Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-11T11:42:19.477Z] === RUN TestSecretsUpdate [2021-08-11T11:42:19.477Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-11T11:42:19.477Z] === RUN TestTemplatedSecret [2021-08-11T11:42:19.477Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-11T11:42:19.477Z] === RUN TestSecretCreateResolve [2021-08-11T11:42:19.477Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:19.477Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-11T11:42:19.477Z] PASS [2021-08-11T11:42:19.477Z] ok github.com/docker/docker/integration/secret 0.271s [2021-08-11T11:42:19.477Z] [2021-08-11T11:42:19.477Z] === Skipped [2021-08-11T11:42:19.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-11T11:42:19.477Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] [2021-08-11T11:42:19.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-11T11:42:19.477Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] [2021-08-11T11:42:19.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-11T11:42:19.477Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] [2021-08-11T11:42:19.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-11T11:42:19.477Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] [2021-08-11T11:42:19.477Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-11T11:42:19.477Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:19.477Z] [2021-08-11T11:42:19.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-11T11:42:19.477Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:19.477Z] [2021-08-11T11:42:19.477Z] [2021-08-11T11:42:19.477Z] DONE 6 tests, 6 skipped in 1.501s [2021-08-11T11:42:19.477Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-11T11:42:20.004Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2021-08-11T11:42:20.004Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-11T11:42:20.038Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-08-11T11:42:20.038Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-11T11:42:20.774Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-11T11:42:21.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:21.370Z] INFO: Testing against a local daemon [2021-08-11T11:42:21.370Z] === RUN TestPluginInvalidJSON [2021-08-11T11:42:21.370Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:42:21.370Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:42:21.370Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:42:21.370Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-11T11:42:21.370Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-11T11:42:21.370Z] === RUN TestPluginInstall [2021-08-11T11:42:21.370Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-11T11:42:21.370Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-11T11:42:21.370Z] === RUN TestPluginsWithRuntimes [2021-08-11T11:42:21.371Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-11T11:42:21.371Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-11T11:42:21.371Z] === RUN TestPluginBackCompatMediaTypes [2021-08-11T11:42:21.371Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-11T11:42:21.371Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-11T11:42:21.371Z] PASS [2021-08-11T11:42:21.371Z] ok github.com/docker/docker/integration/plugin/common 0.304s [2021-08-11T11:42:21.371Z] [2021-08-11T11:42:21.371Z] === Skipped [2021-08-11T11:42:21.371Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-11T11:42:21.371Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-11T11:42:21.371Z] [2021-08-11T11:42:21.371Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-11T11:42:21.371Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-11T11:42:21.371Z] [2021-08-11T11:42:21.371Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-11T11:42:21.371Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-11T11:42:21.371Z] [2021-08-11T11:42:21.371Z] [2021-08-11T11:42:21.371Z] DONE 5 tests, 3 skipped in 8.265s [2021-08-11T11:42:21.371Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-11T11:42:21.632Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:21.632Z] INFO: Testing against a local daemon [2021-08-11T11:42:21.632Z] === RUN TestServiceCreateInit [2021-08-11T11:42:21.632Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-11T11:42:21.632Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-11T11:42:21.632Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestCreateServiceMultipleTimes [2021-08-11T11:42:21.632Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestCreateServiceConflict [2021-08-11T11:42:21.632Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestCreateServiceMaxReplicas [2021-08-11T11:42:21.632Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-11T11:42:21.632Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-11T11:42:21.632Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestCreateServiceSecretFileMode [2021-08-11T11:42:21.632Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestCreateServiceConfigFileMode [2021-08-11T11:42:21.632Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestCreateServiceSysctls [2021-08-11T11:42:21.632Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-11T11:42:21.632Z] === RUN TestCreateServiceCapabilities [2021-08-11T11:42:21.632Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-11T11:42:21.632Z] === RUN TestInspect [2021-08-11T11:42:21.632Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestInspect (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestCreateJob [2021-08-11T11:42:21.632Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestCreateJob (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestReplicatedJob [2021-08-11T11:42:21.632Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestUpdateReplicatedJob [2021-08-11T11:42:21.632Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestServiceListWithStatuses [2021-08-11T11:42:21.632Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestDockerNetworkConnectAlias [2021-08-11T11:42:21.632Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestDockerNetworkReConnect [2021-08-11T11:42:21.632Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestServicePlugin [2021-08-11T11:42:21.632Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestServiceUpdateLabel [2021-08-11T11:42:21.632Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestServiceUpdateSecrets [2021-08-11T11:42:21.632Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestServiceUpdateConfigs [2021-08-11T11:42:21.632Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestServiceUpdateNetwork [2021-08-11T11:42:21.632Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-11T11:42:21.632Z] === RUN TestServiceUpdatePidsLimit [2021-08-11T11:42:21.632Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-11T11:42:21.632Z] PASS [2021-08-11T11:42:21.632Z] ok github.com/docker/docker/integration/service 0.410s [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === Skipped [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:42:21.632Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:42:21.632Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-11T11:42:21.632Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-11T11:42:21.632Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-08-11T11:42:21.632Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-11T11:42:21.632Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-11T11:42:21.632Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-11T11:42:21.632Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-11T11:42:21.632Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-11T11:42:21.632Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-11T11:42:21.632Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-11T11:42:21.632Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-11T11:42:21.632Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-11T11:42:21.632Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-11T11:42:21.632Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-11T11:42:21.632Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-11T11:42:21.632Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-11T11:42:21.632Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-11T11:42:21.632Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-11T11:42:21.632Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-11T11:42:21.632Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-11T11:42:21.632Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-11T11:42:21.632Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] [2021-08-11T11:42:21.632Z] DONE 24 tests, 23 skipped in 2.029s [2021-08-11T11:42:21.632Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-11T11:42:21.917Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-08-11T11:42:21.917Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-11T11:42:21.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:42:21.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:42:21.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:42:21.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:42:21.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:42:21.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:42:21.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:42:21.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:42:21.917Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:42:21.917Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:42:21.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:42:21.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:42:21.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:42:21.917Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:42:22.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:42:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-11T11:42:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-11T11:42:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-11T11:42:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-08-11T11:42:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-08-11T11:42:22.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-11T11:42:22.178Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-11T11:42:22.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-11T11:42:22.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-11T11:42:22.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-11T11:42:22.675Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-11T11:42:22.675Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-11T11:42:22.749Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-08-11T11:42:22.749Z] === RUN TestCreateDifferentPlatform [2021-08-11T11:42:22.749Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-11T11:42:22.749Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-11T11:42:22.749Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-11T11:42:22.749Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-11T11:42:22.749Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-11T11:42:22.749Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-11T11:42:23.011Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-11T11:42:23.011Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-11T11:42:23.011Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-11T11:42:23.011Z] === RUN TestContainerStartOnDaemonRestart [2021-08-11T11:42:23.011Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-11T11:42:23.011Z] === RUN TestDaemonRestartIpcMode [2021-08-11T11:42:23.011Z] === PAUSE TestDaemonRestartIpcMode [2021-08-11T11:42:23.011Z] === RUN TestDaemonHostGatewayIP [2021-08-11T11:42:23.011Z] === PAUSE TestDaemonHostGatewayIP [2021-08-11T11:42:23.011Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-11T11:42:23.011Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-11T11:42:23.011Z] === RUN TestContainerKillOnDaemonStart [2021-08-11T11:42:23.011Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-11T11:42:23.011Z] === RUN TestDiff [2021-08-11T11:42:23.152Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:23.152Z] INFO: Testing against a local daemon [2021-08-11T11:42:23.152Z] === RUN TestSessionCreate [2021-08-11T11:42:23.152Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:23.152Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-11T11:42:23.152Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-11T11:42:23.152Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:23.152Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-11T11:42:23.152Z] PASS [2021-08-11T11:42:23.152Z] ok github.com/docker/docker/integration/session 0.280s [2021-08-11T11:42:23.152Z] [2021-08-11T11:42:23.152Z] === Skipped [2021-08-11T11:42:23.152Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-11T11:42:23.152Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:23.152Z] [2021-08-11T11:42:23.152Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-11T11:42:23.152Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:23.152Z] [2021-08-11T11:42:23.152Z] [2021-08-11T11:42:23.152Z] DONE 2 tests, 2 skipped in 1.548s [2021-08-11T11:42:23.152Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-11T11:42:23.326Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-08-11T11:42:23.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:23.527Z] INFO: Testing against a local daemon [2021-08-11T11:42:23.527Z] === RUN TestExternalGraphDriver [2021-08-11T11:42:23.527Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-11T11:42:23.527Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-11T11:42:23.527Z] === RUN TestGraphdriverPluginV2 [2021-08-11T11:42:23.527Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-11T11:42:23.527Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-11T11:42:23.527Z] PASS [2021-08-11T11:42:23.527Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.289s [2021-08-11T11:42:23.527Z] [2021-08-11T11:42:23.527Z] === Skipped [2021-08-11T11:42:23.527Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-11T11:42:23.527Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-11T11:42:23.527Z] [2021-08-11T11:42:23.527Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-11T11:42:23.527Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-11T11:42:23.527Z] [2021-08-11T11:42:23.527Z] [2021-08-11T11:42:23.527Z] DONE 2 tests, 2 skipped in 2.540s [2021-08-11T11:42:23.527Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-11T11:42:23.585Z] ok github.com/docker/docker/volume/local 0.073s coverage: 76.4% of statements [2021-08-11T11:42:23.610Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-11T11:42:23.868Z] --- PASS: TestUpdateReplicatedJob (4.36s) [2021-08-11T11:42:23.868Z] === RUN TestServiceListWithStatuses [2021-08-11T11:42:23.868Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-11T11:42:23.868Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-11T11:42:23.868Z] === RUN TestDockerNetworkConnectAlias [2021-08-11T11:42:23.952Z] --- PASS: TestDiff (0.81s) [2021-08-11T11:42:23.952Z] === RUN TestExecWithCloseStdin [2021-08-11T11:42:24.153Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.8% of statements [2021-08-11T11:42:24.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-11T11:42:24.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:24.673Z] INFO: Testing against a local daemon [2021-08-11T11:42:24.673Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:42:24.673Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:24.673Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestDiskUsage [2021-08-11T11:42:24.673Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-11T11:42:24.673Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestEventsExecDie [2021-08-11T11:42:24.673Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-11T11:42:24.673Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestEventsBackwardsCompatible [2021-08-11T11:42:24.673Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-11T11:42:24.673Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestEventsVolumeCreate [2021-08-11T11:42:24.673Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-11T11:42:24.673Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestInfoAPI [2021-08-11T11:42:24.673Z] --- PASS: TestInfoAPI (0.03s) [2021-08-11T11:42:24.673Z] === RUN TestInfoAPIWarnings [2021-08-11T11:42:24.673Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:42:24.673Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestInfoDebug [2021-08-11T11:42:24.673Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:24.673Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestInfoInsecureRegistries [2021-08-11T11:42:24.673Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:24.673Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestInfoRegistryMirrors [2021-08-11T11:42:24.673Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:24.673Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-11T11:42:24.673Z] === RUN TestLoginFailsWithBadCredentials [2021-08-11T11:42:24.893Z] --- PASS: TestExecWithCloseStdin (1.07s) [2021-08-11T11:42:24.893Z] === RUN TestExec [2021-08-11T11:42:25.545Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.4% of statements [2021-08-11T11:42:25.629Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-08-11T11:42:25.629Z] === RUN TestPingCacheHeaders [2021-08-11T11:42:25.629Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-11T11:42:25.629Z] === RUN TestPingGet [2021-08-11T11:42:25.629Z] --- PASS: TestPingGet (0.02s) [2021-08-11T11:42:25.629Z] === RUN TestPingHead [2021-08-11T11:42:25.629Z] --- PASS: TestPingHead (0.02s) [2021-08-11T11:42:25.629Z] === RUN TestVersion [2021-08-11T11:42:25.629Z] --- PASS: TestVersion (0.02s) [2021-08-11T11:42:25.629Z] PASS [2021-08-11T11:42:25.629Z] ok github.com/docker/docker/integration/system 1.283s [2021-08-11T11:42:25.684Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:25.684Z] INFO: Testing against a local daemon [2021-08-11T11:42:25.684Z] === RUN TestReadPluginNoRead [2021-08-11T11:42:25.684Z] read_test.go:21: no unix domain sockets on Windows [2021-08-11T11:42:25.684Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-11T11:42:25.684Z] PASS [2021-08-11T11:42:25.684Z] ok github.com/docker/docker/integration/plugin/logging 0.272s [2021-08-11T11:42:25.684Z] [2021-08-11T11:42:25.684Z] === Skipped [2021-08-11T11:42:25.684Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-11T11:42:25.684Z] read_test.go:21: no unix domain sockets on Windows [2021-08-11T11:42:25.684Z] [2021-08-11T11:42:25.684Z] [2021-08-11T11:42:25.684Z] DONE 1 tests, 1 skipped in 1.774s [2021-08-11T11:42:25.684Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-11T11:42:25.991Z] --- PASS: TestExec (1.04s) [2021-08-11T11:42:25.991Z] === RUN TestExecUser [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === Skipped [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:42:26.118Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-11T11:42:26.118Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-11T11:42:26.118Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-11T11:42:26.118Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-11T11:42:26.118Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-11T11:42:26.118Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-11T11:42:26.118Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-11T11:42:26.118Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-11T11:42:26.118Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] [2021-08-11T11:42:26.118Z] DONE 15 tests, 9 skipped in 2.576s [2021-08-11T11:42:26.118Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-11T11:42:26.642Z] testing: warning: no tests to run [2021-08-11T11:42:26.642Z] PASS [2021-08-11T11:42:26.642Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.119s [2021-08-11T11:42:26.642Z] [2021-08-11T11:42:26.642Z] DONE 0 tests in 0.830s [2021-08-11T11:42:26.642Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-11T11:42:26.932Z] --- PASS: TestExecUser (1.05s) [2021-08-11T11:42:26.932Z] === RUN TestExportContainerAndImportImage [2021-08-11T11:42:27.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:27.641Z] INFO: Testing against a local daemon [2021-08-11T11:42:27.641Z] === RUN TestVolumesCreateAndList [2021-08-11T11:42:27.641Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-11T11:42:27.641Z] === RUN TestVolumesRemove [2021-08-11T11:42:27.641Z] --- PASS: TestVolumesRemove (0.13s) [2021-08-11T11:42:27.641Z] === RUN TestVolumesInspect [2021-08-11T11:42:27.641Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-11T11:42:27.641Z] === RUN TestVolumesInvalidJSON [2021-08-11T11:42:27.641Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-11T11:42:27.641Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-11T11:42:27.641Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-11T11:42:27.641Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-11T11:42:27.641Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-11T11:42:27.641Z] PASS [2021-08-11T11:42:27.641Z] ok github.com/docker/docker/integration/volume 0.454s [2021-08-11T11:42:27.641Z] [2021-08-11T11:42:27.641Z] DONE 5 tests in 1.851s [2021-08-11T11:42:27.641Z] INFO: make.ps1 ended at 08/11/2021 11:42:27 [2021-08-11T11:42:27.641Z] INFO: Integration CLI tests being run from the host: [2021-08-11T11:42:27.641Z] 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-08-11T11:42:27.874Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-08-11T11:42:27.874Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-11T11:42:28.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:28.163Z] INFO: Testing against a local daemon [2021-08-11T11:42:28.163Z] === RUN TestPluginWithDevMounts [2021-08-11T11:42:28.163Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:28.163Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-11T11:42:28.163Z] PASS [2021-08-11T11:42:28.163Z] ok github.com/docker/docker/integration/plugin/volumes 0.272s [2021-08-11T11:42:28.163Z] [2021-08-11T11:42:28.163Z] === Skipped [2021-08-11T11:42:28.163Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-11T11:42:28.163Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:28.163Z] [2021-08-11T11:42:28.163Z] [2021-08-11T11:42:28.163Z] DONE 1 tests, 1 skipped in 1.776s [2021-08-11T11:42:28.163Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-11T11:42:28.784Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-11T11:42:29.042Z] --- PASS: TestDockerNetworkConnectAlias (5.17s) [2021-08-11T11:42:29.042Z] === RUN TestDockerNetworkReConnect [2021-08-11T11:42:29.042Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-11T11:42:29.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-11T11:42:29.259Z] === RUN TestHealthCheckWorkdir [2021-08-11T11:42:29.684Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:29.684Z] INFO: Testing against a local daemon [2021-08-11T11:42:29.684Z] === RUN TestSecretInspect [2021-08-11T11:42:29.684Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-11T11:42:29.684Z] === RUN TestSecretList [2021-08-11T11:42:29.684Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] --- SKIP: TestSecretList (0.00s) [2021-08-11T11:42:29.684Z] === RUN TestSecretsCreateAndDelete [2021-08-11T11:42:29.684Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-11T11:42:29.684Z] === RUN TestSecretsUpdate [2021-08-11T11:42:29.684Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-11T11:42:29.684Z] === RUN TestTemplatedSecret [2021-08-11T11:42:29.684Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-11T11:42:29.684Z] === RUN TestSecretCreateResolve [2021-08-11T11:42:29.684Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:29.684Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-11T11:42:29.684Z] PASS [2021-08-11T11:42:29.684Z] ok github.com/docker/docker/integration/secret 0.264s [2021-08-11T11:42:29.684Z] [2021-08-11T11:42:29.684Z] === Skipped [2021-08-11T11:42:29.684Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-11T11:42:29.684Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] [2021-08-11T11:42:29.684Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-11T11:42:29.684Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] [2021-08-11T11:42:29.684Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-11T11:42:29.684Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] [2021-08-11T11:42:29.684Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-11T11:42:29.684Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] [2021-08-11T11:42:29.684Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-11T11:42:29.684Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:29.684Z] [2021-08-11T11:42:29.684Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-11T11:42:29.684Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:29.684Z] [2021-08-11T11:42:29.684Z] [2021-08-11T11:42:29.684Z] DONE 6 tests, 6 skipped in 1.549s [2021-08-11T11:42:29.684Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-11T11:42:29.976Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-11T11:42:29.976Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-11T11:42:29.976Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-11T11:42:29.976Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-11T11:42:30.643Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-08-11T11:42:30.643Z] === RUN TestHealthKillContainer [2021-08-11T11:42:30.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-11T11:42:31.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:31.840Z] INFO: Testing against a local daemon [2021-08-11T11:42:31.840Z] === RUN TestServiceCreateInit [2021-08-11T11:42:31.840Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-11T11:42:31.840Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-11T11:42:31.840Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestCreateServiceMultipleTimes [2021-08-11T11:42:31.840Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestCreateServiceConflict [2021-08-11T11:42:31.840Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestCreateServiceMaxReplicas [2021-08-11T11:42:31.840Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-11T11:42:31.840Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-11T11:42:31.840Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestCreateServiceSecretFileMode [2021-08-11T11:42:31.840Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestCreateServiceConfigFileMode [2021-08-11T11:42:31.840Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestCreateServiceSysctls [2021-08-11T11:42:31.840Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-11T11:42:31.840Z] === RUN TestCreateServiceCapabilities [2021-08-11T11:42:31.840Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-11T11:42:31.840Z] === RUN TestInspect [2021-08-11T11:42:31.840Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestInspect (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestCreateJob [2021-08-11T11:42:31.840Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestCreateJob (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestReplicatedJob [2021-08-11T11:42:31.840Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestUpdateReplicatedJob [2021-08-11T11:42:31.840Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestServiceListWithStatuses [2021-08-11T11:42:31.840Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestDockerNetworkConnectAlias [2021-08-11T11:42:31.840Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestDockerNetworkReConnect [2021-08-11T11:42:31.840Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestServicePlugin [2021-08-11T11:42:31.840Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestServiceUpdateLabel [2021-08-11T11:42:31.840Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestServiceUpdateSecrets [2021-08-11T11:42:31.840Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestServiceUpdateConfigs [2021-08-11T11:42:31.840Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestServiceUpdateNetwork [2021-08-11T11:42:31.840Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-11T11:42:31.840Z] === RUN TestServiceUpdatePidsLimit [2021-08-11T11:42:31.840Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-11T11:42:31.840Z] PASS [2021-08-11T11:42:31.840Z] ok github.com/docker/docker/integration/service 0.379s [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === Skipped [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:42:31.840Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:42:31.840Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-11T11:42:31.840Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-11T11:42:31.840Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-08-11T11:42:31.840Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-11T11:42:31.840Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-11T11:42:31.840Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-11T11:42:31.840Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-11T11:42:31.840Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-11T11:42:31.840Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-11T11:42:31.840Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-11T11:42:31.840Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-11T11:42:31.840Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:31.840Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-11T11:42:31.840Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:31.840Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-11T11:42:32.294Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-11T11:42:32.294Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-11T11:42:32.294Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-11T11:42:32.294Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-11T11:42:32.294Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-11T11:42:32.294Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-11T11:42:32.294Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-11T11:42:32.294Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-11T11:42:32.294Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] [2021-08-11T11:42:32.294Z] DONE 24 tests, 23 skipped in 2.186s [2021-08-11T11:42:32.294Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-11T11:42:32.810Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-11T11:42:33.068Z] docker_api_swarm_test.go:201: [d043a7e8dd49e] joining swarm manager [dab2838132bf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:42:33.068Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2021-08-11T11:42:33.068Z] === RUN TestServicePlugin [2021-08-11T11:42:33.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:33.832Z] INFO: Testing against a local daemon [2021-08-11T11:42:33.832Z] === RUN TestSessionCreate [2021-08-11T11:42:33.832Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:33.832Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-11T11:42:33.832Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-11T11:42:33.832Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:33.832Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-11T11:42:33.832Z] PASS [2021-08-11T11:42:33.832Z] ok github.com/docker/docker/integration/session 0.277s [2021-08-11T11:42:33.832Z] [2021-08-11T11:42:33.832Z] === Skipped [2021-08-11T11:42:33.832Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-11T11:42:33.832Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:33.832Z] [2021-08-11T11:42:33.832Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-11T11:42:33.832Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-11T11:42:33.832Z] [2021-08-11T11:42:33.832Z] [2021-08-11T11:42:33.832Z] DONE 2 tests, 2 skipped in 1.548s [2021-08-11T11:42:33.832Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-11T11:42:33.952Z] --- PASS: TestHealthKillContainer (3.08s) [2021-08-11T11:42:33.952Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-11T11:42:34.006Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-11T11:42:34.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:34.704Z] INFO: Testing against a local daemon [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-11T11:42:34.704Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-11T11:42:34.704Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-11T11:42:34.704Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-11T11:42:34.892Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-08-11T11:42:34.892Z] === RUN TestIpcModeNone [2021-08-11T11:42:35.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:35.354Z] INFO: Testing against a local daemon [2021-08-11T11:42:35.354Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:42:35.354Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:35.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestDiskUsage [2021-08-11T11:42:35.354Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-11T11:42:35.354Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestEventsExecDie [2021-08-11T11:42:35.354Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-11T11:42:35.354Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestEventsBackwardsCompatible [2021-08-11T11:42:35.354Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-11T11:42:35.354Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestEventsVolumeCreate [2021-08-11T11:42:35.354Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-11T11:42:35.354Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestInfoAPI [2021-08-11T11:42:35.354Z] --- PASS: TestInfoAPI (0.03s) [2021-08-11T11:42:35.354Z] === RUN TestInfoAPIWarnings [2021-08-11T11:42:35.354Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:42:35.354Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestInfoDebug [2021-08-11T11:42:35.354Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:35.354Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestInfoInsecureRegistries [2021-08-11T11:42:35.354Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:35.354Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestInfoRegistryMirrors [2021-08-11T11:42:35.354Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:35.354Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-11T11:42:35.354Z] === RUN TestLoginFailsWithBadCredentials [2021-08-11T11:42:35.660Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-11T11:42:35.660Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-11T11:42:35.834Z] --- PASS: TestIpcModeNone (1.10s) [2021-08-11T11:42:35.834Z] === RUN TestIpcModePrivate [2021-08-11T11:42:35.908Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-11T11:42:36.616Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-11T11:42:36.616Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-11T11:42:36.774Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-11T11:42:36.774Z] --- PASS: TestIpcModePrivate (1.06s) [2021-08-11T11:42:36.774Z] === RUN TestIpcModeShareable [2021-08-11T11:42:37.510Z] --- PASS: TestLoginFailsWithBadCredentials (1.95s) [2021-08-11T11:42:37.510Z] === RUN TestPingCacheHeaders [2021-08-11T11:42:37.510Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-11T11:42:37.510Z] === RUN TestPingGet [2021-08-11T11:42:37.510Z] --- PASS: TestPingGet (0.02s) [2021-08-11T11:42:37.510Z] === RUN TestPingHead [2021-08-11T11:42:37.510Z] --- PASS: TestPingHead (0.02s) [2021-08-11T11:42:37.510Z] === RUN TestVersion [2021-08-11T11:42:37.510Z] --- PASS: TestVersion (0.02s) [2021-08-11T11:42:37.510Z] PASS [2021-08-11T11:42:37.510Z] ok github.com/docker/docker/integration/system 2.320s [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === Skipped [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:42:37.510Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-11T11:42:37.510Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-11T11:42:37.510Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-11T11:42:37.510Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-11T11:42:37.510Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-11T11:42:37.510Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-11T11:42:37.510Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-11T11:42:37.510Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-11T11:42:37.510Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] [2021-08-11T11:42:37.510Z] DONE 15 tests, 9 skipped in 3.597s [2021-08-11T11:42:37.510Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-11T11:42:37.716Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-11T11:42:37.809Z] plugin_test.go:62: [dfe1bad178be2] joining swarm manager [d539edca4e9e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:42:37.977Z] --- PASS: TestIpcModeShareable (1.03s) [2021-08-11T11:42:37.977Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-11T11:42:39.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:39.052Z] INFO: Testing against a local daemon [2021-08-11T11:42:39.052Z] === RUN TestVolumesCreateAndList [2021-08-11T11:42:39.052Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-11T11:42:39.052Z] === RUN TestVolumesRemove [2021-08-11T11:42:39.052Z] --- PASS: TestVolumesRemove (0.12s) [2021-08-11T11:42:39.052Z] === RUN TestVolumesInspect [2021-08-11T11:42:39.052Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-11T11:42:39.052Z] === RUN TestVolumesInvalidJSON [2021-08-11T11:42:39.052Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-11T11:42:39.052Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-11T11:42:39.052Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-11T11:42:39.052Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-11T11:42:39.052Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-11T11:42:39.052Z] PASS [2021-08-11T11:42:39.052Z] ok github.com/docker/docker/integration/volume 0.449s [2021-08-11T11:42:39.052Z] [2021-08-11T11:42:39.052Z] DONE 5 tests in 1.866s [2021-08-11T11:42:39.052Z] INFO: make.ps1 ended at 08/11/2021 11:42:38 [2021-08-11T11:42:39.052Z] INFO: Integration CLI tests being run from the host: [2021-08-11T11:42:39.052Z] 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-08-11T11:42:39.183Z] plugin_test.go:65: [d2e365caccae7] joining swarm manager [d539edca4e9e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:42:41.278Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2021-08-11T11:42:41.278Z] === RUN TestAPIIpcModeHost [2021-08-11T11:42:41.850Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-08-11T11:42:41.850Z] === RUN TestDaemonIpcModeShareable [2021-08-11T11:42:42.466Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-11T11:42:43.032Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-11T11:42:43.623Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/rootless [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/volume [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-11T11:42:43.623Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === Skipped [2021-08-11T11:42:43.623Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-11T11:42:43.623Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-11T11:42:43.623Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-11T11:42:43.623Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-11T11:42:43.623Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:71: No driver to put! [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-11T11:42:43.623Z] time="2021-08-11T11:41:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-11T11:42:43.623Z] time="2021-08-11T11:41:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-11T11:42:43.623Z] time="2021-08-11T11:41:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-11T11:42:43.623Z] time="2021-08-11T11:41:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-11T11:42:43.623Z] time="2021-08-11T11:41:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:71: No driver to put! [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-11T11:42:43.623Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-11T11:42:43.623Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-11T11:42:43.623Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-11T11:42:43.623Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-11T11:42:43.623Z] graphtest_unix.go:71: No driver to put! [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-11T11:42:43.623Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-11T11:42:43.623Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] [2021-08-11T11:42:43.623Z] DONE 2308 tests, 28 skipped in 257.663s [2021-08-11T11:42:43.623Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/api [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/bitseq [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/cluster [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/config [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/datastore [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/driverapi [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/etchosts [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/idm [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ipam [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/iptables [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/netlabel [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/netutils [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/networkdb [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/ns [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/options [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/osl [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/portallocator [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/portmapper [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/testutils [2021-08-11T11:42:43.623Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-11T11:42:43.623Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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 [2021-08-11T11:42:43.763Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-11T11:42:43.763Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2021-08-11T11:42:43.763Z] === RUN TestDaemonIpcModePrivate [2021-08-11T11:42:44.931Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-11T11:42:45.674Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-11T11:42:45.674Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2021-08-11T11:42:45.674Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-11T11:42:46.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-11T11:42:46.096Z] INFO: Testing against a local daemon [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-11T11:42:46.096Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-11T11:42:46.096Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-11T11:42:46.096Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-11T11:42:46.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-11T11:42:47.053Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-11T11:42:47.057Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-11T11:42:47.317Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2021-08-11T11:42:47.317Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-11T11:42:47.506Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-11T11:42:47.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-11T11:42:47.959Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-11T11:42:48.413Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-11T11:42:49.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-11T11:42:49.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-11T11:42:49.231Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2021-08-11T11:42:49.231Z] === RUN TestIpcModeOlderClient [2021-08-11T11:42:49.231Z] === PAUSE TestIpcModeOlderClient [2021-08-11T11:42:49.231Z] === RUN TestKillContainerInvalidSignal [2021-08-11T11:42:49.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-11T11:42:50.193Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-08-11T11:42:50.193Z] === RUN TestKillContainer [2021-08-11T11:42:50.193Z] === RUN TestKillContainer/no_signal [2021-08-11T11:42:50.764Z] === RUN TestKillContainer/non_killing_signal [2021-08-11T11:42:50.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-11T11:42:51.336Z] === RUN TestKillContainer/killing_signal [2021-08-11T11:42:52.320Z] docker_api_swarm_test.go:383: [d98e7aafac07f] joining swarm manager [d3a8a1eae3c7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:42:52.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-11T11:42:52.719Z] --- PASS: TestKillContainer (2.36s) [2021-08-11T11:42:52.719Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-08-11T11:42:52.719Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-08-11T11:42:52.719Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-08-11T11:42:52.719Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-11T11:42:52.719Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-11T11:42:53.289Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-11T11:42:53.515Z] docker_api_swarm_test.go:384: [d9e71e48e4e74] joining swarm manager [d3a8a1eae3c7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:42:53.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000760420_} [2021-08-11T11:42:54.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2021-08-11T11:42:54.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-08-11T11:42:54.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-08-11T11:42:54.231Z] === RUN TestKillStoppedContainer [2021-08-11T11:42:54.231Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-11T11:42:54.231Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-11T11:42:54.231Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-11T11:42:54.231Z] === RUN TestKillDifferentUserContainer [2021-08-11T11:42:55.172Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-08-11T11:42:55.172Z] === RUN TestInspectOomKilledTrue [2021-08-11T11:42:55.172Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:42:55.172Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-11T11:42:55.172Z] === RUN TestInspectOomKilledFalse [2021-08-11T11:42:55.172Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:42:55.172Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-11T11:42:55.172Z] === RUN TestLinksEtcHostsContentMatch [2021-08-11T11:42:55.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1155892960_/foo_false____} [2021-08-11T11:42:55.743Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-08-11T11:42:55.743Z] === RUN TestLinksContainerNames [2021-08-11T11:42:55.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1155892960_/foo_true____} [2021-08-11T11:42:56.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3373027007_/foo_false____} [2021-08-11T11:42:57.653Z] --- PASS: TestLinksContainerNames (1.60s) [2021-08-11T11:42:57.653Z] === RUN TestLogsFollowTailEmpty [2021-08-11T11:42:58.225Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2021-08-11T11:42:58.225Z] === RUN TestContainerNetworkMountsNoChown [2021-08-11T11:42:58.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3373027007_/foo_true____} [2021-08-11T11:42:59.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3373027007_/foo_true__0xc000760450__} [2021-08-11T11:42:59.167Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/default [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/default [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/private [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/private [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rprivate [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/slave [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/slave [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rslave [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/shared [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/shared [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rshared [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-11T11:42:59.167Z] === CONT TestMountDaemonRoot/default [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-11T11:42:59.167Z] === CONT TestMountDaemonRoot/rslave [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:42:59.167Z] === CONT TestMountDaemonRoot/shared [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:42:59.167Z] === CONT TestMountDaemonRoot/slave [2021-08-11T11:42:59.167Z] === CONT TestMountDaemonRoot/rshared [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-11T11:42:59.167Z] === CONT TestMountDaemonRoot/private [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:42:59.167Z] === CONT TestMountDaemonRoot/rprivate [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:42:59.167Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:42:59.167Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:42:59.168Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:42:59.168Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-11T11:42:59.168Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-11T11:42:59.429Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-11T11:42:59.429Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-11T11:42:59.429Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-11T11:42:59.429Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-11T11:42:59.429Z] === RUN TestContainerBindMountNonRecursive [2021-08-11T11:43:00.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000760468_} [2021-08-11T11:43:01.344Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-08-11T11:43:01.344Z] === RUN TestContainerVolumesMountedAsShared [2021-08-11T11:43:01.915Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-08-11T11:43:01.915Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-11T11:43:02.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000760480_} [2021-08-11T11:43:02.858Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-08-11T11:43:02.858Z] === RUN TestNetworkNat [2021-08-11T11:43:03.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000760498_} [2021-08-11T11:43:03.800Z] --- PASS: TestNetworkNat (0.83s) [2021-08-11T11:43:03.800Z] === RUN TestNetworkLocalhostTCPNat [2021-08-11T11:43:04.741Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2021-08-11T11:43:04.741Z] === RUN TestNetworkLoopbackNat [2021-08-11T11:43:05.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007604b0_} [2021-08-11T11:43:05.952Z] --- PASS: TestServicePlugin (32.56s) [2021-08-11T11:43:05.952Z] === RUN TestServiceUpdateLabel [2021-08-11T11:43:06.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-11T11:43:08.042Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-08-11T11:43:08.043Z] === RUN TestPause [2021-08-11T11:43:08.264Z] --- PASS: TestServiceUpdateLabel (2.58s) [2021-08-11T11:43:08.264Z] === RUN TestServiceUpdateSecrets [2021-08-11T11:43:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-11T11:43:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-11T11:43:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-11T11:43:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-11T11:43:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-11T11:43:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-11T11:43:08.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-11T11:43:08.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-11T11:43:08.613Z] --- PASS: TestPause (0.85s) [2021-08-11T11:43:08.613Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-11T11:43:08.613Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-11T11:43:08.613Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-11T11:43:08.613Z] === RUN TestPauseStopPausedContainer [2021-08-11T11:43:08.779Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-11T11:43:09.554Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-08-11T11:43:09.554Z] === RUN TestPidHost [2021-08-11T11:43:12.060Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-11T11:43:12.098Z] --- PASS: TestPidHost (2.14s) [2021-08-11T11:43:12.098Z] === RUN TestPsFilter [2021-08-11T11:43:12.098Z] --- PASS: TestPsFilter (0.15s) [2021-08-11T11:43:12.098Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-11T11:43:12.669Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-08-11T11:43:12.669Z] === RUN TestRemoveContainerWithVolume [2021-08-11T11:43:13.611Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-08-11T11:43:13.612Z] === RUN TestRemoveContainerRunning [2021-08-11T11:43:13.960Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-11T11:43:14.187Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-08-11T11:43:14.187Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-11T11:43:15.129Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2021-08-11T11:43:15.129Z] === RUN TestRemoveInvalidContainer [2021-08-11T11:43:15.129Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-11T11:43:15.129Z] === RUN TestRenameLinkedContainer [2021-08-11T11:43:17.250Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-11T11:43:18.428Z] --- PASS: TestRenameLinkedContainer (3.15s) [2021-08-11T11:43:18.428Z] === RUN TestRenameStoppedContainer [2021-08-11T11:43:18.622Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-11T11:43:18.622Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-11T11:43:18.999Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-08-11T11:43:18.999Z] === RUN TestRenameRunningContainerAndReuse [2021-08-11T11:43:19.556Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-11T11:43:20.122Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-11T11:43:20.910Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2021-08-11T11:43:20.910Z] === RUN TestRenameInvalidName [2021-08-11T11:43:21.056Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-11T11:43:21.481Z] --- PASS: TestRenameInvalidName (0.81s) [2021-08-11T11:43:21.481Z] === RUN TestRenameAnonymousContainer [2021-08-11T11:43:21.622Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-11T11:43:22.556Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-11T11:43:23.123Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-11T11:43:24.497Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-11T11:43:24.497Z] --- PASS: TestServiceUpdateSecrets (15.97s) [2021-08-11T11:43:24.497Z] === RUN TestServiceUpdateConfigs [2021-08-11T11:43:24.787Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2021-08-11T11:43:24.787Z] === RUN TestRenameContainerWithSameName [2021-08-11T11:43:25.048Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2021-08-11T11:43:25.048Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-11T11:43:25.431Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-11T11:43:26.368Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-11T11:43:26.960Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2021-08-11T11:43:26.960Z] === RUN TestResize [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-11T11:43:27.183Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-11T11:43:27.183Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-11T11:43:27.183Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-11T11:43:27.183Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-11T11:43:27.183Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-11T11:43:27.183Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-11T11:43:27.183Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-11T11:43:27.183Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-11T11:43:27.183Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-11T11:43:27.302Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-11T11:43:27.531Z] --- PASS: TestResize (0.81s) [2021-08-11T11:43:27.531Z] === RUN TestResizeWithInvalidSize [2021-08-11T11:43:28.236Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-11T11:43:28.471Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2021-08-11T11:43:28.471Z] === RUN TestResizeWhenContainerNotStarted [2021-08-11T11:43:28.802Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-11T11:43:29.043Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:43:29.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:43:29.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:43:29.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-11T11:43:29.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:43:29.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-11T11:43:29.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:43:29.734Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-11T11:43:30.290Z] ok github.com/docker/docker/libnetwork 37.227s coverage: 40.8% of statements [2021-08-11T11:43:30.290Z] ok github.com/docker/docker/libnetwork/api 1.264s coverage: 90.1% of statements [2021-08-11T11:43:30.290Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-11T11:43:30.290Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-08-11T11:43:30.290Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-11T11:43:30.290Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-11T11:43:30.290Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2021-08-11T11:43:30.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-11T11:43:30.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-11T11:43:31.105Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-11T11:43:31.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-11T11:43:31.670Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-11T11:43:31.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-11T11:43:31.831Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-11T11:43:31.831Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T11:43:31.831Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-11T11:43:31.831Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-11T11:43:31.831Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-11T11:43:32.605Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-11T11:43:32.605Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-11T11:43:32.821Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.429s coverage: 59.9% of statements [2021-08-11T11:43:33.079Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-11T11:43:33.080Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-11T11:43:33.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-11T11:43:33.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-11T11:43:33.539Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-11T11:43:34.015Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.128s coverage: 4.0% of statements [2021-08-11T11:43:34.015Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-11T11:43:34.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-11T11:43:34.474Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-11T11:43:34.583Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.019s coverage: 4.5% of statements [2021-08-11T11:43:34.583Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-11T11:43:34.583Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-11T11:43:34.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-11T11:43:34.711Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-11T11:43:35.409Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-11T11:43:35.982Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-11T11:43:36.232Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-11T11:43:36.232Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-11T11:43:36.232Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-11T11:43:36.232Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-11T11:43:36.232Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-11T11:43:36.232Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-11T11:43:36.232Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-11T11:43:36.232Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-11T11:43:36.232Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-11T11:43:36.917Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2021-08-11T11:43:37.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2021-08-11T11:43:37.201Z] === RUN TestCgroupNamespacesRun [2021-08-11T11:43:38.814Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-11T11:43:38.982Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-11T11:43:38.982Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-11T11:43:38.982Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-11T11:43:38.982Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-11T11:43:38.982Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-11T11:43:38.982Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-11T11:43:38.982Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-11T11:43:38.982Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-11T11:43:38.982Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-11T11:43:39.113Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-08-11T11:43:39.113Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-11T11:43:39.113Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-11T11:43:39.113Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-11T11:43:39.113Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-11T11:43:39.113Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T11:43:39.113Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-11T11:43:39.379Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-11T11:43:40.055Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s) [2021-08-11T11:43:40.055Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-11T11:43:40.316Z] --- PASS: TestServiceUpdateConfigs (15.86s) [2021-08-11T11:43:40.316Z] === RUN TestServiceUpdateNetwork [2021-08-11T11:43:41.975Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2021-08-11T11:43:41.975Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-11T11:43:42.846Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-11T11:43:43.634Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-11T11:43:43.634Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T11:43:43.634Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-11T11:43:43.634Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-11T11:43:43.634Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-11T11:43:43.761Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-11T11:43:43.890Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2021-08-11T11:43:43.890Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-11T11:43:44.571Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.520s coverage: 7.2% of statements [2021-08-11T11:43:44.571Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-11T11:43:44.571Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-11T11:43:44.571Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-08-11T11:43:44.571Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-11T11:43:44.571Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-11T11:43:44.571Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-11T11:43:44.831Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-08-11T11:43:45.090Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-08-11T11:43:45.659Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-11T11:43:45.659Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-11T11:43:45.803Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-08-11T11:43:45.803Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-11T11:43:45.917Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-11T11:43:46.511Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-11T11:43:47.188Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s) [2021-08-11T11:43:47.188Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-11T11:43:48.107Z] check_test.go:380: [d9e71e48e4e74] daemon is not started [2021-08-11T11:43:48.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-11T11:43:48.107Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-11T11:43:48.130Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-11T11:43:48.130Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-11T11:43:48.668Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-11T11:43:48.668Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-11T11:43:48.668Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-11T11:43:48.668Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-11T11:43:48.668Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-11T11:43:48.668Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-11T11:43:48.668Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-11T11:43:48.668Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-11T11:43:48.668Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-11T11:43:50.012Z] docker_api_swarm_test.go:801: [d634490f08374] joining swarm manager [d15ccdf331c4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:43:50.043Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-08-11T11:43:50.043Z] === RUN TestNISDomainname [2021-08-11T11:43:51.385Z] docker_api_swarm_test.go:801: [d7c68dbeb9e07] joining swarm manager [d15ccdf331c4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:43:51.427Z] --- PASS: TestNISDomainname (1.34s) [2021-08-11T11:43:51.427Z] === RUN TestHostnameDnsResolution [2021-08-11T11:43:51.543Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-11T11:43:51.543Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-11T11:43:51.543Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-11T11:43:51.543Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T11:43:51.543Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-11T11:43:51.643Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-11T11:43:52.577Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-11T11:43:52.577Z] docker_api_swarm_test.go:801: [d653d63fd763d] joining swarm manager [d15ccdf331c4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-11T11:43:52.810Z] --- PASS: TestHostnameDnsResolution (1.40s) [2021-08-11T11:43:52.810Z] === RUN TestStats [2021-08-11T11:43:53.950Z] docker_api_swarm_test.go:801: [ddca1438b0a9c] joining swarm manager [d15ccdf331c4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-11T11:43:54.883Z] --- PASS: TestServiceUpdateNetwork (14.54s) [2021-08-11T11:43:54.883Z] === RUN TestServiceUpdatePidsLimit [2021-08-11T11:43:55.350Z] --- PASS: TestStats (2.83s) [2021-08-11T11:43:55.350Z] === RUN TestStopContainerWithTimeout [2021-08-11T11:43:55.350Z] === RUN TestStopContainerWithTimeout/0 [2021-08-11T11:43:55.350Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-11T11:43:55.350Z] === RUN TestStopContainerWithTimeout/1 [2021-08-11T11:43:55.350Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-11T11:43:55.350Z] === RUN TestStopContainerWithTimeout/3 [2021-08-11T11:43:55.350Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-11T11:43:55.350Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-11T11:43:55.350Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-11T11:43:55.350Z] === CONT TestStopContainerWithTimeout/0 [2021-08-11T11:43:55.350Z] === CONT TestStopContainerWithTimeout/3 [2021-08-11T11:43:55.350Z] === CONT TestStopContainerWithTimeout/1 [2021-08-11T11:43:55.350Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-11T11:43:55.450Z] docker_api_swarm_test.go:809: [d56ab4d47eb59] joining swarm manager [d15ccdf331c4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-11T11:43:56.197Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-11T11:43:56.387Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-11T11:43:57.763Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-11T11:43:58.021Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-11T11:43:58.125Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-11T11:43:58.653Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-11T11:43:58.653Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2021-08-11T11:43:58.653Z] --- PASS: TestStopContainerWithTimeout/1 (2.43s) [2021-08-11T11:43:58.653Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2021-08-11T11:43:58.653Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2021-08-11T11:43:58.653Z] === RUN TestDeleteDevicemapper [2021-08-11T11:43:58.914Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-11T11:43:58.914Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-11T11:43:58.914Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-11T11:44:01.306Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-11T11:44:01.464Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2021-08-11T11:44:01.464Z] === RUN TestUpdateMemory [2021-08-11T11:44:01.464Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:44:01.464Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-11T11:44:01.464Z] === RUN TestUpdateCPUQuota [2021-08-11T11:44:02.256Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-11T11:44:05.539Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-11T11:44:06.475Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-11T11:44:07.851Z] === RUN TestDockerSuite/TestCpToDot [2021-08-11T11:44:08.043Z] --- PASS: TestUpdateCPUQuota (5.91s) [2021-08-11T11:44:08.043Z] === RUN TestUpdatePidsLimit [2021-08-11T11:44:08.043Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-11T11:44:08.043Z] === RUN TestUpdatePidsLimit/no_change [2021-08-11T11:44:08.304Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-11T11:44:08.416Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-11T11:44:09.246Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-11T11:44:09.818Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-11T11:44:10.317Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-11T11:44:10.389Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-11T11:44:10.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-11T11:44:11.692Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-11T11:44:12.258Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-11T11:44:12.343Z] --- PASS: TestUpdatePidsLimit (5.36s) [2021-08-11T11:44:12.343Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-08-11T11:44:12.343Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-08-11T11:44:12.343Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-08-11T11:44:12.343Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-08-11T11:44:12.343Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-08-11T11:44:12.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-08-11T11:44:12.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-08-11T11:44:12.344Z] === RUN TestUpdateRestartPolicy [2021-08-11T11:44:13.008Z] ok github.com/docker/docker/libnetwork/ipam 14.828s coverage: 85.3% of statements [2021-08-11T11:44:13.008Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-11T11:44:13.008Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-11T11:44:13.008Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-11T11:44:13.008Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2021-08-11T11:44:13.008Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-11T11:44:13.008Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-11T11:44:13.008Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements [2021-08-11T11:44:13.193Z] --- PASS: TestServiceUpdatePidsLimit (18.34s) [2021-08-11T11:44:13.193Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-08-11T11:44:13.193Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-08-11T11:44:13.193Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-08-11T11:44:13.193Z] PASS [2021-08-11T11:44:13.193Z] [2021-08-11T11:44:13.193Z] === Skipped [2021-08-11T11:44:13.193Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-11T11:44:13.193Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-11T11:44:13.193Z] [2021-08-11T11:44:13.193Z] [2021-08-11T11:44:13.193Z] DONE 27 tests, 1 skipped in 198.135s [2021-08-11T11:44:13.193Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-11T11:44:13.193Z] ++ 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-08-11T11:44:13.193Z] ++ set -e [2021-08-11T11:44:13.193Z] ++ '[' -n 0 ']' [2021-08-11T11:44:13.193Z] ++ set -x [2021-08-11T11:44:13.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-11T11:44:13.193Z] INFO: Testing against a local daemon [2021-08-11T11:44:13.193Z] === RUN TestSessionCreate [2021-08-11T11:44:13.193Z] --- PASS: TestSessionCreate (0.05s) [2021-08-11T11:44:13.193Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-11T11:44:13.452Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-08-11T11:44:13.452Z] PASS [2021-08-11T11:44:13.452Z] [2021-08-11T11:44:13.452Z] DONE 2 tests in 0.307s [2021-08-11T11:44:13.452Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-11T11:44:13.452Z] ++ 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-08-11T11:44:13.452Z] ++ set -e [2021-08-11T11:44:13.452Z] ++ '[' -n 0 ']' [2021-08-11T11:44:13.452Z] ++ set -x [2021-08-11T11:44:13.452Z] ++ 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-08-11T11:44:13.452Z] INFO: Testing against a local daemon [2021-08-11T11:44:13.452Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:44:13.452Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-11T11:44:13.452Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:44:13.452Z] === RUN TestDiskUsage [2021-08-11T11:44:13.452Z] === PAUSE TestDiskUsage [2021-08-11T11:44:13.452Z] === RUN TestEventsExecDie [2021-08-11T11:44:13.943Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2021-08-11T11:44:13.943Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-11T11:44:14.202Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2021-08-11T11:44:14.387Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-11T11:44:14.645Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-11T11:44:15.212Z] --- PASS: TestEventsExecDie (1.66s) [2021-08-11T11:44:15.212Z] === RUN TestEventsBackwardsCompatible [2021-08-11T11:44:15.212Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-11T11:44:15.212Z] === RUN TestEventsVolumeCreate [2021-08-11T11:44:15.469Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-08-11T11:44:15.469Z] === RUN TestInfoBinaryCommits [2021-08-11T11:44:15.469Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-11T11:44:15.469Z] === RUN TestInfoAPIVersioned [2021-08-11T11:44:15.469Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-11T11:44:15.469Z] === RUN TestInfoDiscoveryBackend [2021-08-11T11:44:15.728Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-11T11:44:15.985Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-11T11:44:15.985Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-11T11:44:16.919Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-11T11:44:16.919Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-11T11:44:16.919Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-11T11:44:16.919Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-11T11:44:16.919Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-11T11:44:17.485Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-11T11:44:17.485Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-08-11T11:44:17.485Z] === RUN TestInfoAPI [2021-08-11T11:44:17.485Z] --- PASS: TestInfoAPI (0.03s) [2021-08-11T11:44:17.485Z] === RUN TestInfoAPIWarnings [2021-08-11T11:44:18.051Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-11T11:44:18.051Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-11T11:44:18.051Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-11T11:44:18.309Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-11T11:44:18.879Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-11T11:44:19.137Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-11T11:44:19.137Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-11T11:44:19.395Z] === RUN TestDockerSuite/TestCreateRM [2021-08-11T11:44:19.395Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-11T11:44:19.395Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-11T11:44:19.395Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-11T11:44:19.654Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-11T11:44:19.654Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-11T11:44:21.556Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-11T11:44:21.814Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-11T11:44:21.814Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-11T11:44:25.105Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-11T11:44:25.105Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-11T11:44:25.105Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-11T11:44:25.105Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-11T11:44:25.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-11T11:44:25.363Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-11T11:44:26.295Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-11T11:44:27.250Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2021-08-11T11:44:27.250Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-11T11:44:27.250Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-08-11T11:44:27.250Z] === RUN TestWaitNonBlocked [2021-08-11T11:44:27.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:44:27.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:44:27.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:44:27.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:44:27.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:44:27.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:44:27.250Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-11T11:44:27.250Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-08-11T11:44:27.250Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-08-11T11:44:27.250Z] === RUN TestWaitBlocked [2021-08-11T11:44:27.250Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:44:27.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:44:27.250Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:44:27.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:44:27.250Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-11T11:44:27.250Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-11T11:44:27.669Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-11T11:44:28.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-11T11:44:28.634Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-11T11:44:28.634Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2021-08-11T11:44:28.634Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2021-08-11T11:44:28.634Z] === CONT TestContainerStartOnDaemonRestart [2021-08-11T11:44:28.634Z] === CONT TestIpcModeOlderClient [2021-08-11T11:44:28.634Z] === CONT TestDaemonHostGatewayIP [2021-08-11T11:44:28.634Z] === CONT TestContainerKillOnDaemonStart [2021-08-11T11:44:28.634Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-11T11:44:28.634Z] === CONT TestDaemonRestartIpcMode [2021-08-11T11:44:29.974Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-11T11:44:31.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-11T11:44:31.950Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-11T11:44:31.950Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s) [2021-08-11T11:44:32.134Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-11T11:44:33.067Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-11T11:44:33.067Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-11T11:44:33.335Z] --- PASS: TestDaemonRestartIpcMode (4.46s) [2021-08-11T11:44:33.335Z] --- PASS: TestDaemonHostGatewayIP (4.57s) [2021-08-11T11:44:33.633Z] === RUN TestDockerSuite/TestDockerFails [2021-08-11T11:44:33.633Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-11T11:44:33.633Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-11T11:44:33.890Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-11T11:44:33.890Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-08-11T11:44:33.890Z] === RUN TestInfoDebug [2021-08-11T11:44:34.456Z] --- PASS: TestInfoDebug (0.53s) [2021-08-11T11:44:34.456Z] === RUN TestInfoInsecureRegistries [2021-08-11T11:44:34.720Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.86s) [2021-08-11T11:44:35.022Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-11T11:44:35.022Z] === RUN TestInfoRegistryMirrors [2021-08-11T11:44:35.022Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-11T11:44:35.587Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-11T11:44:35.587Z] === RUN TestLoginFailsWithBadCredentials [2021-08-11T11:44:35.845Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-08-11T11:44:35.845Z] === RUN TestPingCacheHeaders [2021-08-11T11:44:35.845Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-11T11:44:35.845Z] === RUN TestPingGet [2021-08-11T11:44:35.845Z] --- PASS: TestPingGet (0.02s) [2021-08-11T11:44:35.845Z] === RUN TestPingHead [2021-08-11T11:44:35.845Z] --- PASS: TestPingHead (0.03s) [2021-08-11T11:44:35.845Z] === RUN TestVersion [2021-08-11T11:44:35.845Z] --- PASS: TestVersion (0.03s) [2021-08-11T11:44:35.845Z] === CONT TestDiskUsage [2021-08-11T11:44:36.103Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/container_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/image_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/volume_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-11T11:44:36.361Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-11T11:44:36.619Z] === RUN TestDiskUsage/after_container.Run [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-11T11:44:37.554Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-11T11:44:37.554Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage (1.82s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty (0.04s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/image_types (0.01s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.01s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run (0.75s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-11T11:44:37.554Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:44:37.554Z] PASS [2021-08-11T11:44:37.554Z] [2021-08-11T11:44:37.554Z] === Skipped [2021-08-11T11:44:37.554Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:44:37.554Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-11T11:44:37.554Z] [2021-08-11T11:44:37.554Z] [2021-08-11T11:44:37.554Z] DONE 53 tests, 1 skipped in 24.283s [2021-08-11T11:44:37.812Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-11T11:44:37.812Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-11T11:44:37.812Z] ++ 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-08-11T11:44:37.812Z] ++ set -e [2021-08-11T11:44:37.812Z] ++ '[' -n 0 ']' [2021-08-11T11:44:37.812Z] ++ set -x [2021-08-11T11:44:37.812Z] ++ 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-08-11T11:44:37.812Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-11T11:44:37.812Z] INFO: Testing against a local daemon [2021-08-11T11:44:37.812Z] === RUN TestVolumesCreateAndList [2021-08-11T11:44:37.812Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-11T11:44:37.812Z] === RUN TestVolumesRemove [2021-08-11T11:44:37.812Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-11T11:44:38.071Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-11T11:44:38.071Z] === RUN TestVolumesInspect [2021-08-11T11:44:38.071Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-11T11:44:38.071Z] === RUN TestVolumesInvalidJSON [2021-08-11T11:44:38.071Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-11T11:44:38.071Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-11T11:44:38.071Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-11T11:44:38.071Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-11T11:44:38.071Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-11T11:44:38.071Z] PASS [2021-08-11T11:44:38.071Z] [2021-08-11T11:44:38.071Z] DONE 5 tests in 0.277s [2021-08-11T11:44:38.071Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-11T11:44:38.636Z] ++++ cat bundles/test-integration/docker.pid [2021-08-11T11:44:38.636Z] +++ kill 5782 [2021-08-11T11:44:38.897Z] +++ /etc/init.d/apparmor stop [2021-08-11T11:44:38.897Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-11T11:44:38.897Z] [2021-08-11T11:44:38.897Z] Unloading profiles will leave already running processes permanently [2021-08-11T11:44:38.897Z] unconfined, which can lead to unexpected situations. [2021-08-11T11:44:38.897Z] [2021-08-11T11:44:38.897Z] To set a process to complain mode, use the command line tool [2021-08-11T11:44:38.897Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-11T11:44:38.897Z] +++ true [2021-08-11T11:44:38.897Z] exiting test-integration [2021-08-11T11:44:38.897Z] ++ exit 0 [2021-08-11T11:44:38.897Z] [2021-08-11T11:44:39.831Z] + for job in $(jobs -p) [2021-08-11T11:44:39.831Z] + wait 19134 [2021-08-11T11:44:41.298Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) [2021-08-11T11:44:41.298Z] PASS [2021-08-11T11:44:41.298Z] [2021-08-11T11:44:41.298Z] === Skipped [2021-08-11T11:44:41.298Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-11T11:44:41.298Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:44:41.298Z] [2021-08-11T11:44:41.298Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-11T11:44:41.298Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:44:41.298Z] [2021-08-11T11:44:41.298Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-11T11:44:41.298Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:44:41.298Z] [2021-08-11T11:44:41.298Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-11T11:44:41.298Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-11T11:44:41.298Z] [2021-08-11T11:44:41.298Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-11T11:44:41.298Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-11T11:44:41.298Z] [2021-08-11T11:44:41.298Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-11T11:44:41.298Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:44:41.298Z] [2021-08-11T11:44:41.298Z] [2021-08-11T11:44:41.298Z] DONE 195 tests, 6 skipped in 147.871s [2021-08-11T11:44:41.298Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-11T11:44:41.298Z] ++ 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-08-11T11:44:41.298Z] ++ set -e [2021-08-11T11:44:41.298Z] ++ '[' -n 0 ']' [2021-08-11T11:44:41.298Z] ++ set -x [2021-08-11T11:44:41.298Z] ++ 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-08-11T11:44:43.210Z] === RUN TestConfigDaemonLibtrustID [2021-08-11T11:44:43.472Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-11T11:44:43.472Z] === RUN TestDaemonConfigValidation [2021-08-11T11:44:43.472Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:44:43.472Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:44:43.472Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-11T11:44:43.472Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-11T11:44:43.472Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-11T11:44:43.472Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-11T11:44:43.472Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-11T11:44:43.472Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-11T11:44:43.472Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-11T11:44:43.472Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-11T11:44:43.472Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-11T11:44:43.472Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-11T11:44:43.472Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-11T11:44:43.472Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-11T11:44:43.472Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-11T11:44:43.733Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-11T11:44:43.733Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2021-08-11T11:44:43.733Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2021-08-11T11:44:43.733Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-08-11T11:44:43.733Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-08-11T11:44:43.733Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-11T11:44:43.733Z] PASS [2021-08-11T11:44:43.733Z] [2021-08-11T11:44:43.733Z] DONE 7 tests in 2.378s [2021-08-11T11:44:43.733Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-11T11:44:43.733Z] ++ 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-08-11T11:44:43.733Z] ++ set -e [2021-08-11T11:44:43.733Z] ++ '[' -n 0 ']' [2021-08-11T11:44:43.733Z] ++ set -x [2021-08-11T11:44:43.733Z] ++ 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-08-11T11:44:44.112Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-11T11:44:44.112Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-11T11:44:44.112Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-11T11:44:45.092Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-11T11:44:46.271Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-11T11:44:46.271Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-11T11:44:47.621Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-11T11:44:49.148Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-11T11:44:49.601Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-11T11:44:49.601Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-11T11:44:49.601Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-11T11:44:49.601Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-11T11:44:50.055Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-11T11:44:50.055Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-11T11:44:50.055Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-11T11:44:50.055Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-11T11:44:50.155Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-11T11:44:51.011Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-11T11:44:51.528Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-11T11:44:52.463Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-11T11:44:53.398Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-11T11:44:53.732Z] INFO: Testing against a local daemon [2021-08-11T11:44:53.732Z] === RUN TestCommitInheritsEnv [2021-08-11T11:44:53.732Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-08-11T11:44:53.732Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-11T11:44:53.732Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-11T11:44:53.732Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-11T11:44:53.732Z] === RUN TestImagesFilterMultiReference [2021-08-11T11:44:53.732Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-11T11:44:53.732Z] === RUN TestImagePullPlatformInvalid [2021-08-11T11:44:53.732Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-11T11:44:53.732Z] === RUN TestRemoveImageOrphaning [2021-08-11T11:44:53.732Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-11T11:44:53.732Z] === RUN TestRemoveImageGarbageCollector [2021-08-11T11:44:53.732Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:44:53.732Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-11T11:44:53.732Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-11T11:44:53.732Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-11T11:44:53.732Z] === RUN TestTagInvalidReference [2021-08-11T11:44:53.732Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-11T11:44:53.732Z] === RUN TestTagValidPrefixedRepo [2021-08-11T11:44:53.732Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-11T11:44:53.732Z] === RUN TestTagExistedNameWithoutForce [2021-08-11T11:44:53.732Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-11T11:44:53.732Z] === RUN TestTagOfficialNames [2021-08-11T11:44:53.732Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-11T11:44:53.732Z] === RUN TestTagMatchesDigest [2021-08-11T11:44:53.732Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-11T11:44:53.732Z] PASS [2021-08-11T11:44:53.732Z] [2021-08-11T11:44:53.732Z] === Skipped [2021-08-11T11:44:53.732Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-11T11:44:53.732Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-11T11:44:53.732Z] [2021-08-11T11:44:53.732Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-11T11:44:53.732Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:44:53.732Z] [2021-08-11T11:44:53.732Z] [2021-08-11T11:44:53.732Z] DONE 12 tests, 2 skipped in 9.800s [2021-08-11T11:44:53.732Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-11T11:44:53.732Z] ++ 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-08-11T11:44:53.732Z] ++ set -e [2021-08-11T11:44:53.732Z] ++ '[' -n 0 ']' [2021-08-11T11:44:53.732Z] ++ set -x [2021-08-11T11:44:53.732Z] ++ 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-08-11T11:44:53.732Z] INFO: Testing against a local daemon [2021-08-11T11:44:53.732Z] === RUN TestNetworkCreateDelete [2021-08-11T11:44:53.732Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-08-11T11:44:53.732Z] === RUN TestDockerNetworkDeletePreferID [2021-08-11T11:44:53.888Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-11T11:44:53.964Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-11T11:44:54.304Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2021-08-11T11:44:54.304Z] === RUN TestDaemonDNSFallback [2021-08-11T11:44:54.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-11T11:44:54.794Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-11T11:44:54.846Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-11T11:44:54.846Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-11T11:44:54.846Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-11T11:44:54.846Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-11T11:44:54.846Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-11T11:44:55.300Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-11T11:44:55.728Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-11T11:44:56.294Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-11T11:44:56.515Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-11T11:44:56.515Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-11T11:44:56.515Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-11T11:44:57.458Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-11T11:44:58.190Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-11T11:44:59.563Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-11T11:45:00.218Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-11T11:45:00.218Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-11T11:45:02.441Z] --- PASS: TestDaemonDNSFallback (6.88s) [2021-08-11T11:45:02.442Z] === RUN TestInspectNetwork [2021-08-11T11:45:02.845Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-11T11:45:03.098Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-11T11:45:04.055Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-11T11:45:04.055Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-11T11:45:04.055Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-11T11:45:04.055Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-11T11:45:04.055Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-11T11:45:04.055Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-11T11:45:04.055Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-11T11:45:04.055Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-11T11:45:04.990Z] === RUN TestInspectNetwork/full_network_id [2021-08-11T11:45:04.991Z] === RUN TestInspectNetwork/partial_network_id [2021-08-11T11:45:04.991Z] === RUN TestInspectNetwork/network_name [2021-08-11T11:45:04.991Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-11T11:45:05.013Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-11T11:45:05.373Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-11T11:45:05.939Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-11T11:45:07.717Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-11T11:45:07.838Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-11T11:45:07.889Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-11T11:45:09.408Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-11T11:45:09.408Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-11T11:45:09.408Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-11T11:45:09.408Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-11T11:45:09.408Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-11T11:45:09.408Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-11T11:45:10.274Z] --- PASS: TestInspectNetwork (8.30s) [2021-08-11T11:45:10.274Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-11T11:45:10.274Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-11T11:45:10.274Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-11T11:45:10.274Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-11T11:45:10.274Z] === RUN TestRunContainerWithBridgeNone [2021-08-11T11:45:11.420Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-11T11:45:11.873Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-11T11:45:11.873Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-11T11:45:11.873Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-11T11:45:12.287Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-11T11:45:12.821Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-08-11T11:45:12.821Z] === RUN TestNetworkInvalidJSON [2021-08-11T11:45:12.821Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-11T11:45:12.821Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-11T11:45:12.821Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:45:12.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:45:12.821Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:45:12.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:45:12.821Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-11T11:45:12.821Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:45:12.821Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:45:12.821Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-11T11:45:12.821Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-11T11:45:12.821Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-11T11:45:12.821Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-11T11:45:12.821Z] === RUN TestNetworkList [2021-08-11T11:45:12.821Z] === RUN TestNetworkList//networks [2021-08-11T11:45:12.821Z] === PAUSE TestNetworkList//networks [2021-08-11T11:45:12.821Z] === RUN TestNetworkList//networks/ [2021-08-11T11:45:12.821Z] === PAUSE TestNetworkList//networks/ [2021-08-11T11:45:12.821Z] === CONT TestNetworkList//networks [2021-08-11T11:45:12.821Z] === CONT TestNetworkList//networks/ [2021-08-11T11:45:12.821Z] --- PASS: TestNetworkList (0.03s) [2021-08-11T11:45:12.821Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-11T11:45:12.821Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-11T11:45:12.821Z] === RUN TestHostIPv4BridgeLabel [2021-08-11T11:45:13.096Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-11T11:45:13.354Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-11T11:45:13.391Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-11T11:45:13.391Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-11T11:45:14.332Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-11T11:45:14.332Z] === RUN TestDaemonDefaultNetworkPools [2021-08-11T11:45:14.740Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-11T11:45:15.274Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-08-11T11:45:15.274Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-11T11:45:15.305Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-11T11:45:15.305Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-11T11:45:15.563Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-11T11:45:15.574Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-11T11:45:15.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-11T11:45:15.821Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-11T11:45:15.821Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-11T11:45:16.531Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-11T11:45:16.661Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-11T11:45:16.661Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-11T11:45:17.721Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-11T11:45:18.045Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-08-11T11:45:18.045Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-11T11:45:18.616Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-11T11:45:18.616Z] === RUN TestServiceWithPredefinedNetwork [2021-08-11T11:45:19.620Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-11T11:45:19.620Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-11T11:45:19.620Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-11T11:45:21.159Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2021-08-11T11:45:21.159Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-11T11:45:21.159Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:45:21.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:45:21.159Z] === RUN TestServiceWithDataPathPortInit [2021-08-11T11:45:21.183Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-11T11:45:21.183Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-11T11:45:21.183Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-11T11:45:21.183Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-11T11:45:21.183Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-11T11:45:21.183Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-11T11:45:21.183Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-11T11:45:21.183Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-11T11:45:21.183Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-11T11:45:21.183Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-11T11:45:21.519Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-11T11:45:21.519Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-11T11:45:21.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-11T11:45:21.777Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-11T11:45:22.544Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-11T11:45:22.710Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-11T11:45:23.278Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-11T11:45:23.278Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-11T11:45:23.278Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-11T11:45:23.278Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-11T11:45:23.278Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-11T11:45:23.537Z] docker_api_swarm_service_test.go:394: [d5e25a1249cc1] joining swarm manager [d97e38965ac7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:45:24.471Z] docker_api_swarm_service_test.go:394: [d45c45a7e2a2e] joining swarm manager [d97e38965ac7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:45:24.729Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-11T11:45:26.106Z] === RUN TestDockerSuite/TestEventsRename [2021-08-11T11:45:26.247Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-11T11:45:26.701Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-11T11:45:26.701Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-11T11:45:26.701Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-11T11:45:27.041Z] === RUN TestDockerSuite/TestEventsResize [2021-08-11T11:45:28.418Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-11T11:45:29.352Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-11T11:45:30.404Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-11T11:45:30.729Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-11T11:45:31.663Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-11T11:45:32.559Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-11T11:45:34.940Z] === RUN TestDockerSuite/TestEventsTop [2021-08-11T11:45:35.508Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-11T11:45:36.265Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-11T11:45:36.265Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-11T11:45:36.265Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-11T11:45:36.265Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-11T11:45:36.265Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-11T11:45:36.265Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-11T11:45:36.265Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-11T11:45:36.265Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-11T11:45:36.265Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-11T11:45:36.722Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-11T11:45:38.055Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-11T11:45:39.275Z] --- PASS: TestServiceWithDataPathPortInit (15.78s) [2021-08-11T11:45:39.276Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-11T11:45:40.660Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s7xtl7hk2aoid08i37ykw0gxx Created:2021-08-11 11:45:38.478422846 +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[a9ee2f3c8166e05d271f963b0b795eaa05aaee83ec8687b6e8c58ce1b4e4352a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p61db9zg7z46sqte4hzco2gzj EndpointID:97b146a89a7f5ceeb6417c0cdf2a4955fa2309da9687b21cf96c3ea1ac24cae8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:433af9ee59136a6777374a6c55cc8ce43844ae12cc3d7ba1a37f64bdce4aa4e9 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:b98c82f65ada IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p61db9zg7z46sqte4hzco2gzj EndpointID:97b146a89a7f5ceeb6417c0cdf2a4955fa2309da9687b21cf96c3ea1ac24cae8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-11T11:45:43.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-11T11:45:45.216Z] docker_api_swarm_service_test.go:342: [d2063a76be6a1] joining swarm manager [d709f686a6735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:45:45.780Z] docker_api_swarm_service_test.go:342: [d561179340a39] joining swarm manager [d709f686a6735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:45:45.943Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2021-08-11T11:45:45.943Z] PASS [2021-08-11T11:45:45.943Z] [2021-08-11T11:45:45.943Z] === Skipped [2021-08-11T11:45:45.943Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:45:45.943Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:45:45.943Z] [2021-08-11T11:45:45.943Z] [2021-08-11T11:45:45.943Z] DONE 26 tests, 1 skipped in 51.531s [2021-08-11T11:45:45.943Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-11T11:45:45.943Z] ++ 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-08-11T11:45:45.943Z] ++ set -e [2021-08-11T11:45:45.943Z] ++ '[' -n 0 ']' [2021-08-11T11:45:45.943Z] ++ set -x [2021-08-11T11:45:45.943Z] ++ 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-08-11T11:45:46.513Z] INFO: Testing against a local daemon [2021-08-11T11:45:46.513Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-11T11:45:46.513Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:45:46.513Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-11T11:45:46.513Z] === RUN TestDockerNetworkIpvlan [2021-08-11T11:45:46.513Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:45:46.513Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-11T11:45:46.513Z] PASS [2021-08-11T11:45:46.513Z] [2021-08-11T11:45:46.513Z] === Skipped [2021-08-11T11:45:46.513Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-11T11:45:46.513Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:45:46.513Z] [2021-08-11T11:45:46.513Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-11T11:45:46.513Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-11T11:45:46.513Z] [2021-08-11T11:45:46.513Z] [2021-08-11T11:45:46.513Z] DONE 2 tests, 2 skipped in 1.576s [2021-08-11T11:45:46.513Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-11T11:45:46.513Z] ++ 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-08-11T11:45:46.513Z] ++ set -e [2021-08-11T11:45:46.513Z] ++ '[' -n 0 ']' [2021-08-11T11:45:46.513Z] ++ set -x [2021-08-11T11:45:46.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-11T11:45:46.774Z] INFO: Testing against a local daemon [2021-08-11T11:45:46.774Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-11T11:45:48.158Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-08-11T11:45:48.158Z] === RUN TestDockerNetworkMacvlan [2021-08-11T11:45:49.100Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-11T11:45:49.672Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-11T11:45:49.964Z] === RUN TestDockerSuite/TestExec [2021-08-11T11:45:50.532Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-11T11:45:50.615Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-11T11:45:51.055Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-11T11:45:51.055Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-11T11:45:51.055Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-11T11:45:51.055Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-11T11:45:51.055Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-11T11:45:51.466Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-11T11:45:52.031Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-11T11:45:52.968Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-11T11:45:53.915Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-11T11:45:54.867Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-11T11:45:55.803Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-11T11:45:56.467Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-11T11:45:56.737Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-11T11:45:57.670Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-11T11:45:59.044Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-11T11:45:59.610Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-11T11:46:00.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-11T11:46:00.804Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-11T11:46:02.707Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-11T11:46:02.974Z] docker_api_swarm_service_test.go:489: [da3bdb48356c5] joining swarm manager [d996207644e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:46:03.052Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-11T11:46:03.908Z] --- PASS: TestBuildWCOWSandboxSize (767.45s) [2021-08-11T11:46:03.908Z] === RUN TestBuildWithEmptyDockerfile [2021-08-11T11:46:03.908Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:46:03.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:46:03.908Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:46:03.908Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:46:03.908Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:46:03.908Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:46:03.908Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-11T11:46:03.908Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-11T11:46:03.908Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-11T11:46:03.908Z] --- PASS: TestBuildWithEmptyDockerfile (0.46s) [2021-08-11T11:46:03.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-11T11:46:03.908Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-11T11:46:03.908Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-11T11:46:03.908Z] === RUN TestBuildPreserveOwnership [2021-08-11T11:46:03.908Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:46:03.908Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-11T11:46:03.908Z] === RUN TestBuildPlatformInvalid [2021-08-11T11:46:03.908Z] --- PASS: TestBuildPlatformInvalid (0.42s) [2021-08-11T11:46:03.908Z] PASS [2021-08-11T11:46:03.908Z] ok github.com/docker/docker/integration/build 927.973s [2021-08-11T11:46:03.908Z] [2021-08-11T11:46:03.908Z] === Skipped [2021-08-11T11:46:03.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-11T11:46:03.908Z] build_session_test.go:25: TODO: BuildKit [2021-08-11T11:46:03.908Z] [2021-08-11T11:46:03.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-11T11:46:03.908Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.908Z] [2021-08-11T11:46:03.908Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-11T11:46:03.908Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:46:03.908Z] [2021-08-11T11:46:03.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-08-11T11:46:03.909Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-11T11:46:03.909Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] DONE 29 tests, 5 skipped in 950.137s [2021-08-11T11:46:03.909Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-11T11:46:03.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:46:03.909Z] INFO: Testing against a local daemon [2021-08-11T11:46:03.909Z] === RUN TestConfigInspect [2021-08-11T11:46:03.909Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestConfigList [2021-08-11T11:46:03.909Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestConfigList (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestConfigsCreateAndDelete [2021-08-11T11:46:03.909Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestConfigsUpdate [2021-08-11T11:46:03.909Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestTemplatedConfig [2021-08-11T11:46:03.909Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestConfigCreateResolve [2021-08-11T11:46:03.909Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:46:03.909Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-11T11:46:03.909Z] PASS [2021-08-11T11:46:03.909Z] ok github.com/docker/docker/integration/config 0.084s [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] === Skipped [2021-08-11T11:46:03.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-11T11:46:03.909Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-11T11:46:03.909Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-11T11:46:03.909Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-11T11:46:03.909Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-11T11:46:03.909Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-11T11:46:03.909Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] [2021-08-11T11:46:03.909Z] DONE 6 tests, 6 skipped in 2.216s [2021-08-11T11:46:03.909Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-11T11:46:03.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:46:03.909Z] INFO: Testing against a local daemon [2021-08-11T11:46:03.909Z] === RUN TestCheckpoint [2021-08-11T11:46:03.909Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:46:03.909Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestContainerInvalidJSON [2021-08-11T11:46:03.909Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:46:03.909Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:46:03.909Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:46:03.909Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:46:03.909Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-11T11:46:03.909Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-11T11:46:03.909Z] --- PASS: TestContainerInvalidJSON (0.42s) [2021-08-11T11:46:03.909Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-11T11:46:03.909Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-11T11:46:03.909Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-11T11:46:03.909Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-08-11T11:46:03.909Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-11T11:46:03.909Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-08-11T11:46:03.909Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-11T11:46:03.909Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-08-11T11:46:03.909Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-11T11:46:03.909Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-08-11T11:46:03.909Z] === RUN TestCopyFromContainer [2021-08-11T11:46:03.909Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-11T11:46:03.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:46:03.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:46:03.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:46:03.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:46:03.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:46:03.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:46:03.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-11T11:46:03.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-11T11:46:03.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-11T11:46:03.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-11T11:46:03.909Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-11T11:46:03.909Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidEnv [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-11T11:46:03.909Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-11T11:46:03.909Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-11T11:46:03.909Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-11T11:46:03.909Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-11T11:46:03.909Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-11T11:46:03.909Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateTmpfsMountsTarget [2021-08-11T11:46:03.909Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-11T11:46:03.909Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:46:03.909Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-11T11:46:03.909Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:46:03.909Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:46:03.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:46:03.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:46:03.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:46:03.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:46:03.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:46:03.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:46:03.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-11T11:46:03.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-11T11:46:03.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-11T11:46:03.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-11T11:46:03.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-11T11:46:03.909Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-11T11:46:03.909Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateDifferentPlatform [2021-08-11T11:46:03.909Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-11T11:46:03.909Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-11T11:46:03.909Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-11T11:46:03.909Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-11T11:46:03.909Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-08-11T11:46:03.909Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-11T11:46:03.909Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-11T11:46:03.909Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-11T11:46:03.909Z] === RUN TestContainerKillOnDaemonStart [2021-08-11T11:46:03.909Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestDiff [2021-08-11T11:46:03.909Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-11T11:46:03.909Z] --- SKIP: TestDiff (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestExecWithCloseStdin [2021-08-11T11:46:03.909Z] --- PASS: TestExecWithCloseStdin (2.69s) [2021-08-11T11:46:03.909Z] === RUN TestExec [2021-08-11T11:46:03.909Z] --- PASS: TestExec (1.74s) [2021-08-11T11:46:03.909Z] === RUN TestExecUser [2021-08-11T11:46:03.909Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-11T11:46:03.909Z] --- SKIP: TestExecUser (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestExportContainerAndImportImage [2021-08-11T11:46:03.909Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-11T11:46:03.909Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:03.909Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestHealthCheckWorkdir [2021-08-11T11:46:03.909Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-11T11:46:03.909Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestHealthKillContainer [2021-08-11T11:46:03.909Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-11T11:46:03.909Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-11T11:46:03.909Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-11T11:46:03.909Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-11T11:46:03.909Z] === RUN TestKillContainerInvalidSignal [2021-08-11T11:46:03.909Z] docker_api_swarm_service_test.go:489: [d9923ac157711] joining swarm manager [d996207644e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:46:03.993Z] --- PASS: TestDockerNetworkMacvlan (15.65s) [2021-08-11T11:46:03.993Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-11T11:46:03.993Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-11T11:46:03.993Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.67s) [2021-08-11T11:46:03.993Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.95s) [2021-08-11T11:46:03.993Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.40s) [2021-08-11T11:46:03.993Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2021-08-11T11:46:03.993Z] PASS [2021-08-11T11:46:03.993Z] [2021-08-11T11:46:03.993Z] DONE 8 tests in 17.150s [2021-08-11T11:46:03.993Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-11T11:46:03.993Z] ++ 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-08-11T11:46:03.993Z] ++ set -e [2021-08-11T11:46:03.993Z] ++ '[' -n 0 ']' [2021-08-11T11:46:03.993Z] ++ set -x [2021-08-11T11:46:03.993Z] ++ 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-08-11T11:46:03.993Z] testing: warning: no tests to run [2021-08-11T11:46:03.993Z] PASS [2021-08-11T11:46:03.993Z] [2021-08-11T11:46:03.993Z] DONE 0 tests in 0.031s [2021-08-11T11:46:03.993Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-11T11:46:03.993Z] ++ 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-08-11T11:46:03.993Z] ++ set -e [2021-08-11T11:46:03.993Z] ++ '[' -n 0 ']' [2021-08-11T11:46:03.993Z] ++ set -x [2021-08-11T11:46:03.994Z] ++ 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-08-11T11:46:05.443Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2021-08-11T11:46:05.443Z] === RUN TestKillContainer [2021-08-11T11:46:05.443Z] === RUN TestKillContainer/no_signal [2021-08-11T11:46:05.643Z] ok github.com/docker/docker/libnetwork/networkdb 103.102s coverage: 60.0% of statements [2021-08-11T11:46:05.643Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-11T11:46:05.643Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-11T11:46:05.643Z] ok github.com/docker/docker/libnetwork/osl 4.332s coverage: 39.7% of statements [2021-08-11T11:46:05.643Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-11T11:46:05.643Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-08-11T11:46:05.643Z] ok github.com/docker/docker/libnetwork/portmapper 0.229s coverage: 49.5% of statements [2021-08-11T11:46:05.643Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-08-11T11:46:05.643Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-11T11:46:05.643Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-11T11:46:05.643Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === Skipped [2021-08-11T11:46:05.643Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-11T11:46:05.643Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-11T11:46:05.643Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-11T11:46:05.643Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-11T11:46:05.643Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-11T11:46:05.643Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-11T11:46:05.643Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-11T11:46:05.643Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-11T11:46:05.643Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-11T11:46:05.643Z] firewalld_test.go:13: firewalld is not running [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] [2021-08-11T11:46:05.643Z] DONE 361 tests, 9 skipped in 203.394s [2021-08-11T11:46:05.793Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-11T11:46:05.793Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-11T11:46:05.793Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-11T11:46:05.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArg Post stage [Pipeline] junit [2021-08-11T11:46:06.226Z] Recording test results [2021-08-11T11:46:06.527Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-11T11:46:06.589Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-11T11:46:06.589Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-11T11:46:06.589Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-11T11:46:06.589Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-11T11:46:06.589Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-11T11:46:06.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42734/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28576c5b1afb657186d6d6fef1f6444d0ca77ad7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28576c5b1afb657186d6d6fef1f6444d0ca77ad7 hack/validate/vendor [2021-08-11T11:46:06.975Z] === RUN TestKillContainer/non_killing_signal [2021-08-11T11:46:06.975Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-11T11:46:06.975Z] === RUN TestKillContainer/killing_signal [2021-08-11T11:46:07.191Z] === RUN TestDockerSuite/TestExecEnv [2021-08-11T11:46:07.291Z] INFO: Testing against a local daemon [2021-08-11T11:46:07.291Z] === RUN TestAuthZPluginAllowRequest [2021-08-11T11:46:07.805Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-11T11:46:08.124Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-11T11:46:08.379Z] + echo Ensuring container killed. [2021-08-11T11:46:08.379Z] Ensuring container killed. [2021-08-11T11:46:08.379Z] + docker rm -vf docker-pr2 [2021-08-11T11:46:08.379Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-11T11:46:08.661Z] + echo Chowning /workspace to jenkins user [2021-08-11T11:46:08.661Z] Chowning /workspace to jenkins user [2021-08-11T11:46:08.661Z] + id -u [2021-08-11T11:46:08.661Z] + id -g [2021-08-11T11:46:08.661Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42734:/workspace busybox chown -R 1000:1000 /workspace [2021-08-11T11:46:08.674Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2021-08-11T11:46:08.674Z] === RUN TestAuthZPluginTLS [Pipeline] catchError [Pipeline] { [2021-08-11T11:46:09.245Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-11T11:46:09.245Z] === RUN TestAuthZPluginDenyRequest [Pipeline] sh [2021-08-11T11:46:09.500Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-11T11:46:09.506Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-11T11:46:09.506Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-11T11:46:09.522Z] + bundleName=unit [2021-08-11T11:46:09.522Z] + echo Creating unit-bundles.tar.gz [2021-08-11T11:46:09.522Z] Creating unit-bundles.tar.gz [2021-08-11T11:46:09.522Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-08-11T11:46:09.522Z] bundles/junit-report-libnetwork.xml [2021-08-11T11:46:09.522Z] bundles/junit-report.xml [2021-08-11T11:46:09.522Z] bundles/go-test-report-libnetwork.json [2021-08-11T11:46:09.522Z] bundles/go-test-report.json [2021-08-11T11:46:09.522Z] bundles/profile-libnetwork.out [2021-08-11T11:46:09.522Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-11T11:46:09.533Z] Archiving artifacts [2021-08-11T11:46:09.901Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-11T11:46:10.077Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-11T11:46:10.077Z] === RUN TestAuthZPluginDenyResponse [2021-08-11T11:46:10.206Z] + make clean [2021-08-11T11:46:10.206Z] docker volume rm -f docker-dev-cache [2021-08-11T11:46:10.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-11T11:46:10.442Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-11T11:46:10.465Z] docker-dev-cache [Pipeline] deleteDir [2021-08-11T11:46:10.648Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-11T11:46:10.648Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T11:46:10.873Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-11T11:46:11.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-11T11:46:12.564Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2021-08-11T11:46:12.564Z] === RUN TestAuthZPluginErrorResponse [2021-08-11T11:46:12.772Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-11T11:46:12.825Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-11T11:46:12.825Z] === RUN TestAuthZPluginErrorRequest [2021-08-11T11:46:13.397Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-08-11T11:46:13.397Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-11T11:46:13.969Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-08-11T11:46:13.969Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-11T11:46:14.037Z] --- PASS: TestKillContainer (8.13s) [2021-08-11T11:46:14.037Z] --- PASS: TestKillContainer/no_signal (1.48s) [2021-08-11T11:46:14.037Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:46:14.037Z] --- PASS: TestKillContainer/killing_signal (6.62s) [2021-08-11T11:46:14.037Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-11T11:46:14.037Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:46:14.037Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-11T11:46:14.037Z] === RUN TestKillStoppedContainer [2021-08-11T11:46:14.037Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:46:14.037Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-11T11:46:14.037Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-11T11:46:14.037Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:46:14.037Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-11T11:46:14.037Z] === RUN TestKillDifferentUserContainer [2021-08-11T11:46:14.037Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-11T11:46:14.037Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-11T11:46:14.037Z] === RUN TestInspectOomKilledTrue [2021-08-11T11:46:14.037Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:14.037Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-11T11:46:14.037Z] === RUN TestInspectOomKilledFalse [2021-08-11T11:46:14.037Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:46:14.037Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-11T11:46:14.037Z] === RUN TestLogsFollowTailEmpty [2021-08-11T11:46:14.146Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-11T11:46:15.001Z] --- PASS: TestLogsFollowTailEmpty (1.57s) [2021-08-11T11:46:15.001Z] === RUN TestNetworkNat [2021-08-11T11:46:15.001Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-11T11:46:15.001Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-11T11:46:15.001Z] === RUN TestNetworkLocalhostTCPNat [2021-08-11T11:46:15.080Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-11T11:46:15.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-11T11:46:16.015Z] === RUN TestDockerSuite/TestExecParseError [2021-08-11T11:46:16.520Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2021-08-11T11:46:16.520Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-11T11:46:16.950Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-11T11:46:17.171Z] --- PASS: TestNetworkLocalhostTCPNat (1.88s) [2021-08-11T11:46:17.171Z] === RUN TestNetworkLoopbackNat [2021-08-11T11:46:17.171Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-11T11:46:17.171Z] --- SKIP: TestNetworkLoopbackNat (0.01s) [2021-08-11T11:46:17.171Z] === RUN TestPause [2021-08-11T11:46:17.171Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-11T11:46:17.171Z] --- SKIP: TestPause (0.00s) [2021-08-11T11:46:17.171Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-11T11:46:17.516Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-11T11:46:17.904Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2021-08-11T11:46:17.904Z] === RUN TestAuthZPluginHeader [2021-08-11T11:46:18.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-11T11:46:18.339Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-11T11:46:18.704Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.53s) [2021-08-11T11:46:18.704Z] === RUN TestPauseStopPausedContainer [2021-08-11T11:46:18.704Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:18.704Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-11T11:46:18.704Z] === RUN TestPsFilter [2021-08-11T11:46:18.704Z] --- PASS: TestPsFilter (0.17s) [2021-08-11T11:46:18.704Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-11T11:46:18.847Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-11T11:46:18.847Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-11T11:46:18.847Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:46:18.847Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-11T11:46:18.847Z] === RUN TestAuthZPluginV2Disable [2021-08-11T11:46:18.847Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:46:18.847Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-11T11:46:18.847Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-11T11:46:18.847Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:46:18.847Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-11T11:46:18.847Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-11T11:46:18.847Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:46:18.847Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-11T11:46:18.847Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-11T11:46:20.874Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.79s) [2021-08-11T11:46:20.874Z] === RUN TestRemoveContainerWithVolume [2021-08-11T11:46:21.328Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-11T11:46:21.328Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-11T11:46:21.328Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-11T11:46:21.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-11T11:46:22.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-11T11:46:22.418Z] --- PASS: TestRemoveContainerWithVolume (1.82s) [2021-08-11T11:46:22.418Z] === RUN TestRemoveContainerRunning [2021-08-11T11:46:23.950Z] --- PASS: TestRemoveContainerRunning (1.53s) [2021-08-11T11:46:23.950Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-11T11:46:24.896Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-11T11:46:25.154Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-11T11:46:25.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-11T11:46:25.482Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s) [2021-08-11T11:46:25.482Z] === RUN TestRemoveInvalidContainer [2021-08-11T11:46:25.482Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-11T11:46:25.482Z] === RUN TestRenameLinkedContainer [2021-08-11T11:46:25.482Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-11T11:46:25.482Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-11T11:46:25.482Z] === RUN TestRenameStoppedContainer [2021-08-11T11:46:26.345Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-11T11:46:27.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-11T11:46:27.542Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-11T11:46:27.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-11T11:46:27.653Z] --- PASS: TestRenameStoppedContainer (1.83s) [2021-08-11T11:46:27.653Z] === RUN TestRenameRunningContainerAndReuse [2021-08-11T11:46:27.720Z] docker_api_swarm_service_test.go:127: [d629cc5da995d] joining swarm manager [d162445c5f719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:46:27.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-11T11:46:27.874Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-11T11:46:27.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-11T11:46:28.659Z] docker_api_swarm_service_test.go:128: [d6d301bbd9cd2] joining swarm manager [d162445c5f719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:46:30.546Z] --- PASS: TestRenameRunningContainerAndReuse (3.03s) [2021-08-11T11:46:30.546Z] === RUN TestRenameInvalidName [2021-08-11T11:46:31.187Z] docker_api_swarm_service_test.go:136: [d078babb4da96] joining swarm manager [d162445c5f719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-11T11:46:31.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-11T11:46:31.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-11T11:46:31.573Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-11T11:46:31.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-11T11:46:31.573Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-11T11:46:31.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-11T11:46:31.752Z] docker_api_swarm_service_test.go:137: [df3fb8f249132] joining swarm manager [d162445c5f719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-11T11:46:32.077Z] --- PASS: TestRenameInvalidName (1.59s) [2021-08-11T11:46:32.077Z] === RUN TestRenameAnonymousContainer [2021-08-11T11:46:36.955Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2021-08-11T11:46:36.955Z] PASS [2021-08-11T11:46:36.955Z] [2021-08-11T11:46:36.955Z] === Skipped [2021-08-11T11:46:36.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-11T11:46:36.955Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:46:36.955Z] [2021-08-11T11:46:36.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-11T11:46:36.955Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:46:36.955Z] [2021-08-11T11:46:36.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-11T11:46:36.955Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:46:36.955Z] [2021-08-11T11:46:36.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-11T11:46:36.955Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:46:36.955Z] [2021-08-11T11:46:36.955Z] [2021-08-11T11:46:36.955Z] DONE 17 tests, 4 skipped in 31.705s [2021-08-11T11:46:36.955Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-11T11:46:36.955Z] ++ 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-08-11T11:46:36.955Z] ++ set -e [2021-08-11T11:46:36.955Z] ++ '[' -n 0 ']' [2021-08-11T11:46:36.955Z] ++ set -x [2021-08-11T11:46:36.955Z] ++ 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-08-11T11:46:37.215Z] INFO: Testing against a local daemon [2021-08-11T11:46:37.215Z] === RUN TestPluginInvalidJSON [2021-08-11T11:46:37.215Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:46:37.215Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:46:37.215Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:46:37.215Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-11T11:46:37.215Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-11T11:46:37.215Z] === RUN TestPluginInstall [2021-08-11T11:46:37.215Z] === RUN TestPluginInstall/no_auth [2021-08-11T11:46:37.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-11T11:46:37.321Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-11T11:46:37.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-11T11:46:37.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-11T11:46:37.778Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-11T11:46:37.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-11T11:46:37.778Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-11T11:46:37.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-11T11:46:38.307Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-11T11:46:38.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-11T11:46:38.872Z] === RUN TestDockerSuite/TestExecTTY [2021-08-11T11:46:40.246Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-11T11:46:40.812Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-11T11:46:41.744Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-11T11:46:42.378Z] --- PASS: TestRenameAnonymousContainer (10.14s) [2021-08-11T11:46:42.378Z] === RUN TestRenameContainerWithSameName [2021-08-11T11:46:42.678Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-11T11:46:42.678Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-11T11:46:42.678Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-11T11:46:43.910Z] --- PASS: TestRenameContainerWithSameName (1.61s) [2021-08-11T11:46:43.910Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-11T11:46:43.910Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-11T11:46:43.910Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-11T11:46:43.910Z] === RUN TestResize [2021-08-11T11:46:44.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-11T11:46:44.079Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-11T11:46:44.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-11T11:46:44.576Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-11T11:46:45.442Z] --- PASS: TestResize (1.53s) [2021-08-11T11:46:45.442Z] === RUN TestResizeWithInvalidSize [2021-08-11T11:46:45.949Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-11T11:46:46.975Z] --- PASS: TestResizeWithInvalidSize (1.51s) [2021-08-11T11:46:46.975Z] === RUN TestResizeWhenContainerNotStarted [2021-08-11T11:46:47.209Z] time="2021-08-11T11:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:46:47.209Z] time="2021-08-11T11:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c4ee7f7adc5e091243a508d61d4d260adea9c4b34e1d2b9357e50b1edde8edd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:46:47.209Z] time="2021-08-11T11:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:46:47.209Z] time="2021-08-11T11:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c4ee7f7adc5e091243a508d61d4d260adea9c4b34e1d2b9357e50b1edde8edd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:46:47.209Z] === RUN TestPluginInstall/with_htpasswd [2021-08-11T11:46:47.324Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-11T11:46:47.470Z] time="2021-08-11T11:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:46:47.470Z] time="2021-08-11T11:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9fb0a5d019297119a78e5874b7f8328df7166ea0b49aa61b8a48577fd2e12c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:46:47.470Z] time="2021-08-11T11:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:46:47.470Z] time="2021-08-11T11:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9fb0a5d019297119a78e5874b7f8328df7166ea0b49aa61b8a48577fd2e12c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:46:47.730Z] === RUN TestPluginInstall/with_insecure [2021-08-11T11:46:48.506Z] --- PASS: TestResizeWhenContainerNotStarted (1.89s) [2021-08-11T11:46:48.506Z] === RUN TestDaemonRestartKillContainers [2021-08-11T11:46:48.506Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:46:48.506Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:46:48.506Z] === RUN TestStats [2021-08-11T11:46:48.506Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-11T11:46:48.506Z] --- SKIP: TestStats (0.00s) [2021-08-11T11:46:48.506Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-11T11:46:48.698Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-11T11:46:48.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-11T11:46:48.754Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-11T11:46:48.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-11T11:46:48.754Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-11T11:46:48.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-11T11:46:49.114Z] time="2021-08-11T11:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:46:49.114Z] time="2021-08-11T11:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e303c3473d803d89b61cb4b4ea0d2770241b442e864b93242546f2a9fd6fb00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:46:49.114Z] time="2021-08-11T11:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-11T11:46:49.114Z] time="2021-08-11T11:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e303c3473d803d89b61cb4b4ea0d2770241b442e864b93242546f2a9fd6fb00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-11T11:46:49.114Z] plugin_test.go:166: [d003e7083a19e] daemon is not started [2021-08-11T11:46:49.114Z] --- PASS: TestPluginInstall (12.05s) [2021-08-11T11:46:49.114Z] --- PASS: TestPluginInstall/no_auth (9.73s) [2021-08-11T11:46:49.114Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2021-08-11T11:46:49.114Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-08-11T11:46:49.114Z] === RUN TestPluginsWithRuntimes [2021-08-11T11:46:50.071Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-11T11:46:51.033Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-11T11:46:52.418Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-11T11:46:53.183Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.31s) [2021-08-11T11:46:53.183Z] === RUN TestStopContainerWithTimeout [2021-08-11T11:46:53.184Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-11T11:46:53.184Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-11T11:46:53.184Z] === RUN TestUpdateRestartPolicy [2021-08-11T11:46:53.358Z] --- PASS: TestPluginsWithRuntimes (4.18s) [2021-08-11T11:46:53.358Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.16s) [2021-08-11T11:46:53.358Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-08-11T11:46:53.358Z] === RUN TestPluginBackCompatMediaTypes [2021-08-11T11:46:54.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-11T11:46:54.299Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-08-11T11:46:54.299Z] PASS [2021-08-11T11:46:54.299Z] [2021-08-11T11:46:54.299Z] DONE 10 tests in 18.707s [2021-08-11T11:46:54.300Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-11T11:46:54.300Z] ++ 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-08-11T11:46:54.300Z] ++ set -e [2021-08-11T11:46:54.300Z] ++ '[' -n 0 ']' [2021-08-11T11:46:54.300Z] ++ set -x [2021-08-11T11:46:54.300Z] ++ 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-08-11T11:46:54.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-11T11:46:54.527Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-11T11:46:54.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-11T11:46:54.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-11T11:46:54.527Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-11T11:46:54.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-11T11:46:54.527Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-11T11:46:54.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-11T11:46:54.560Z] INFO: Testing against a local daemon [2021-08-11T11:46:54.561Z] === RUN TestExternalGraphDriver [2021-08-11T11:46:54.561Z] === RUN TestExternalGraphDriver/json [2021-08-11T11:46:54.815Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-11T11:46:56.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-11T11:46:58.099Z] docker_api_swarm_service_test.go:303: [d0689100ff0a8] joining swarm manager [d9487f00de614]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:46:58.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-11T11:46:59.032Z] docker_api_swarm_service_test.go:303: [de9466098be7a] joining swarm manager [d9487f00de614]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:46:59.598Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-11T11:46:59.844Z] === RUN TestExternalGraphDriver/spec [2021-08-11T11:47:00.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-11T11:47:00.307Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-11T11:47:00.760Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-11T11:47:00.760Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T11:47:01.213Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-11T11:47:01.755Z] === RUN TestExternalGraphDriver/pull [2021-08-11T11:47:02.126Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-11T11:47:02.168Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-11T11:47:02.168Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-11T11:47:02.168Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-11T11:47:03.668Z] --- PASS: TestExternalGraphDriver (9.12s) [2021-08-11T11:47:03.668Z] --- PASS: TestExternalGraphDriver/json (5.14s) [2021-08-11T11:47:03.668Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2021-08-11T11:47:03.668Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-08-11T11:47:03.668Z] === RUN TestGraphdriverPluginV2 [2021-08-11T11:47:03.668Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:47:03.668Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-11T11:47:03.668Z] PASS [2021-08-11T11:47:03.668Z] [2021-08-11T11:47:03.668Z] === Skipped [2021-08-11T11:47:03.668Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-11T11:47:03.668Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:47:03.668Z] [2021-08-11T11:47:03.668Z] [2021-08-11T11:47:03.668Z] DONE 5 tests, 1 skipped in 9.296s [2021-08-11T11:47:03.668Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-11T11:47:03.668Z] ++ 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-08-11T11:47:03.668Z] ++ set -e [2021-08-11T11:47:03.668Z] ++ '[' -n 0 ']' [2021-08-11T11:47:03.668Z] ++ set -x [2021-08-11T11:47:03.668Z] ++ 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-08-11T11:47:03.668Z] INFO: Testing against a local daemon [2021-08-11T11:47:03.668Z] === RUN TestContinueAfterPluginCrash [2021-08-11T11:47:03.668Z] === PAUSE TestContinueAfterPluginCrash [2021-08-11T11:47:03.668Z] === RUN TestReadPluginNoRead [2021-08-11T11:47:03.668Z] === PAUSE TestReadPluginNoRead [2021-08-11T11:47:03.668Z] === RUN TestDaemonStartWithLogOpt [2021-08-11T11:47:03.668Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-11T11:47:03.668Z] === CONT TestContinueAfterPluginCrash [2021-08-11T11:47:03.668Z] === CONT TestDaemonStartWithLogOpt [2021-08-11T11:47:03.668Z] === CONT TestReadPluginNoRead [2021-08-11T11:47:05.870Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-11T11:47:06.830Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-11T11:47:06.830Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-11T11:47:06.830Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-11T11:47:06.830Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-11T11:47:06.830Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-11T11:47:07.385Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-11T11:47:07.385Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-11T11:47:07.385Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-11T11:47:07.385Z] === RUN TestDockerSuite/TestHealth [2021-08-11T11:47:07.876Z] === RUN TestReadPluginNoRead/default [2021-08-11T11:47:07.877Z] --- PASS: TestDaemonStartWithLogOpt (4.04s) [2021-08-11T11:47:08.351Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-11T11:47:08.804Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-11T11:47:09.258Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-11T11:47:09.261Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-11T11:47:09.712Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-11T11:47:10.166Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-11T11:47:10.649Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-11T11:47:12.566Z] === CONT TestReadPluginNoRead [2021-08-11T11:47:12.566Z] read_test.go:92: [d43ebb3ac78ce] daemon is not started [2021-08-11T11:47:12.566Z] --- PASS: TestReadPluginNoRead (8.68s) [2021-08-11T11:47:12.566Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2021-08-11T11:47:12.566Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2021-08-11T11:47:12.566Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2021-08-11T11:47:13.137Z] --- PASS: TestContinueAfterPluginCrash (9.40s) [2021-08-11T11:47:13.137Z] PASS [2021-08-11T11:47:13.137Z] [2021-08-11T11:47:13.137Z] DONE 6 tests in 9.552s [2021-08-11T11:47:13.137Z] 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-08-11T11:47:13.137Z] ++ 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-08-11T11:47:13.137Z] ++ set -e [2021-08-11T11:47:13.137Z] ++ '[' -n 0 ']' [2021-08-11T11:47:13.137Z] ++ set -x [2021-08-11T11:47:13.137Z] ++ 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-08-11T11:47:13.137Z] testing: warning: no tests to run [2021-08-11T11:47:13.137Z] PASS [2021-08-11T11:47:13.137Z] [2021-08-11T11:47:13.137Z] DONE 0 tests in 0.048s [2021-08-11T11:47:13.137Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-11T11:47:13.137Z] ++ 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-08-11T11:47:13.137Z] ++ set -e [2021-08-11T11:47:13.137Z] ++ '[' -n 0 ']' [2021-08-11T11:47:13.137Z] ++ set -x [2021-08-11T11:47:13.137Z] ++ 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-08-11T11:47:13.397Z] INFO: Testing against a local daemon [2021-08-11T11:47:13.397Z] === RUN TestPluginWithDevMounts [2021-08-11T11:47:13.397Z] === PAUSE TestPluginWithDevMounts [2021-08-11T11:47:13.397Z] === CONT TestPluginWithDevMounts [2021-08-11T11:47:14.254Z] --- PASS: TestUpdateRestartPolicy (18.25s) [2021-08-11T11:47:14.254Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-11T11:47:14.254Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s) [2021-08-11T11:47:14.254Z] === RUN TestWaitNonBlocked [2021-08-11T11:47:14.254Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:47:14.254Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:47:14.254Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:47:14.254Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:47:14.254Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-11T11:47:14.254Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-11T11:47:15.220Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-11T11:47:15.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.20s) [2021-08-11T11:47:15.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s) [2021-08-11T11:47:15.220Z] === RUN TestWaitBlocked [2021-08-11T11:47:15.220Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:15.220Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-11T11:47:15.220Z] PASS [2021-08-11T11:47:15.220Z] ok github.com/docker/docker/integration/container 76.943s [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === Skipped [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-11T11:47:15.220Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-11T11:47:15.220Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-11T11:47:15.220Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-11T11:47:15.220Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-11T11:47:15.220Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-11T11:47:15.220Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-11T11:47:15.220Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-11T11:47:15.220Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-11T11:47:15.220Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-11T11:47:15.220Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-11T11:47:15.220Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-11T11:47:15.220Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-11T11:47:15.220Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-11T11:47:15.220Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-11T11:47:15.220Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-11T11:47:15.220Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:47:15.220Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-11T11:47:15.220Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-11T11:47:15.220Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-11T11:47:15.220Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-11T11:47:15.220Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-11T11:47:15.220Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-11T11:47:15.220Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-11T11:47:15.220Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-11T11:47:15.220Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.01s) [2021-08-11T11:47:15.220Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-11T11:47:15.220Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-11T11:47:15.220Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-11T11:47:15.220Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-11T11:47:15.220Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-11T11:47:15.220Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-11T11:47:15.220Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-11T11:47:15.220Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-11T11:47:15.220Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] [2021-08-11T11:47:15.220Z] DONE 87 tests, 33 skipped in 78.849s [2021-08-11T11:47:15.220Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-11T11:47:15.308Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-08-11T11:47:15.308Z] PASS [2021-08-11T11:47:15.308Z] [2021-08-11T11:47:15.308Z] DONE 1 tests in 2.043s [2021-08-11T11:47:15.308Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-11T11:47:15.308Z] ++ 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-08-11T11:47:15.308Z] ++ set -e [2021-08-11T11:47:15.308Z] ++ '[' -n 0 ']' [2021-08-11T11:47:15.308Z] ++ set -x [2021-08-11T11:47:15.308Z] ++ 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-08-11T11:47:15.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-11T11:47:15.910Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-11T11:47:16.184Z] === RUN TestConfigDaemonLibtrustID [2021-08-11T11:47:16.184Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-11T11:47:16.184Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-11T11:47:16.184Z] === RUN TestDaemonConfigValidation [2021-08-11T11:47:16.184Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-11T11:47:16.184Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-11T11:47:16.184Z] PASS [2021-08-11T11:47:16.184Z] ok github.com/docker/docker/integration/daemon 0.069s [2021-08-11T11:47:16.641Z] [2021-08-11T11:47:16.641Z] === Skipped [2021-08-11T11:47:16.641Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-11T11:47:16.641Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-11T11:47:16.641Z] [2021-08-11T11:47:16.641Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-11T11:47:16.641Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-11T11:47:16.641Z] [2021-08-11T11:47:16.641Z] [2021-08-11T11:47:16.641Z] DONE 2 tests, 2 skipped in 1.384s [2021-08-11T11:47:16.641Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-11T11:47:16.866Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-11T11:47:16.866Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-11T11:47:16.866Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-11T11:47:17.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-11T11:47:17.743Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-11T11:47:18.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:18.173Z] INFO: Testing against a local daemon [2021-08-11T11:47:18.173Z] === RUN TestCommitInheritsEnv [2021-08-11T11:47:18.173Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:47:18.173Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-11T11:47:18.173Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-11T11:47:18.173Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-11T11:47:18.173Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-11T11:47:18.173Z] === RUN TestImagesFilterMultiReference [2021-08-11T11:47:18.173Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-11T11:47:18.173Z] === RUN TestImagePullPlatformInvalid [2021-08-11T11:47:18.173Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-11T11:47:18.173Z] === RUN TestRemoveImageOrphaning [2021-08-11T11:47:18.199Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-11T11:47:18.199Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T11:47:18.385Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-11T11:47:18.385Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-11T11:47:18.385Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-11T11:47:18.385Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-11T11:47:18.604Z] INFO: Testing against a local daemon [2021-08-11T11:47:18.604Z] === RUN TestSecretInspect [2021-08-11T11:47:18.631Z] --- PASS: TestRemoveImageOrphaning (0.82s) [2021-08-11T11:47:18.631Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-11T11:47:18.631Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-11T11:47:18.631Z] === RUN TestTagInvalidReference [2021-08-11T11:47:18.655Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-11T11:47:19.089Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-11T11:47:19.089Z] === RUN TestTagValidPrefixedRepo [2021-08-11T11:47:19.089Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-11T11:47:19.089Z] === RUN TestTagExistedNameWithoutForce [2021-08-11T11:47:19.089Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-11T11:47:19.089Z] === RUN TestTagOfficialNames [2021-08-11T11:47:19.089Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-11T11:47:19.089Z] === RUN TestTagMatchesDigest [2021-08-11T11:47:19.089Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-11T11:47:19.089Z] PASS [2021-08-11T11:47:19.089Z] ok github.com/docker/docker/integration/image 1.230s [2021-08-11T11:47:19.089Z] [2021-08-11T11:47:19.089Z] === Skipped [2021-08-11T11:47:19.089Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-11T11:47:19.089Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:47:19.089Z] [2021-08-11T11:47:19.089Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-11T11:47:19.089Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-11T11:47:19.089Z] [2021-08-11T11:47:19.089Z] [2021-08-11T11:47:19.089Z] DONE 11 tests, 2 skipped in 2.518s [2021-08-11T11:47:19.089Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-11T11:47:19.617Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-11T11:47:19.617Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-11T11:47:19.617Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-11T11:47:20.518Z] --- PASS: TestSecretInspect (2.51s) [2021-08-11T11:47:20.518Z] === RUN TestSecretList [2021-08-11T11:47:20.542Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-11T11:47:20.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:20.621Z] INFO: Testing against a local daemon [2021-08-11T11:47:20.622Z] === RUN TestNetworkCreateDelete [2021-08-11T11:47:20.622Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:20.622Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestDockerNetworkDeletePreferID [2021-08-11T11:47:20.622Z] 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-08-11T11:47:20.622Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-08-11T11:47:20.622Z] === RUN TestDaemonDNSFallback [2021-08-11T11:47:20.622Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:20.622Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestInspectNetwork [2021-08-11T11:47:20.622Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:20.622Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestRunContainerWithBridgeNone [2021-08-11T11:47:20.622Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:20.622Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestNetworkInvalidJSON [2021-08-11T11:47:20.622Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-11T11:47:20.622Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-11T11:47:20.622Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:47:20.622Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:47:20.622Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:47:20.622Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:47:20.622Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-11T11:47:20.622Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-11T11:47:20.622Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-11T11:47:20.622Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-11T11:47:20.622Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-11T11:47:20.622Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-11T11:47:20.622Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-11T11:47:20.622Z] === RUN TestNetworkList [2021-08-11T11:47:20.622Z] === RUN TestNetworkList//networks [2021-08-11T11:47:20.622Z] === PAUSE TestNetworkList//networks [2021-08-11T11:47:20.622Z] === RUN TestNetworkList//networks/ [2021-08-11T11:47:20.622Z] === PAUSE TestNetworkList//networks/ [2021-08-11T11:47:20.622Z] === CONT TestNetworkList//networks [2021-08-11T11:47:20.622Z] === CONT TestNetworkList//networks/ [2021-08-11T11:47:20.622Z] --- PASS: TestNetworkList (0.02s) [2021-08-11T11:47:20.622Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-11T11:47:20.622Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestHostIPv4BridgeLabel [2021-08-11T11:47:20.622Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-11T11:47:20.622Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestDaemonDefaultNetworkPools [2021-08-11T11:47:20.622Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-11T11:47:20.622Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-11T11:47:20.622Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-11T11:47:20.622Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestServiceWithPredefinedNetwork [2021-08-11T11:47:20.622Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-11T11:47:20.622Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:47:20.622Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestServiceWithDataPathPortInit [2021-08-11T11:47:20.622Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-11T11:47:20.622Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-11T11:47:20.622Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-11T11:47:20.622Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-11T11:47:20.622Z] PASS [2021-08-11T11:47:20.622Z] ok github.com/docker/docker/integration/network 0.130s [2021-08-11T11:47:20.622Z] [2021-08-11T11:47:20.622Z] === Skipped [2021-08-11T11:47:20.622Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-11T11:47:20.622Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:20.622Z] [2021-08-11T11:47:20.622Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-08-11T11:47:20.622Z] 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-08-11T11:47:20.622Z] [2021-08-11T11:47:20.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-11T11:47:20.622Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:20.622Z] [2021-08-11T11:47:20.622Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-11T11:47:20.622Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:20.997Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-11T11:47:21.079Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-11T11:47:21.079Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:242: FLAKY_TEST [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-11T11:47:21.079Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] [2021-08-11T11:47:21.079Z] DONE 22 tests, 15 skipped in 1.702s [2021-08-11T11:47:21.079Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-11T11:47:21.450Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-11T11:47:21.450Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-11T11:47:21.450Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-11T11:47:21.536Z] testing: warning: no tests to run [2021-08-11T11:47:21.536Z] PASS [2021-08-11T11:47:21.536Z] ok github.com/docker/docker/integration/network/ipvlan 0.044s [2021-08-11T11:47:21.536Z] [2021-08-11T11:47:21.536Z] DONE 0 tests in 0.501s [2021-08-11T11:47:21.536Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-11T11:47:21.993Z] testing: warning: no tests to run [2021-08-11T11:47:21.993Z] PASS [2021-08-11T11:47:21.993Z] ok github.com/docker/docker/integration/network/macvlan 0.047s [2021-08-11T11:47:21.993Z] [2021-08-11T11:47:21.993Z] DONE 0 tests in 0.514s [2021-08-11T11:47:21.993Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-11T11:47:22.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-11T11:47:22.407Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-11T11:47:22.450Z] testing: warning: no tests to run [2021-08-11T11:47:22.450Z] PASS [2021-08-11T11:47:22.450Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-08-11T11:47:22.450Z] [2021-08-11T11:47:22.450Z] DONE 0 tests in 0.555s [2021-08-11T11:47:22.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-11T11:47:22.511Z] docker_api_swarm_service_test.go:99: [d01d29f8b97b4] joining swarm manager [d65acb8751123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:47:22.860Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-11T11:47:22.860Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-11T11:47:22.860Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-11T11:47:22.860Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-11T11:47:22.860Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-11T11:47:22.906Z] testing: warning: no tests to run [2021-08-11T11:47:22.906Z] PASS [2021-08-11T11:47:22.906Z] ok github.com/docker/docker/integration/plugin/authz 0.046s [2021-08-11T11:47:23.062Z] --- PASS: TestSecretList (2.55s) [2021-08-11T11:47:23.062Z] === RUN TestSecretsCreateAndDelete [2021-08-11T11:47:23.339Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-11T11:47:23.365Z] [2021-08-11T11:47:23.365Z] DONE 0 tests in 0.521s [2021-08-11T11:47:23.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-11T11:47:23.445Z] docker_api_swarm_service_test.go:100: [d5cf0eed5121e] joining swarm manager [d65acb8751123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:47:24.301Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-11T11:47:24.301Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-11T11:47:24.301Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-11T11:47:24.301Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-11T11:47:24.301Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-11T11:47:25.835Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-11T11:47:26.292Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-11T11:47:26.359Z] --- PASS: TestSecretsCreateAndDelete (2.69s) [2021-08-11T11:47:26.359Z] === RUN TestSecretsUpdate [2021-08-11T11:47:26.748Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-11T11:47:27.203Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-11T11:47:27.506Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-11T11:47:28.170Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-11T11:47:28.271Z] --- PASS: TestSecretsUpdate (2.18s) [2021-08-11T11:47:28.271Z] === RUN TestTemplatedSecret [2021-08-11T11:47:29.998Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-11T11:47:29.998Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-11T11:47:29.998Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-11T11:47:29.998Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-11T11:47:30.932Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-11T11:47:30.932Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-11T11:47:31.569Z] --- PASS: TestTemplatedSecret (3.43s) [2021-08-11T11:47:31.570Z] === RUN TestSecretCreateResolve [2021-08-11T11:47:31.867Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-11T11:47:31.867Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-11T11:47:31.867Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-11T11:47:31.867Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-11T11:47:31.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:31.931Z] INFO: Testing against a local daemon [2021-08-11T11:47:31.931Z] === RUN TestPluginInvalidJSON [2021-08-11T11:47:31.931Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:47:31.931Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:47:31.931Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-11T11:47:31.931Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-11T11:47:31.931Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-11T11:47:31.931Z] === RUN TestPluginInstall [2021-08-11T11:47:31.931Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-11T11:47:31.931Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-11T11:47:31.931Z] === RUN TestPluginsWithRuntimes [2021-08-11T11:47:31.931Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-11T11:47:31.931Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-11T11:47:31.931Z] === RUN TestPluginBackCompatMediaTypes [2021-08-11T11:47:31.931Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-11T11:47:31.931Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-11T11:47:31.931Z] PASS [2021-08-11T11:47:31.931Z] ok github.com/docker/docker/integration/plugin/common 0.100s [2021-08-11T11:47:31.931Z] [2021-08-11T11:47:31.931Z] === Skipped [2021-08-11T11:47:31.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-11T11:47:31.931Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-11T11:47:31.931Z] [2021-08-11T11:47:31.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-11T11:47:31.931Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-11T11:47:31.931Z] [2021-08-11T11:47:31.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-11T11:47:31.931Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-11T11:47:31.931Z] [2021-08-11T11:47:31.931Z] [2021-08-11T11:47:31.931Z] DONE 5 tests, 3 skipped in 8.074s [2021-08-11T11:47:31.931Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-11T11:47:32.126Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-11T11:47:32.384Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-11T11:47:32.642Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-11T11:47:32.642Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-11T11:47:32.845Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-11T11:47:33.207Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-11T11:47:33.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:33.462Z] INFO: Testing against a local daemon [2021-08-11T11:47:33.462Z] === RUN TestExternalGraphDriver [2021-08-11T11:47:33.462Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-11T11:47:33.462Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-11T11:47:33.462Z] === RUN TestGraphdriverPluginV2 [2021-08-11T11:47:33.462Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-11T11:47:33.462Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-11T11:47:33.462Z] PASS [2021-08-11T11:47:33.462Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.085s [2021-08-11T11:47:33.462Z] [2021-08-11T11:47:33.462Z] === Skipped [2021-08-11T11:47:33.462Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-11T11:47:33.462Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-11T11:47:33.462Z] [2021-08-11T11:47:33.462Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-11T11:47:33.462Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-11T11:47:33.462Z] [2021-08-11T11:47:33.462Z] [2021-08-11T11:47:33.462Z] DONE 2 tests, 2 skipped in 2.319s [2021-08-11T11:47:33.462Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-11T11:47:33.481Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-11T11:47:34.047Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-11T11:47:34.116Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-08-11T11:47:34.116Z] PASS [2021-08-11T11:47:34.116Z] [2021-08-11T11:47:34.116Z] DONE 6 tests in 18.783s [2021-08-11T11:47:34.116Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-11T11:47:34.116Z] ++ 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-08-11T11:47:34.116Z] ++ set -e [2021-08-11T11:47:34.116Z] ++ '[' -n 0 ']' [2021-08-11T11:47:34.116Z] ++ set -x [2021-08-11T11:47:34.116Z] ++ 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-08-11T11:47:34.374Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-11T11:47:34.374Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-11T11:47:34.374Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-11T11:47:34.981Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-11T11:47:34.981Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-11T11:47:34.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:34.994Z] INFO: Testing against a local daemon [2021-08-11T11:47:34.994Z] === RUN TestReadPluginNoRead [2021-08-11T11:47:34.994Z] read_test.go:21: no unix domain sockets on Windows [2021-08-11T11:47:34.994Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-11T11:47:34.994Z] PASS [2021-08-11T11:47:34.994Z] ok github.com/docker/docker/integration/plugin/logging 0.073s [2021-08-11T11:47:35.450Z] [2021-08-11T11:47:35.450Z] === Skipped [2021-08-11T11:47:35.450Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-11T11:47:35.450Z] read_test.go:21: no unix domain sockets on Windows [2021-08-11T11:47:35.450Z] [2021-08-11T11:47:35.450Z] [2021-08-11T11:47:35.450Z] DONE 1 tests, 1 skipped in 1.552s [2021-08-11T11:47:35.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-11T11:47:35.903Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-11T11:47:35.903Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-11T11:47:35.903Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-11T11:47:35.903Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-11T11:47:35.907Z] testing: warning: no tests to run [2021-08-11T11:47:35.907Z] PASS [2021-08-11T11:47:35.907Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.047s [2021-08-11T11:47:35.907Z] [2021-08-11T11:47:35.907Z] DONE 0 tests in 0.775s [2021-08-11T11:47:35.907Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-11T11:47:35.914Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-11T11:47:36.026Z] INFO: Testing against a local daemon [2021-08-11T11:47:36.026Z] === RUN TestServiceCreateInit [2021-08-11T11:47:36.026Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-11T11:47:37.430Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-11T11:47:37.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:37.443Z] INFO: Testing against a local daemon [2021-08-11T11:47:37.443Z] === RUN TestPluginWithDevMounts [2021-08-11T11:47:37.443Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:37.443Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-11T11:47:37.443Z] PASS [2021-08-11T11:47:37.443Z] ok github.com/docker/docker/integration/plugin/volumes 0.070s [2021-08-11T11:47:37.443Z] [2021-08-11T11:47:37.443Z] === Skipped [2021-08-11T11:47:37.443Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-11T11:47:37.443Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:37.900Z] [2021-08-11T11:47:37.900Z] [2021-08-11T11:47:37.900Z] DONE 1 tests, 1 skipped in 1.549s [2021-08-11T11:47:37.900Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-11T11:47:38.392Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-11T11:47:38.441Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-11T11:47:38.441Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-11T11:47:38.441Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-11T11:47:38.848Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-11T11:47:38.848Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-11T11:47:38.848Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-11T11:47:38.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:38.864Z] INFO: Testing against a local daemon [2021-08-11T11:47:38.864Z] === RUN TestSecretInspect [2021-08-11T11:47:38.864Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:38.864Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-11T11:47:38.864Z] === RUN TestSecretList [2021-08-11T11:47:38.864Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:38.864Z] --- SKIP: TestSecretList (0.00s) [2021-08-11T11:47:38.864Z] === RUN TestSecretsCreateAndDelete [2021-08-11T11:47:38.864Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:38.864Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-11T11:47:38.864Z] === RUN TestSecretsUpdate [2021-08-11T11:47:38.864Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:38.864Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-11T11:47:38.864Z] === RUN TestTemplatedSecret [2021-08-11T11:47:38.864Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:38.864Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-11T11:47:38.864Z] === RUN TestSecretCreateResolve [2021-08-11T11:47:38.864Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:38.864Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-11T11:47:38.864Z] PASS [2021-08-11T11:47:38.864Z] ok github.com/docker/docker/integration/secret 0.113s [2021-08-11T11:47:39.321Z] [2021-08-11T11:47:39.321Z] === Skipped [2021-08-11T11:47:39.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-11T11:47:39.321Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:39.321Z] [2021-08-11T11:47:39.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-11T11:47:39.321Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:39.321Z] [2021-08-11T11:47:39.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-11T11:47:39.321Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:39.321Z] [2021-08-11T11:47:39.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-11T11:47:39.321Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:39.321Z] [2021-08-11T11:47:39.321Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-11T11:47:39.321Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:39.321Z] [2021-08-11T11:47:39.321Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-11T11:47:39.321Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:39.321Z] [2021-08-11T11:47:39.321Z] [2021-08-11T11:47:39.321Z] DONE 6 tests, 6 skipped in 1.458s [2021-08-11T11:47:39.321Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-11T11:47:39.809Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-11T11:47:40.265Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-11T11:47:40.265Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-11T11:47:40.265Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-11T11:47:40.265Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-11T11:47:40.265Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-11T11:47:40.343Z] === RUN TestDockerSuite/TestImportFile [2021-08-11T11:47:40.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:40.853Z] INFO: Testing against a local daemon [2021-08-11T11:47:40.853Z] === RUN TestServiceCreateInit [2021-08-11T11:47:40.853Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-11T11:47:40.853Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-11T11:47:40.853Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-11T11:47:40.853Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:47:40.853Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestCreateServiceMultipleTimes [2021-08-11T11:47:40.853Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestCreateServiceConflict [2021-08-11T11:47:40.853Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestCreateServiceMaxReplicas [2021-08-11T11:47:40.853Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-11T11:47:40.853Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-11T11:47:40.853Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestCreateServiceSecretFileMode [2021-08-11T11:47:40.853Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestCreateServiceConfigFileMode [2021-08-11T11:47:40.853Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestCreateServiceSysctls [2021-08-11T11:47:40.853Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-11T11:47:40.853Z] === RUN TestCreateServiceCapabilities [2021-08-11T11:47:40.853Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-11T11:47:40.853Z] === RUN TestInspect [2021-08-11T11:47:40.853Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestInspect (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestCreateJob [2021-08-11T11:47:40.853Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestCreateJob (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestReplicatedJob [2021-08-11T11:47:40.853Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestUpdateReplicatedJob [2021-08-11T11:47:40.853Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestServiceListWithStatuses [2021-08-11T11:47:40.853Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestDockerNetworkConnectAlias [2021-08-11T11:47:40.853Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestDockerNetworkReConnect [2021-08-11T11:47:40.853Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestServicePlugin [2021-08-11T11:47:40.853Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:40.853Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestServiceUpdateLabel [2021-08-11T11:47:40.853Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:40.853Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestServiceUpdateSecrets [2021-08-11T11:47:40.853Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:40.853Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestServiceUpdateConfigs [2021-08-11T11:47:40.853Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:40.853Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestServiceUpdateNetwork [2021-08-11T11:47:40.853Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:40.853Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-11T11:47:40.853Z] === RUN TestServiceUpdatePidsLimit [2021-08-11T11:47:40.853Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:40.853Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-11T11:47:40.853Z] PASS [2021-08-11T11:47:40.853Z] ok github.com/docker/docker/integration/service 0.187s [2021-08-11T11:47:41.312Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === Skipped [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:47:41.312Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:47:41.312Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-11T11:47:41.312Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-11T11:47:41.312Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-11T11:47:41.312Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-11T11:47:41.312Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-11T11:47:41.312Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-11T11:47:41.312Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-11T11:47:41.312Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-11T11:47:41.312Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-11T11:47:41.312Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-11T11:47:41.312Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-11T11:47:41.312Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-11T11:47:41.312Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-11T11:47:41.312Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-11T11:47:41.312Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-11T11:47:41.312Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-11T11:47:41.312Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-11T11:47:41.312Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-11T11:47:41.312Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-11T11:47:41.312Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-11T11:47:41.312Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-11T11:47:41.312Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] [2021-08-11T11:47:41.312Z] DONE 24 tests, 23 skipped in 1.919s [2021-08-11T11:47:41.312Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-11T11:47:42.244Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-11T11:47:42.244Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-11T11:47:42.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:42.277Z] INFO: Testing against a local daemon [2021-08-11T11:47:42.277Z] === RUN TestSessionCreate [2021-08-11T11:47:42.277Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:42.277Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-11T11:47:42.277Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-11T11:47:42.277Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:42.277Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-11T11:47:42.277Z] PASS [2021-08-11T11:47:42.277Z] ok github.com/docker/docker/integration/session 0.073s [2021-08-11T11:47:42.734Z] [2021-08-11T11:47:42.734Z] === Skipped [2021-08-11T11:47:42.734Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-11T11:47:42.734Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:42.734Z] [2021-08-11T11:47:42.734Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-11T11:47:42.734Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-11T11:47:42.734Z] [2021-08-11T11:47:42.734Z] [2021-08-11T11:47:42.734Z] DONE 2 tests, 2 skipped in 1.322s [2021-08-11T11:47:42.734Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-11T11:47:43.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:43.699Z] INFO: Testing against a local daemon [2021-08-11T11:47:43.699Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:47:43.699Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:43.699Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:47:43.699Z] === RUN TestDiskUsage [2021-08-11T11:47:43.699Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-11T11:47:43.699Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-11T11:47:43.699Z] === RUN TestEventsExecDie [2021-08-11T11:47:43.699Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-11T11:47:43.699Z] --- SKIP: TestEventsExecDie (0.01s) [2021-08-11T11:47:43.699Z] === RUN TestEventsBackwardsCompatible [2021-08-11T11:47:43.699Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-11T11:47:43.699Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-11T11:47:43.699Z] === RUN TestEventsVolumeCreate [2021-08-11T11:47:43.699Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-11T11:47:43.699Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-11T11:47:43.699Z] === RUN TestInfoAPI [2021-08-11T11:47:43.699Z] --- PASS: TestInfoAPI (0.03s) [2021-08-11T11:47:43.699Z] === RUN TestInfoAPIWarnings [2021-08-11T11:47:43.699Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:47:43.699Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-11T11:47:43.699Z] === RUN TestInfoDebug [2021-08-11T11:47:43.699Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:47:43.699Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-11T11:47:43.699Z] === RUN TestInfoInsecureRegistries [2021-08-11T11:47:43.699Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:47:43.699Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-11T11:47:43.699Z] === RUN TestInfoRegistryMirrors [2021-08-11T11:47:43.699Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:47:43.699Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-11T11:47:43.699Z] === RUN TestLoginFailsWithBadCredentials [2021-08-11T11:47:44.147Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-11T11:47:44.938Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-11T11:47:45.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-08-11T11:47:45.231Z] === RUN TestPingCacheHeaders [2021-08-11T11:47:45.231Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-11T11:47:45.231Z] === RUN TestPingGet [2021-08-11T11:47:45.231Z] --- PASS: TestPingGet (0.03s) [2021-08-11T11:47:45.231Z] === RUN TestPingHead [2021-08-11T11:47:45.231Z] --- PASS: TestPingHead (0.03s) [2021-08-11T11:47:45.231Z] === RUN TestVersion [2021-08-11T11:47:45.231Z] --- PASS: TestVersion (0.02s) [2021-08-11T11:47:45.231Z] PASS [2021-08-11T11:47:45.231Z] ok github.com/docker/docker/integration/system 1.179s [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === Skipped [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:47:45.231Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-11T11:47:45.231Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-08-11T11:47:45.231Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-11T11:47:45.231Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-11T11:47:45.231Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-11T11:47:45.231Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-11T11:47:45.231Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-11T11:47:45.231Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-11T11:47:45.231Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] [2021-08-11T11:47:45.231Z] DONE 15 tests, 9 skipped in 2.490s [2021-08-11T11:47:45.231Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-11T11:47:46.678Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-11T11:47:46.763Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:46.763Z] INFO: Testing against a local daemon [2021-08-11T11:47:46.763Z] === RUN TestVolumesCreateAndList [2021-08-11T11:47:46.763Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-11T11:47:46.763Z] === RUN TestVolumesRemove [2021-08-11T11:47:46.763Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-11T11:47:46.763Z] === RUN TestVolumesInspect [2021-08-11T11:47:46.763Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-11T11:47:46.763Z] === RUN TestVolumesInvalidJSON [2021-08-11T11:47:46.763Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-11T11:47:46.763Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-11T11:47:46.763Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-11T11:47:46.763Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-11T11:47:46.763Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-11T11:47:46.763Z] PASS [2021-08-11T11:47:46.763Z] ok github.com/docker/docker/integration/volume 0.232s [2021-08-11T11:47:46.763Z] [2021-08-11T11:47:46.763Z] DONE 5 tests in 1.576s [2021-08-11T11:47:46.763Z] INFO: make.ps1 ended at 08/11/2021 11:47:46 [2021-08-11T11:47:46.763Z] INFO: Integration CLI tests being run from the host: [2021-08-11T11:47:46.763Z] 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-08-11T11:47:48.055Z] check_test.go:380: [d01d29f8b97b4] daemon is not started [2021-08-11T11:47:48.621Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-11T11:47:49.447Z] --- PASS: TestServiceCreateInit (13.71s) [2021-08-11T11:47:49.447Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2021-08-11T11:47:49.447Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (8.52s) [2021-08-11T11:47:49.447Z] === RUN TestCreateServiceMultipleTimes [2021-08-11T11:47:49.553Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-11T11:47:50.121Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-11T11:47:51.053Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-11T11:47:51.053Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-11T11:47:51.053Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-11T11:47:51.619Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-11T11:47:52.553Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-11T11:47:53.120Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-11T11:47:53.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-11T11:47:53.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-11T11:47:53.831Z] INFO: Testing against a local daemon [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-11T11:47:53.831Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-11T11:47:53.831Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-11T11:47:53.831Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-11T11:47:53.944Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-11T11:47:54.289Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-11T11:47:54.746Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-11T11:47:54.879Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-11T11:47:55.203Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-11T11:47:55.203Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-11T11:47:55.816Z] docker_api_swarm_service_test.go:532: [dea7cdb3a6612] joining swarm manager [df4f6a1d222bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:47:55.816Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-11T11:47:55.816Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-11T11:47:57.206Z] docker_api_swarm_service_test.go:533: [da91f4399889e] joining swarm manager [df4f6a1d222bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:47:57.206Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-11T11:47:57.370Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-11T11:47:57.370Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-11T11:47:57.370Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-11T11:47:58.139Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-11T11:47:59.074Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-11T11:47:59.074Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-11T11:48:00.448Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-11T11:48:00.449Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-11T11:48:00.449Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-11T11:48:01.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-11T11:48:01.069Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-11T11:48:01.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-11T11:48:01.069Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-11T11:48:01.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-11T11:48:01.522Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-11T11:48:01.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-11T11:48:01.824Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-11T11:48:01.975Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-11T11:48:01.975Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-11T11:48:01.975Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-11T11:48:03.199Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-11T11:48:04.574Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-11T11:48:05.509Z] === RUN TestDockerSuite/TestInspectImage [2021-08-11T11:48:05.509Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-11T11:48:05.509Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-11T11:48:05.509Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-11T11:48:05.509Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-11T11:48:06.445Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-11T11:48:07.380Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-11T11:48:07.380Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-11T11:48:07.559Z] --- PASS: TestCreateServiceMultipleTimes (16.65s) [2021-08-11T11:48:07.559Z] === RUN TestCreateServiceConflict [2021-08-11T11:48:08.755Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-11T11:48:08.944Z] --- PASS: TestCreateServiceConflict (2.70s) [2021-08-11T11:48:08.944Z] === RUN TestCreateServiceMaxReplicas [2021-08-11T11:48:09.323Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-11T11:48:10.696Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-11T11:48:10.696Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-11T11:48:11.261Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-11T11:48:12.194Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-11T11:48:12.256Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2021-08-11T11:48:12.256Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-11T11:48:13.567Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-11T11:48:14.503Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-11T11:48:14.843Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-11T11:48:14.843Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-11T11:48:14.843Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-11T11:48:15.069Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-11T11:48:16.004Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-11T11:48:16.571Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-11T11:48:17.137Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-11T11:48:17.738Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-11T11:48:17.738Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-11T11:48:17.738Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-11T11:48:17.738Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-11T11:48:17.738Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-11T11:48:17.738Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-11T11:48:17.738Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-11T11:48:18.079Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-11T11:48:18.079Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-11T11:48:18.194Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-11T11:48:18.194Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-11T11:48:18.194Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-11T11:48:20.605Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-11T11:48:21.538Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-11T11:48:22.912Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-11T11:48:22.994Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-11T11:48:22.994Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-11T11:48:22.994Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-11T11:48:22.994Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-11T11:48:23.479Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-11T11:48:24.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-11T11:48:25.790Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-11T11:48:26.725Z] docker_api_swarm_service_test.go:147: [d9390436d6116] joining swarm manager [d2aef853f28fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:48:27.159Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2021-08-11T11:48:27.159Z] === RUN TestCreateServiceSecretFileMode [2021-08-11T11:48:27.660Z] docker_api_swarm_service_test.go:147: [d12d61b15ed11] joining swarm manager [d2aef853f28fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:48:28.545Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2021-08-11T11:48:28.545Z] === RUN TestCreateServiceConfigFileMode [2021-08-11T11:48:28.597Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-11T11:48:31.844Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2021-08-11T11:48:31.844Z] === RUN TestCreateServiceSysctls [2021-08-11T11:48:31.878Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-11T11:48:31.878Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-11T11:48:34.408Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-11T11:48:34.973Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-11T11:48:35.906Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-11T11:48:36.047Z] --- PASS: TestCreateServiceSysctls (4.06s) [2021-08-11T11:48:36.047Z] === RUN TestCreateServiceCapabilities [2021-08-11T11:48:37.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-11T11:48:37.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-11T11:48:38.190Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-11T11:48:38.592Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2021-08-11T11:48:38.592Z] === RUN TestInspect [2021-08-11T11:48:39.249Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-11T11:48:39.249Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-11T11:48:39.249Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-11T11:48:39.249Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-11T11:48:41.068Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-11T11:48:42.808Z] --- PASS: TestInspect (3.57s) [2021-08-11T11:48:42.808Z] === RUN TestCreateJob [2021-08-11T11:48:43.947Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-11T11:48:46.105Z] --- PASS: TestCreateJob (3.93s) [2021-08-11T11:48:46.105Z] === RUN TestReplicatedJob [2021-08-11T11:48:46.824Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-11T11:48:48.108Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-11T11:48:50.017Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-11T11:48:51.917Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-11T11:48:52.692Z] --- PASS: TestReplicatedJob (5.85s) [2021-08-11T11:48:52.692Z] === RUN TestUpdateReplicatedJob [2021-08-11T11:48:52.851Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-11T11:48:54.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-11T11:48:54.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-11T11:48:54.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-11T11:48:55.991Z] --- PASS: TestUpdateReplicatedJob (4.13s) [2021-08-11T11:48:55.991Z] === RUN TestServiceListWithStatuses [2021-08-11T11:48:55.991Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-11T11:48:55.991Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-11T11:48:55.991Z] === RUN TestDockerNetworkConnectAlias [2021-08-11T11:48:56.130Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-11T11:48:56.130Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-11T11:48:56.130Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-11T11:48:56.130Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-11T11:48:56.130Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-11T11:48:57.503Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-11T11:48:57.753Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-11T11:48:58.068Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-11T11:48:59.919Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-11T11:49:02.089Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-11T11:49:02.248Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-11T11:49:02.506Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-11T11:49:02.574Z] --- PASS: TestDockerNetworkConnectAlias (5.36s) [2021-08-11T11:49:02.574Z] === RUN TestDockerNetworkReConnect [2021-08-11T11:49:05.875Z] --- PASS: TestDockerNetworkReConnect (4.20s) [2021-08-11T11:49:05.875Z] === RUN TestServicePlugin [2021-08-11T11:49:05.875Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:49:05.875Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-11T11:49:05.875Z] === RUN TestServiceUpdateLabel [2021-08-11T11:49:07.763Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-11T11:49:08.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-11T11:49:08.021Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-11T11:49:08.021Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-11T11:49:08.418Z] --- PASS: TestServiceUpdateLabel (2.62s) [2021-08-11T11:49:08.418Z] === RUN TestServiceUpdateSecrets [2021-08-11T11:49:09.398Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-11T11:49:11.302Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-11T11:49:12.681Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-11T11:49:14.582Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-11T11:49:15.516Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-11T11:49:18.810Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-11T11:49:19.376Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-11T11:49:20.309Z] === RUN TestDockerSuite/TestLogsSince [2021-08-11T11:49:23.322Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2021-08-11T11:49:23.322Z] === RUN TestServiceUpdateConfigs [2021-08-11T11:49:28.419Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-11T11:49:29.244Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-11T11:49:32.945Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-11T11:49:32.945Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-11T11:49:32.945Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-11T11:49:33.684Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-11T11:49:33.945Z] === RUN TestDockerSuite/TestLogsTail [2021-08-11T11:49:35.322Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-11T11:49:35.891Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-11T11:49:36.826Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-11T11:49:37.085Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-11T11:49:38.459Z] === RUN TestDockerSuite/TestNetHostname [2021-08-11T11:49:40.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-11T11:49:41.290Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-11T11:49:41.439Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2021-08-11T11:49:41.439Z] === RUN TestServiceUpdateNetwork [2021-08-11T11:49:41.857Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-11T11:49:44.562Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-11T11:49:46.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-11T11:49:48.286Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-11T11:49:48.287Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-11T11:49:48.575Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-11T11:49:48.575Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-11T11:49:48.743Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-11T11:49:50.476Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-11T11:49:51.412Z] === RUN TestDockerSuite/TestPluginActive [2021-08-11T11:49:51.977Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-11T11:49:52.910Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-11T11:49:53.069Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-11T11:49:53.526Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-11T11:49:53.526Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-11T11:49:53.526Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-11T11:49:53.526Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-11T11:49:53.526Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-11T11:49:53.526Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-11T11:49:53.526Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-11T11:49:53.526Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-11T11:49:53.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-11T11:49:53.663Z] --- PASS: TestServiceUpdateNetwork (13.68s) [2021-08-11T11:49:53.663Z] === RUN TestServiceUpdatePidsLimit [2021-08-11T11:49:53.923Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-11T11:49:54.866Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-11T11:49:55.443Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-11T11:49:59.305Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-11T11:49:59.305Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T11:49:59.305Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-11T11:49:59.305Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-11T11:49:59.305Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-11T11:49:59.628Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-11T11:49:59.628Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-11T11:49:59.628Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-11T11:49:59.628Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-11T11:49:59.628Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-11T11:50:01.476Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-11T11:50:02.154Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-11T11:50:02.722Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-11T11:50:03.004Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-11T11:50:03.648Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-11T11:50:03.648Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-11T11:50:03.648Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-11T11:50:03.648Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-11T11:50:03.648Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-11T11:50:03.648Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-11T11:50:03.648Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-11T11:50:03.648Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-11T11:50:03.648Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-11T11:50:04.621Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-11T11:50:05.992Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-11T11:50:06.250Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-11T11:50:06.543Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-11T11:50:06.543Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-11T11:50:06.543Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-11T11:50:06.543Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T11:50:06.543Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-11T11:50:10.436Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-11T11:50:11.002Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-11T11:50:11.136Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2021-08-11T11:50:11.136Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-11T11:50:11.136Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-08-11T11:50:11.136Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-08-11T11:50:11.136Z] PASS [2021-08-11T11:50:11.136Z] [2021-08-11T11:50:11.136Z] === Skipped [2021-08-11T11:50:11.136Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-11T11:50:11.136Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-11T11:50:11.136Z] [2021-08-11T11:50:11.136Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-11T11:50:11.136Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-11T11:50:11.136Z] [2021-08-11T11:50:11.136Z] [2021-08-11T11:50:11.136Z] DONE 27 tests, 2 skipped in 155.786s [2021-08-11T11:50:11.136Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-11T11:50:11.136Z] ++ 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-08-11T11:50:11.136Z] ++ set -e [2021-08-11T11:50:11.136Z] ++ '[' -n 0 ']' [2021-08-11T11:50:11.136Z] ++ set -x [2021-08-11T11:50:11.136Z] ++ 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-08-11T11:50:11.136Z] INFO: Testing against a local daemon [2021-08-11T11:50:11.136Z] === RUN TestSessionCreate [2021-08-11T11:50:11.136Z] --- PASS: TestSessionCreate (0.04s) [2021-08-11T11:50:11.136Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-11T11:50:11.136Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-11T11:50:11.136Z] PASS [2021-08-11T11:50:11.136Z] [2021-08-11T11:50:11.136Z] DONE 2 tests in 0.235s [2021-08-11T11:50:11.136Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-11T11:50:11.136Z] ++ 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-08-11T11:50:11.136Z] ++ set -e [2021-08-11T11:50:11.136Z] ++ '[' -n 0 ']' [2021-08-11T11:50:11.137Z] ++ set -x [2021-08-11T11:50:11.137Z] ++ 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-08-11T11:50:11.221Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-11T11:50:13.532Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-11T11:50:14.432Z] INFO: Testing against a local daemon [2021-08-11T11:50:14.432Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-11T11:50:14.432Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-11T11:50:14.432Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:50:14.432Z] === RUN TestDiskUsage [2021-08-11T11:50:14.432Z] === PAUSE TestDiskUsage [2021-08-11T11:50:14.432Z] === RUN TestEventsExecDie [2021-08-11T11:50:15.373Z] --- PASS: TestEventsExecDie (1.08s) [2021-08-11T11:50:15.373Z] === RUN TestEventsBackwardsCompatible [2021-08-11T11:50:15.438Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-11T11:50:15.633Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-08-11T11:50:15.633Z] === RUN TestEventsVolumeCreate [2021-08-11T11:50:15.633Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-11T11:50:15.633Z] === RUN TestInfoBinaryCommits [2021-08-11T11:50:15.633Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-11T11:50:15.633Z] === RUN TestInfoAPIVersioned [2021-08-11T11:50:15.633Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-11T11:50:15.633Z] === RUN TestInfoDiscoveryBackend [2021-08-11T11:50:16.204Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-11T11:50:16.204Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-11T11:50:16.811Z] === RUN TestDockerSuite/TestPortList [2021-08-11T11:50:17.144Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-11T11:50:17.144Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-11T11:50:17.714Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-11T11:50:17.714Z] === RUN TestInfoAPI [2021-08-11T11:50:17.714Z] --- PASS: TestInfoAPI (0.04s) [2021-08-11T11:50:17.714Z] === RUN TestInfoAPIWarnings [2021-08-11T11:50:23.521Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-11T11:50:23.521Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-11T11:50:23.521Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-11T11:50:26.782Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-11T11:50:27.040Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-11T11:50:35.147Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-11T11:50:35.147Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-11T11:50:35.147Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-11T11:50:35.147Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-11T11:50:35.147Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-11T11:50:35.147Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-11T11:50:35.712Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-11T11:50:35.712Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-11T11:50:35.827Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-08-11T11:50:35.827Z] === RUN TestInfoDebug [2021-08-11T11:50:35.827Z] --- PASS: TestInfoDebug (0.54s) [2021-08-11T11:50:35.827Z] === RUN TestInfoInsecureRegistries [2021-08-11T11:50:35.827Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-11T11:50:35.827Z] === RUN TestInfoRegistryMirrors [2021-08-11T11:50:35.827Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-11T11:50:35.827Z] === RUN TestLoginFailsWithBadCredentials [2021-08-11T11:50:35.827Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-08-11T11:50:35.827Z] === RUN TestPingCacheHeaders [2021-08-11T11:50:35.835Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-11T11:50:36.087Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-11T11:50:36.087Z] === RUN TestPingGet [2021-08-11T11:50:36.087Z] --- PASS: TestPingGet (0.03s) [2021-08-11T11:50:36.087Z] === RUN TestPingHead [2021-08-11T11:50:36.087Z] --- PASS: TestPingHead (0.03s) [2021-08-11T11:50:36.087Z] === RUN TestVersion [2021-08-11T11:50:36.087Z] --- PASS: TestVersion (0.04s) [2021-08-11T11:50:36.087Z] === CONT TestDiskUsage [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/container_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/image_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/volume_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-11T11:50:36.657Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-11T11:50:36.918Z] === RUN TestDiskUsage/after_container.Run [2021-08-11T11:50:37.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-11T11:50:37.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-11T11:50:37.488Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage (1.61s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-11T11:50:37.749Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-11T11:50:37.749Z] PASS [2021-08-11T11:50:37.749Z] [2021-08-11T11:50:37.749Z] === Skipped [2021-08-11T11:50:37.749Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-11T11:50:37.749Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-11T11:50:37.749Z] [2021-08-11T11:50:37.749Z] [2021-08-11T11:50:37.749Z] DONE 53 tests, 1 skipped in 27.428s [2021-08-11T11:50:37.749Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-11T11:50:37.749Z] ++ 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-08-11T11:50:37.749Z] ++ set -e [2021-08-11T11:50:37.749Z] ++ '[' -n 0 ']' [2021-08-11T11:50:37.749Z] ++ set -x [2021-08-11T11:50:37.749Z] ++ 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-08-11T11:50:37.749Z] INFO: Testing against a local daemon [2021-08-11T11:50:37.749Z] === RUN TestVolumesCreateAndList [2021-08-11T11:50:37.749Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-11T11:50:37.749Z] === RUN TestVolumesRemove [2021-08-11T11:50:38.011Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-11T11:50:38.011Z] === RUN TestVolumesInspect [2021-08-11T11:50:38.011Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-11T11:50:38.011Z] === RUN TestVolumesInvalidJSON [2021-08-11T11:50:38.011Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-11T11:50:38.011Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-11T11:50:38.011Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-11T11:50:38.011Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-11T11:50:38.011Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-11T11:50:38.011Z] PASS [2021-08-11T11:50:38.011Z] [2021-08-11T11:50:38.011Z] DONE 5 tests in 0.304s [2021-08-11T11:50:38.011Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-11T11:50:38.951Z] ++++ cat bundles/test-integration/docker.pid [2021-08-11T11:50:38.951Z] +++ kill 14606 [2021-08-11T11:50:38.951Z] +++ /etc/init.d/apparmor stop [2021-08-11T11:50:38.951Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-11T11:50:38.951Z] [2021-08-11T11:50:38.951Z] Unloading profiles will leave already running processes permanently [2021-08-11T11:50:38.951Z] unconfined, which can lead to unexpected situations. [2021-08-11T11:50:38.951Z] [2021-08-11T11:50:38.951Z] To set a process to complain mode, use the command line tool [2021-08-11T11:50:38.951Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-11T11:50:38.951Z] +++ true [2021-08-11T11:50:38.951Z] exiting test-integration [2021-08-11T11:50:38.951Z] ++ exit 0 [2021-08-11T11:50:38.951Z] [2021-08-11T11:50:38.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-11T11:50:38.986Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-11T11:50:39.377Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-11T11:50:39.377Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-11T11:50:39.377Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-11T11:50:42.269Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-11T11:50:43.645Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-11T11:50:43.645Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-11T11:50:44.211Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-11T11:50:44.211Z] === RUN TestDockerSuite/TestPsByOrder Post stage [Pipeline] junit [2021-08-11T11:50:44.251Z] Recording test results [2021-08-11T11:50:44.448Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-11T11:50:44.845Z] + echo Ensuring container killed. [2021-08-11T11:50:44.845Z] Ensuring container killed. [2021-08-11T11:50:44.845Z] + docker rm -vf docker-pr2 [2021-08-11T11:50:44.845Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-11T11:50:45.135Z] + echo Chowning /workspace to jenkins user [2021-08-11T11:50:45.135Z] Chowning /workspace to jenkins user [2021-08-11T11:50:45.135Z] + id -u [2021-08-11T11:50:45.135Z] + id -g [2021-08-11T11:50:45.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42734:/workspace busybox chown -R 1000:1000 /workspace [2021-08-11T11:50:46.097Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-11T11:50:48.395Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-11T11:50:48.395Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-11T11:50:49.328Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-11T11:50:52.018Z] + bundleName=arm64-integration [2021-08-11T11:50:52.018Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-11T11:50:52.018Z] Creating arm64-integration-bundles.tar.gz [2021-08-11T11:50:52.018Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-08-11T11:50:52.018Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-11T11:50:52.293Z] Archiving artifacts [2021-08-11T11:50:52.584Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-11T11:50:52.900Z] + make clean [2021-08-11T11:50:53.119Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-11T11:50:53.472Z] docker volume rm -f docker-dev-cache [2021-08-11T11:50:53.472Z] docker-dev-cache [Pipeline] deleteDir [2021-08-11T11:50:53.515Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-11T11:50:54.156Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-11T11:50:57.699Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-11T11:50:57.699Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-11T11:51:01.040Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-11T11:51:01.298Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T11:51:02.700Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-11T11:51:04.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-11T11:51:07.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-11T11:51:10.397Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-11T11:51:10.397Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-11T11:51:11.377Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-11T11:51:11.771Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-11T11:51:15.053Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-11T11:51:15.053Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-11T11:51:16.957Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-11T11:51:17.523Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-11T11:51:18.170Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-11T11:51:18.897Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-11T11:51:22.181Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-11T11:51:22.181Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-11T11:51:24.708Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-11T11:51:24.708Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-11T11:51:25.189Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-11T11:51:26.609Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-11T11:51:26.609Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-11T11:51:27.546Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-11T11:51:29.449Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-11T11:51:30.382Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-11T11:51:32.214Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-11T11:51:33.666Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-11T11:51:34.231Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-11T11:51:34.231Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-11T11:51:34.231Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-11T11:51:34.489Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-11T11:51:34.489Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-11T11:51:34.489Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-11T11:51:35.430Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-11T11:51:36.472Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-11T11:51:36.803Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-11T11:51:37.372Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-11T11:51:39.276Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-11T11:51:39.843Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-11T11:51:43.125Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-11T11:51:43.506Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-11T11:51:50.539Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-11T11:51:51.236Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-11T11:51:51.236Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-11T11:51:52.430Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-11T11:51:52.430Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-11T11:51:52.430Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-11T11:51:52.430Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-11T11:51:52.430Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-11T11:51:52.430Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-11T11:51:52.430Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-11T11:51:53.762Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-11T11:51:53.762Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-11T11:51:53.762Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-11T11:51:53.762Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-11T11:51:54.599Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-11T11:51:57.040Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-11T11:51:57.605Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-11T11:51:58.172Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-11T11:52:00.733Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-11T11:52:03.265Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-11T11:52:04.638Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-11T11:52:04.638Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-11T11:52:04.638Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-11T11:52:04.895Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-11T11:52:04.901Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-11T11:52:09.077Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-11T11:52:09.077Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-11T11:52:10.009Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-11T11:52:10.267Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-11T11:52:12.171Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-11T11:52:13.105Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-11T11:52:13.476Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-11T11:52:13.934Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-11T11:52:13.934Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-11T11:52:13.934Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-11T11:52:14.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-11T11:52:15.411Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-11T11:52:16.344Z] === RUN TestDockerSuite/TestRmiTag [2021-08-11T11:52:16.602Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-11T11:52:16.828Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-11T11:52:17.535Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-11T11:52:17.535Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-11T11:52:18.360Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-11T11:52:22.800Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-11T11:52:22.800Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-11T11:52:23.035Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-11T11:52:23.035Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-11T11:52:23.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-11T11:52:23.035Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-11T11:52:23.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-11T11:52:23.035Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-11T11:52:23.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-11T11:52:23.035Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-11T11:52:23.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-11T11:52:23.035Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-11T11:52:23.733Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-11T11:52:24.300Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-11T11:52:26.200Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-11T11:52:26.776Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-11T11:52:27.034Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-11T11:52:27.966Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-11T11:52:27.966Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-11T11:52:28.531Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-11T11:52:30.432Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-11T11:52:30.690Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-11T11:52:30.948Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-11T11:52:31.882Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-11T11:52:33.258Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-11T11:52:34.192Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-11T11:52:35.569Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-11T11:52:36.505Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-11T11:52:37.438Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-11T11:52:38.003Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-11T11:52:38.936Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-11T11:52:39.868Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-11T11:52:40.802Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-11T11:52:41.735Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-11T11:52:42.300Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-11T11:52:42.867Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-11T11:52:43.799Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-11T11:52:43.799Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-11T11:52:44.057Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-11T11:52:44.187Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-11T11:52:44.187Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-11T11:52:44.187Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-11T11:52:44.187Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-11T11:52:46.603Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-11T11:52:47.068Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-11T11:52:47.069Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-11T11:52:47.069Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-11T11:52:47.069Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-11T11:52:47.069Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-11T11:52:47.069Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-11T11:52:47.069Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-11T11:52:47.069Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-11T11:52:47.069Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-11T11:52:47.069Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-11T11:52:47.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-11T11:52:47.537Z] docker_cli_service_logs_test.go:245: checking task o0c17wp4ivc9 [2021-08-11T11:52:47.538Z] docker_cli_service_logs_test.go:250: checking messages for o0c17wp4ivc9 [2021-08-11T11:52:47.538Z] docker_cli_service_logs_test.go:245: checking task ihvmmpqga9pw [2021-08-11T11:52:47.538Z] docker_cli_service_logs_test.go:250: checking messages for ihvmmpqga9pw [2021-08-11T11:52:47.795Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-11T11:52:48.729Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-11T11:52:49.295Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-11T11:52:50.227Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-11T11:52:50.227Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-11T11:52:50.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-11T11:52:50.772Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-11T11:52:50.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-11T11:52:50.772Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-11T11:52:50.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-11T11:52:50.772Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T11:52:50.772Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-11T11:52:50.793Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-11T11:52:51.225Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-11T11:52:51.359Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-11T11:52:52.292Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-11T11:52:52.858Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-11T11:52:53.423Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-11T11:52:53.681Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-11T11:52:54.247Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-11T11:52:54.247Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-11T11:52:54.924Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-11T11:52:55.181Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-11T11:52:56.115Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-11T11:52:56.682Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-11T11:52:57.619Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-11T11:52:57.619Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-11T11:52:58.554Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-11T11:52:58.554Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-11T11:52:58.693Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-11T11:52:58.693Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-11T11:52:58.693Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-11T11:52:58.693Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-11T11:52:58.693Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-11T11:52:59.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-11T11:53:00.864Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-11T11:53:01.798Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-11T11:53:02.531Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-11T11:53:02.531Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-11T11:53:02.531Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-11T11:53:02.531Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-11T11:53:02.531Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-11T11:53:02.532Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-11T11:53:02.532Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-11T11:53:02.532Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-11T11:53:02.532Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-11T11:53:02.532Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-11T11:53:02.532Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-11T11:53:02.532Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-11T11:53:02.532Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-11T11:53:03.173Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-11T11:53:03.739Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-11T11:53:04.671Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-11T11:53:04.690Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-11T11:53:05.236Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-11T11:53:06.169Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-11T11:53:06.746Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-11T11:53:07.243Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-11T11:53:07.243Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-11T11:53:07.243Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-11T11:53:07.243Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-11T11:53:07.243Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-11T11:53:07.243Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-11T11:53:07.243Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-11T11:53:07.243Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-11T11:53:07.243Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-11T11:53:07.243Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-11T11:53:07.243Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-11T11:53:07.243Z] === RUN TestDockerSuite/TestBuildFails [2021-08-11T11:53:08.396Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-11T11:53:08.396Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-11T11:53:08.396Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-11T11:53:08.396Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-11T11:53:08.396Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-11T11:53:08.396Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-11T11:53:08.396Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-11T11:53:08.396Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-11T11:53:08.396Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-11T11:53:08.396Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-11T11:53:08.396Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-11T11:53:08.654Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-11T11:53:08.765Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-11T11:53:08.765Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-11T11:53:11.066Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-11T11:53:11.066Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-11T11:53:11.066Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-11T11:53:11.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-11T11:53:11.937Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-11T11:53:11.937Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-11T11:53:12.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-11T11:53:12.108Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-11T11:53:12.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-11T11:53:12.108Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-11T11:53:12.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-11T11:53:12.108Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T11:53:12.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-11T11:53:12.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-11T11:53:12.870Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-11T11:53:14.514Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-11T11:53:14.771Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-11T11:53:15.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-11T11:53:15.740Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-11T11:53:16.272Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-11T11:53:16.670Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-11T11:53:16.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-11T11:53:18.570Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-11T11:53:19.165Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-11T11:53:19.948Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-11T11:53:20.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-11T11:53:20.884Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-11T11:53:22.785Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-11T11:53:22.785Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-11T11:53:22.785Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-11T11:53:22.785Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-11T11:53:22.785Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-11T11:53:23.043Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-11T11:53:23.610Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-11T11:53:24.915Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-11T11:53:25.509Z] docker_cli_swarm_test.go:1901: [d5b4e8fd6613b] joining swarm manager [d61d7846d5bc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:53:26.443Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-11T11:53:27.009Z] docker_cli_swarm_test.go:1902: [d9f4cd66f37b9] joining swarm manager [d61d7846d5bc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:53:28.385Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-11T11:53:28.605Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-11T11:53:28.605Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-11T11:53:28.605Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-11T11:53:28.605Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-11T11:53:28.605Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-11T11:53:28.605Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-11T11:53:28.605Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-11T11:53:28.605Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-11T11:53:28.605Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-11T11:53:28.605Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-11T11:53:28.605Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-11T11:53:28.605Z] === RUN TestDockerSuite/TestBuildFails [2021-08-11T11:53:28.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-11T11:53:29.563Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-11T11:53:30.301Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-11T11:53:30.520Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-11T11:53:30.767Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-11T11:53:30.767Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-11T11:53:31.236Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-11T11:53:32.611Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-11T11:53:33.176Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-11T11:53:33.176Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-11T11:53:33.176Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-11T11:53:34.109Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-11T11:53:34.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-11T11:53:34.754Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-11T11:53:35.171Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-11T11:53:35.171Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-11T11:53:35.171Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-11T11:53:35.171Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-11T11:53:35.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-11T11:53:35.484Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-11T11:53:35.484Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-11T11:53:36.050Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-11T11:53:36.128Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-11T11:53:36.128Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-11T11:53:36.128Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-11T11:53:36.520Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-11T11:53:36.983Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-11T11:53:37.548Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-11T11:53:38.113Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-11T11:53:38.113Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-11T11:53:38.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-11T11:53:38.932Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-11T11:53:38.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-11T11:53:38.932Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-11T11:53:38.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-11T11:53:39.047Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-11T11:53:39.612Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-11T11:53:40.178Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-11T11:53:41.112Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-11T11:53:41.181Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-11T11:53:41.680Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-11T11:53:42.247Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-11T11:53:43.150Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-11T11:53:43.150Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T11:53:43.150Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-11T11:53:43.181Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-11T11:53:43.181Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-11T11:53:44.115Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-11T11:53:44.115Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-11T11:53:44.681Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-11T11:53:44.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-11T11:53:44.709Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-11T11:53:44.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-11T11:53:44.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-11T11:53:44.709Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-11T11:53:44.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-11T11:53:44.709Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-11T11:53:45.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-11T11:53:46.054Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-11T11:53:46.939Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-11T11:53:47.426Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-11T11:53:47.683Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-11T11:53:47.684Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-11T11:53:47.684Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-11T11:53:50.964Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-11T11:53:51.542Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-11T11:53:51.542Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-11T11:53:52.693Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-11T11:53:53.149Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-11T11:53:53.406Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-11T11:53:53.406Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-11T11:53:54.071Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-11T11:53:55.562Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-11T11:53:55.562Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-11T11:53:55.562Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-11T11:53:56.015Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-11T11:53:56.015Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-11T11:53:57.805Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-11T11:53:57.805Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-11T11:53:57.805Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-11T11:53:57.805Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-11T11:53:58.259Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-11T11:53:58.259Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-11T11:53:58.713Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-11T11:53:59.716Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-11T11:54:00.673Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-11T11:54:01.130Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-11T11:54:02.087Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-11T11:54:02.540Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-11T11:54:03.497Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-11T11:54:04.033Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-11T11:54:04.033Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-11T11:54:04.455Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-11T11:54:05.408Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-11T11:54:05.408Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-11T11:54:05.408Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-11T11:54:05.408Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-11T11:54:05.744Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-11T11:54:05.745Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T11:54:05.745Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-11T11:54:06.342Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-11T11:54:09.624Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-11T11:54:09.624Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-11T11:54:10.201Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-11T11:54:10.201Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T11:54:10.201Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-11T11:54:10.201Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-11T11:54:10.201Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-11T11:54:10.201Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-11T11:54:10.201Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-11T11:54:10.201Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-11T11:54:10.201Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-11T11:54:10.279Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-11T11:54:10.654Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-11T11:54:10.999Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-11T11:54:11.108Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-11T11:54:11.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-11T11:54:11.243Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-11T11:54:11.564Z] docker_cli_swarm_test.go:1802: [d4293ef797c92] joining swarm manager [d0ec3f1e08621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:54:11.700Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-11T11:54:11.700Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T11:54:12.156Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-11T11:54:12.936Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-11T11:54:12.936Z] docker_cli_swarm_test.go:1803: [d1bbba254a1f7] joining swarm manager [d0ec3f1e08621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:54:13.120Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-11T11:54:13.120Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-11T11:54:13.120Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-11T11:54:15.757Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-11T11:54:16.013Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-11T11:54:16.468Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-11T11:54:16.846Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-11T11:54:17.991Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-11T11:54:17.991Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-11T11:54:17.991Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-11T11:54:18.378Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-11T11:54:18.378Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-11T11:54:18.378Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-11T11:54:18.378Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-11T11:54:18.378Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-11T11:54:18.445Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-11T11:54:18.445Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-11T11:54:19.343Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-11T11:54:19.489Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-11T11:54:19.489Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-11T11:54:19.749Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-11T11:54:20.306Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-11T11:54:20.763Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-11T11:54:21.125Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-11T11:54:21.125Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-11T11:54:21.125Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-11T11:54:21.220Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-11T11:54:21.677Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-11T11:54:22.497Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-11T11:54:23.107Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-11T11:54:23.562Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-11T11:54:24.016Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-11T11:54:24.395Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-11T11:54:24.974Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-11T11:54:25.328Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-11T11:54:25.428Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-11T11:54:25.587Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-11T11:54:25.587Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-11T11:54:26.369Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-11T11:54:26.387Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-11T11:54:27.108Z] === RUN TestDockerSuite/TestRunMount [2021-08-11T11:54:27.347Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-11T11:54:27.903Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-11T11:54:27.903Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-11T11:54:27.903Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-11T11:54:28.483Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-11T11:54:29.434Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-11T11:54:29.434Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-11T11:54:29.434Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-11T11:54:29.434Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-11T11:54:30.496Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-11T11:54:30.497Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-11T11:54:30.497Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-11T11:54:30.950Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-11T11:54:31.606Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-11T11:54:32.063Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-11T11:54:32.521Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-11T11:54:32.521Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-11T11:54:32.521Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-11T11:54:33.105Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-11T11:54:33.105Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T11:54:33.105Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-11T11:54:33.105Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-11T11:54:33.105Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-11T11:54:33.105Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-11T11:54:33.105Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-11T11:54:33.105Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-11T11:54:33.105Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-11T11:54:33.487Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-11T11:54:33.559Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-11T11:54:33.945Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-11T11:54:33.945Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-11T11:54:33.945Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-11T11:54:33.945Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-11T11:54:33.945Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-11T11:54:34.013Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-11T11:54:36.591Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-11T11:54:36.592Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-11T11:54:37.158Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-11T11:54:37.419Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-11T11:54:38.624Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-11T11:54:38.678Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-11T11:54:39.319Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-11T11:54:39.319Z] docker_cli_swarm_test.go:1321: [d946b8f97e956] joining swarm manager [da2ac9f4e435e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:54:40.693Z] docker_cli_swarm_test.go:1322: [d001580241e31] joining swarm manager [da2ac9f4e435e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:54:41.631Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-11T11:54:44.926Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-11T11:54:47.456Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-11T11:54:49.357Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-11T11:54:51.257Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-11T11:54:52.631Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-11T11:54:52.631Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-11T11:54:53.437Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-11T11:54:53.437Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-11T11:54:53.437Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-11T11:54:53.564Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-11T11:54:54.397Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-11T11:54:54.938Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-11T11:54:55.504Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-11T11:54:56.438Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-11T11:54:58.968Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-11T11:55:00.809Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-11T11:55:00.869Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-11T11:55:05.055Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-11T11:55:05.315Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-11T11:55:05.315Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-11T11:55:06.249Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-11T11:55:06.249Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-11T11:55:06.815Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-11T11:55:07.748Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-11T11:55:07.748Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-11T11:55:08.314Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-11T11:55:08.569Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-11T11:55:08.571Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-11T11:55:08.571Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-11T11:55:10.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-11T11:55:10.105Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-11T11:55:10.563Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-11T11:55:10.563Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-11T11:55:10.563Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-11T11:55:10.563Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-11T11:55:10.563Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-11T11:55:11.021Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-11T11:55:11.021Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-11T11:55:11.069Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-11T11:55:11.480Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-11T11:55:14.872Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-11T11:55:14.872Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-11T11:55:14.872Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-11T11:55:14.872Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-11T11:55:15.719Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-11T11:55:15.805Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-11T11:55:17.177Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-11T11:55:18.110Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-11T11:55:18.369Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-11T11:55:18.369Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-11T11:55:18.935Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-11T11:55:19.192Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-11T11:55:20.125Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-11T11:55:20.368Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-11T11:55:20.383Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-11T11:55:20.383Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-11T11:55:20.383Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-11T11:55:21.316Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-11T11:55:21.576Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-11T11:55:21.576Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-11T11:55:21.576Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-11T11:55:22.510Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-11T11:55:23.884Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-11T11:55:23.884Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-11T11:55:23.884Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-11T11:55:24.268Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-11T11:55:25.016Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-11T11:55:27.165Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-11T11:55:28.098Z] === RUN TestDockerSuite/TestRunRm [2021-08-11T11:55:31.145Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-11T11:55:32.515Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-11T11:55:33.098Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-11T11:55:34.040Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-11T11:55:35.143Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-11T11:55:35.414Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-11T11:55:35.979Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-11T11:55:38.851Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-11T11:55:39.825Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-11T11:55:39.825Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-11T11:55:39.825Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-11T11:55:40.161Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-11T11:55:43.439Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-11T11:55:43.541Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-11T11:55:43.998Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-11T11:55:43.998Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-11T11:55:44.372Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-11T11:55:44.455Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-11T11:55:44.630Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-11T11:55:45.197Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-11T11:55:45.570Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-11T11:55:45.570Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-11T11:55:45.570Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-11T11:55:45.570Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-11T11:55:45.570Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-11T11:55:45.570Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-11T11:55:45.763Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-11T11:55:45.880Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-11T11:55:46.021Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-11T11:55:46.589Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-11T11:55:47.523Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-11T11:55:48.088Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-11T11:55:48.447Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-11T11:55:48.654Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-11T11:55:49.587Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-11T11:55:51.933Z] === RUN TestDockerSuite/TestRunState [2021-08-11T11:55:52.146Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-11T11:55:53.306Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-11T11:55:53.870Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-11T11:55:54.301Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-11T11:55:54.301Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-11T11:55:54.301Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-11T11:55:54.435Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-11T11:55:54.693Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-11T11:55:54.693Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-11T11:55:54.693Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-11T11:55:55.260Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-11T11:55:55.829Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-11T11:55:57.180Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-11T11:55:57.205Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-11T11:55:57.205Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-11T11:55:57.205Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-11T11:55:58.144Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-11T11:55:59.337Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-11T11:56:00.043Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-11T11:56:00.293Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-11T11:56:00.978Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-11T11:56:02.875Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-11T11:56:04.336Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-11T11:56:04.336Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-11T11:56:04.336Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-11T11:56:06.157Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-11T11:56:07.317Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-11T11:56:08.839Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-11T11:56:09.437Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-11T11:56:10.002Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-11T11:56:10.095Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-11T11:56:10.095Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-11T11:56:10.095Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-11T11:56:10.095Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-11T11:56:10.095Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-11T11:56:10.095Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-11T11:56:10.568Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-11T11:56:11.134Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-11T11:56:12.253Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-11T11:56:13.032Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-11T11:56:13.970Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-11T11:56:14.372Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-11T11:56:14.372Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-11T11:56:14.372Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-11T11:56:14.902Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-11T11:56:14.902Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-11T11:56:15.160Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-11T11:56:15.727Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-11T11:56:15.962Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-11T11:56:16.660Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-11T11:56:17.227Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-11T11:56:17.227Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-11T11:56:17.227Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-11T11:56:17.227Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-11T11:56:17.267Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-11T11:56:17.351Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-11T11:56:18.122Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-11T11:56:18.160Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-11T11:56:18.576Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-11T11:56:18.576Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-11T11:56:19.439Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-11T11:56:20.228Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-11T11:56:21.464Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-11T11:56:21.611Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-11T11:56:21.918Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-11T11:56:22.355Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-11T11:56:22.612Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-11T11:56:23.441Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-11T11:56:23.546Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-11T11:56:25.974Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-11T11:56:26.073Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-11T11:56:27.007Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-11T11:56:29.533Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-11T11:56:29.675Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-11T11:56:31.968Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-11T11:56:32.063Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-11T11:56:32.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-11T11:56:32.321Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-11T11:56:32.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-11T11:56:32.321Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-11T11:56:32.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-11T11:56:32.321Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-11T11:56:32.321Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-11T11:56:32.425Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-11T11:56:32.579Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-11T11:56:32.579Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-11T11:56:32.579Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-11T11:56:33.378Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-11T11:56:34.334Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-11T11:56:34.334Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-11T11:56:34.334Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-11T11:56:34.334Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-11T11:56:34.334Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-11T11:56:35.854Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-11T11:56:35.854Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-11T11:56:35.854Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-11T11:56:36.759Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-11T11:56:36.759Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-11T11:56:38.657Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-11T11:56:38.915Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-11T11:56:39.847Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-11T11:56:39.847Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-11T11:56:40.413Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-11T11:56:40.413Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-11T11:56:40.413Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-11T11:56:40.413Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-11T11:56:40.413Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-11T11:56:40.413Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-11T11:56:40.413Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-11T11:56:40.968Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-11T11:56:41.346Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-11T11:56:41.912Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-11T11:56:41.912Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-11T11:56:42.847Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-11T11:56:43.106Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-11T11:56:43.673Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-11T11:56:43.864Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-11T11:56:43.930Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-11T11:56:44.498Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-11T11:56:45.451Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-11T11:56:45.451Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-11T11:56:45.451Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-11T11:56:46.016Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-11T11:56:47.388Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-11T11:56:47.953Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-11T11:56:47.953Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-11T11:56:47.953Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-11T11:56:48.518Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-11T11:56:48.776Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-11T11:56:50.149Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-11T11:56:50.409Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-11T11:56:50.914Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-11T11:56:52.938Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-11T11:56:53.196Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-11T11:56:53.196Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-11T11:56:53.454Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-11T11:56:53.807Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-11T11:56:54.389Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-11T11:56:55.322Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-11T11:56:56.256Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-11T11:56:56.256Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-11T11:56:57.527Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-11T11:56:57.983Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-11T11:56:57.983Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-11T11:56:58.155Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-11T11:56:58.155Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-11T11:56:58.412Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-11T11:56:58.439Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-11T11:56:58.439Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-11T11:56:58.439Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-11T11:56:59.785Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents401966616 [2021-08-11T11:56:59.974Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-11T11:56:59.974Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-11T11:57:00.043Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-11T11:57:00.043Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-11T11:57:00.430Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-11T11:57:01.943Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-11T11:57:01.943Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-11T11:57:01.943Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-11T11:57:02.878Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-11T11:57:03.445Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-11T11:57:05.348Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-11T11:57:05.607Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-11T11:57:05.865Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-11T11:57:05.865Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-11T11:57:06.129Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-11T11:57:06.703Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-11T11:57:07.267Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-11T11:57:09.165Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-11T11:57:11.434Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-11T11:57:12.256Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-11T11:57:14.427Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-11T11:57:14.993Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-11T11:57:15.150Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-11T11:57:15.150Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-11T11:57:15.607Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-11T11:57:18.279Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-11T11:57:19.213Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-11T11:57:21.115Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-11T11:57:23.643Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-11T11:57:23.900Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-11T11:57:25.800Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-11T11:57:26.172Z] === RUN TestDockerSuite/TestBuildRm [2021-08-11T11:57:26.735Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-11T11:57:27.670Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-11T11:57:29.573Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-11T11:57:30.945Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-11T11:57:32.849Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-11T11:57:34.691Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-11T11:57:34.750Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-11T11:57:35.682Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-11T11:57:36.064Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-11T11:57:36.845Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-11T11:57:36.845Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-11T11:57:36.845Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-11T11:57:36.845Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-11T11:57:36.845Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-11T11:57:38.208Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-11T11:57:38.366Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-11T11:57:39.582Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-11T11:57:39.582Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-11T11:57:39.583Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-11T11:57:42.069Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-11T11:57:43.764Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-11T11:57:44.946Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-11T11:57:45.661Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-11T11:57:45.919Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-11T11:57:46.485Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-11T11:57:47.419Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-11T11:57:49.595Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-11T11:57:49.949Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-11T11:57:50.842Z] === RUN TestDockerSuite/TestBuildRm [2021-08-11T11:57:51.322Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-11T11:57:54.598Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-11T11:57:55.969Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-11T11:57:56.550Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-11T11:57:57.484Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-11T11:57:58.049Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-11T11:57:58.049Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-11T11:57:58.049Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-11T11:57:58.983Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-11T11:58:01.135Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-11T11:58:02.667Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-11T11:58:02.667Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-11T11:58:02.667Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-11T11:58:02.667Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-11T11:58:03.123Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-11T11:58:03.170Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-11T11:58:04.336Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-11T11:58:04.336Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-11T11:58:04.336Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-11T11:58:04.651Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-11T11:58:06.447Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-11T11:58:06.705Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-11T11:58:07.542Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-11T11:58:07.638Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-11T11:58:07.638Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-11T11:58:07.638Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-11T11:58:07.638Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-11T11:58:07.638Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-11T11:58:09.014Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-11T11:58:10.387Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-11T11:58:11.261Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-11T11:58:11.322Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-11T11:58:11.367Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-11T11:58:11.368Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-11T11:58:13.223Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-11T11:58:14.988Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-11T11:58:15.072Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-11T11:58:15.072Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-11T11:58:17.401Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-11T11:58:18.333Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-11T11:58:18.333Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-11T11:58:18.333Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-11T11:58:18.775Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-11T11:58:20.231Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-11T11:58:21.185Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-11T11:58:26.456Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-11T11:58:27.660Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-11T11:58:27.660Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-11T11:58:27.660Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-11T11:58:29.765Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-11T11:58:29.765Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-11T11:58:29.765Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-11T11:58:30.640Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-11T11:58:33.920Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-11T11:58:36.385Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-11T11:58:36.385Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-11T11:58:36.385Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-11T11:58:36.450Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-11T11:58:36.817Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-11T11:58:37.274Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-11T11:58:37.907Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-11T11:58:39.430Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-11T11:58:40.990Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-11T11:58:40.990Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-11T11:58:41.710Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-11T11:58:43.131Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-11T11:58:43.607Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-11T11:58:43.881Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-11T11:58:46.137Z] docker_cli_swarm_test.go:1186: [d81e0110b2679] joining swarm manager [decdab7d59af3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:58:46.702Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-11T11:58:46.834Z] === RUN TestDockerSuite/TestBuildUser [2021-08-11T11:58:46.834Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-11T11:58:46.834Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-11T11:58:46.834Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T11:58:46.834Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-11T11:58:46.834Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-11T11:58:46.834Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-11T11:58:48.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-11T11:58:48.726Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-11T11:58:50.537Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-11T11:58:51.151Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-11T11:58:51.494Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-11T11:58:52.527Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-11T11:58:52.527Z] docker_cli_swarm_test.go:1195: [d81904a4bdae5] joining swarm manager [decdab7d59af3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:58:53.898Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-11T11:58:55.197Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-11T11:58:55.197Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-11T11:58:55.197Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-11T11:58:55.197Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-11T11:58:55.197Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-11T11:58:55.796Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-11T11:58:57.697Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-11T11:58:58.658Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-11T11:58:58.658Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-11T11:58:58.658Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-11T11:58:59.028Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-11T11:59:00.227Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-11T11:59:00.825Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-11T11:59:02.126Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-11T11:59:02.353Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-11T11:59:04.024Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-11T11:59:06.071Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-11T11:59:09.793Z] === RUN TestDockerSuite/TestBuildUser [2021-08-11T11:59:09.793Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-11T11:59:09.793Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-11T11:59:09.793Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T11:59:09.793Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-11T11:59:09.793Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-11T11:59:09.793Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-11T11:59:11.384Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-11T11:59:12.694Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-11T11:59:13.151Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-11T11:59:16.041Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-11T11:59:16.041Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-11T11:59:16.041Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-11T11:59:16.041Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-11T11:59:16.041Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-11T11:59:16.208Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-11T11:59:16.208Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-11T11:59:21.957Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-11T11:59:22.090Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-11T11:59:23.988Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-11T11:59:23.988Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-11T11:59:24.245Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-11T11:59:24.245Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-11T11:59:24.245Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-11T11:59:26.608Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-11T11:59:26.608Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-11T11:59:27.061Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-11T11:59:27.061Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-11T11:59:27.061Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-11T11:59:29.217Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-11T11:59:29.217Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-11T11:59:29.217Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-11T11:59:30.807Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-11T11:59:32.182Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-11T11:59:32.182Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-11T11:59:32.182Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-11T11:59:34.081Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-11T11:59:35.016Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-11T11:59:37.095Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-11T11:59:37.095Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-11T11:59:37.732Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-11T11:59:39.200Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-11T11:59:39.200Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite (1800.26s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.11s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.53s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2021-08-11T11:59:39.200Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.26s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.44s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.42s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.27s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.27s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.09s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.28s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.30s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.49s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.27s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAttachDetach (1.46s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.42s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.29s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.18s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.85s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.80s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.69s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.85s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.81s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.35s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.59s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.17s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.82s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.84s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.21s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.49s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.98s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.83s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.59s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.72s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.94s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.97s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.90s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.15s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.87s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.64s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.10s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.15s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.66s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.41s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.02s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (4.21s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.37s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.27s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.90s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.11s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.03s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.62s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.29s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.21s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.04s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.99s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.19s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.01s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.19s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.85s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2021-08-11T11:59:39.201Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.11s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.95s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.36s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.07s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.74s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.22s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2021-08-11T11:59:39.201Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-11T11:59:39.201Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-11T11:59:39.201Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-11T11:59:39.201Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.17s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.55s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.85s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.90s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.40s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.71s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.63s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.70s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.53s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.96s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.54s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.34s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.97s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.20s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.33s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.85s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.03s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.67s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.23s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.98s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnv (1.52s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.99s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.45s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.60s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.31s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.69s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.65s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2021-08-11T11:59:39.201Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.31s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.36s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFails (0.99s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.83s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.12s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.38s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.93s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildHistory (3.19s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.12s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.32s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.13s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.07s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.59s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.46s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.80s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.01s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.17s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.52s) [2021-08-11T11:59:39.201Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.63s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.64s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.34s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.26s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.09s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.90s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.83s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.76s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.32s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.32s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.04s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.44s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildPATH (1.75s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.04s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.32s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.67s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.38s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.82s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildRm (4.45s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.32s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.12s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.22s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2021-08-11T11:59:39.201Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.61s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.10s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildStderr (1.19s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.73s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.03s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.05s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.53s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.77s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.90s) [2021-08-11T11:59:39.201Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.96s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.89s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.18s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.62s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.79s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.40s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.90s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.23s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.68s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.12s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.05s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.47s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitChange (1.39s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.44s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.47s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitTTY (2.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.70s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.22s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.85s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.12s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.06s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.30s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.95s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.93s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.06s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.09s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.98s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.20s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.14s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.93s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.87s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.94s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.94s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.17s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.73s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.34s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.79s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.70s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.75s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.25s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.85s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.67s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.11s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000760420_} (1.58s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1155892960_/foo_false____} (0.74s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1155892960_/foo_true____} (0.67s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3373027007_/foo_false____} (1.55s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3373027007_/foo_true____} (0.75s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3373027007_/foo_true__0xc000760450__} (1.56s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000760468_} (1.55s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000760480_} (1.55s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000760498_} (1.55s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007604b0_} (1.56s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.35s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.76s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.62s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.99s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.66s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.40s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.22s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.72s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.54s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.37s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.45s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.50s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToStdout (0.82s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (2.08s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.14s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-08-11T11:59:39.202Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.96s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.23s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.49s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.73s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.30s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.95s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.58s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.71s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.51s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.56s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.89s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.03s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.36s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsCopy (1.01s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.45s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.66s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-08-11T11:59:39.202Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.44s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFormat (2.05s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.49s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.08s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2021-08-11T11:59:39.203Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-11T11:59:39.203Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.54s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.10s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsRename (1.11s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsResize (1.31s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.94s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.26s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.25s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsTop (0.80s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.39s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExec (1.21s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.98s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.09s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecCgroup (3.89s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecEnv (1.22s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecInspectID (2.11s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecInteractive (1.11s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.12s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.78s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.60s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.25s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecStartFails (1.23s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.77s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecTTY (1.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.99s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.71s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecUlimits (1.03s) [2021-08-11T11:59:39.203Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.69s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestExecWithUser (1.43s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.18s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.72s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestHealth (22.86s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImportDisplay (1.75s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImportFile (1.73s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.97s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImportGzipped (2.49s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.17s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.78s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.74s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.74s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.70s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.03s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.56s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.11s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.24s) [2021-08-11T11:59:39.203Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.62s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.31s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectDefault (1.03s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectHistory (1.13s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-08-11T11:59:39.203Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.96s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.76s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.31s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.77s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectStatus (0.82s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.45s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.72s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.73s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.70s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.18s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.47s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.41s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.22s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.83s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.10s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.68s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.82s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.27s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.98s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.04s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.82s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.57s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.04s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.60s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.78s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.57s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.32s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.80s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.90s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.91s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsTail (1.22s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.99s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.11s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestNetHostname (3.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.55s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.35s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.07s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.97s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.34s) [2021-08-11T11:59:39.203Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.58s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.11s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.50s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.55s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.73s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.64s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPortList (8.76s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.37s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.12s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.06s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.80s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.11s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.78s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsByOrder (3.87s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.66s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.15s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.60s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.54s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.02s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.94s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.89s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.16s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.72s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.14s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.75s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.07s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.73s) [2021-08-11T11:59:39.203Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-08-11T11:59:39.203Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.89s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.81s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.79s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.11s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.27s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.09s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.80s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.16s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.99s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.27s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.47s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.62s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.77s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAddHost (0.73s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.49s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.61s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.86s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.29s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.97s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.36s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.01s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.73s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.90s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.24s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.86s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.34s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.44s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.10s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.94s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.93s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.96s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.93s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.90s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.83s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.05s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.47s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.65s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunGroupAdd (1.09s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.99s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.74s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.41s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.31s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.58s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.73s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.86s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.42s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.45s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.44s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.55s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunMount (8.57s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.96s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.44s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.14s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.24s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.57s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.07s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.96s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.10s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.03s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.10s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.38s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.96s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.37s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.60s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.91s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunState (1.55s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.21s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.64s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.44s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.87s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.73s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.94s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.14s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.38s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.14s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.41s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-08-11T11:59:39.204Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.71s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.67s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.41s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-08-11T11:59:39.204Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.67s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.36s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.33s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.20s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.01s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.62s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.76s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.61s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (2.01s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.27s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (6.00s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.96s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.20s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.77s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.12s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.68s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartRecordError (1.97s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.08s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.10s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.19s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.31s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.89s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.82s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.00s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.78s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.32s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.03s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.87s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.96s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.31s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.70s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.32s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.68s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.08s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.05s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.49s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.06s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.01s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.11s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.04s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.06s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.77s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.15s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.67s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.08s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.92s) [2021-08-11T11:59:39.205Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.11s) [2021-08-11T11:59:39.205Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-11T11:59:39.205Z] === RUN TestDockerRegistrySuite [2021-08-11T11:59:39.205Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-11T11:59:40.577Z] check_test.go:196: [d195a635b3dc7] daemon is not started [2021-08-11T11:59:40.577Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-11T11:59:40.609Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-11T11:59:41.062Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-11T11:59:41.951Z] check_test.go:196: [d1351e893b02c] daemon is not started [2021-08-11T11:59:41.951Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-11T11:59:42.865Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-11T11:59:43.326Z] check_test.go:196: [d2d3b41cd7a72] daemon is not started [2021-08-11T11:59:43.326Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-11T11:59:43.584Z] check_test.go:196: [daba6397f5fde] daemon is not started [2021-08-11T11:59:43.584Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-11T11:59:46.865Z] check_test.go:196: [d95f1a58ff3d9] daemon is not started [2021-08-11T11:59:47.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-11T11:59:47.123Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-11T11:59:47.381Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-11T11:59:47.535Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-11T11:59:47.535Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-11T11:59:47.535Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-11T11:59:47.535Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-11T11:59:47.535Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-11T11:59:49.701Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-11T11:59:49.701Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-11T11:59:49.701Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-11T11:59:52.642Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-11T11:59:53.379Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-11T11:59:53.379Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-11T11:59:53.379Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-11T11:59:53.379Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-11T11:59:53.379Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-11T11:59:53.379Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-11T11:59:53.379Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-11T11:59:53.379Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-11T11:59:54.019Z] docker_cli_swarm_test.go:1118: [d96d30e3caf68] joining swarm manager [d87acfaaa3c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T11:59:55.405Z] check_test.go:196: [d188b1c7628df] daemon is not started [2021-08-11T11:59:55.405Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-11T11:59:55.405Z] docker_cli_swarm_test.go:1119: [d71a53465be4d] joining swarm manager [d87acfaaa3c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T11:59:55.583Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-11T11:59:58.244Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-11T11:59:58.684Z] check_test.go:196: [d5d847376baf6] daemon is not started [2021-08-11T11:59:58.684Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-11T12:00:00.056Z] check_test.go:196: [df3b65cfc030a] daemon is not started [2021-08-11T12:00:00.056Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-11T12:00:00.407Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-11T12:00:00.990Z] check_test.go:196: [d33182b43578c] daemon is not started [2021-08-11T12:00:00.990Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-11T12:00:01.133Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-11T12:00:01.133Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-11T12:00:01.927Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-11T12:00:01.927Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-11T12:00:01.927Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-11T12:00:01.927Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-11T12:00:01.927Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-11T12:00:01.927Z] docker_cli_sni_test.go:18: Flakey test [2021-08-11T12:00:01.927Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-11T12:00:02.364Z] check_test.go:196: [d6146669c91c0] daemon is not started [2021-08-11T12:00:02.364Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-11T12:00:03.448Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-11T12:00:03.738Z] check_test.go:196: [d8626a0dc2eec] daemon is not started [2021-08-11T12:00:03.738Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-11T12:00:04.133Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-11T12:00:05.112Z] check_test.go:196: [d64adc53cadc5] daemon is not started [2021-08-11T12:00:05.112Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-11T12:00:06.048Z] check_test.go:196: [def0ba9114806] daemon is not started [2021-08-11T12:00:06.048Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-11T12:00:07.151Z] === RUN TestDockerSuite/TestCommitChange [2021-08-11T12:00:07.424Z] check_test.go:196: [d2b91ea9dd04a] daemon is not started [2021-08-11T12:00:07.424Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-11T12:00:08.357Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6f36411ac42547fbe1d250c9957dcb282d91b84c0604c33d83c281d3daf38b9 [2021-08-11T12:00:09.730Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff27448428205c3c7829fadfb16d2e1b35ec335d2a6f5f6980daa8bd8556d856 [2021-08-11T12:00:09.730Z] check_test.go:196: [dbc36239dba4c] daemon is not started [2021-08-11T12:00:09.730Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-11T12:00:11.102Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d90a08576e673afbd4eee7ab95d3ad9e28e73e2ef28b1c1d75b761d240d97de6 [2021-08-11T12:00:11.799Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-11T12:00:12.036Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:97e5ed8e03a87e361b2e30a8c1fd47fb0551684cd168a83ec9a22af31eceb71c [2021-08-11T12:00:12.293Z] check_test.go:196: [dc24d9b6b5091] daemon is not started [2021-08-11T12:00:12.293Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-11T12:00:13.483Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-11T12:00:13.483Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-11T12:00:13.483Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-11T12:00:13.483Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-11T12:00:13.483Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-11T12:00:13.483Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-11T12:00:13.483Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-11T12:00:13.667Z] check_test.go:196: [dea24a79e6ceb] daemon is not started [2021-08-11T12:00:13.667Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-11T12:00:14.445Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-11T12:00:14.675Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-11T12:00:14.675Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:00:14.675Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-11T12:00:16.949Z] check_test.go:196: [d40f3dd941c59] daemon is not started [2021-08-11T12:00:16.949Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-11T12:00:17.515Z] check_test.go:196: [d3877c7a79dc7] daemon is not started [2021-08-11T12:00:17.515Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-11T12:00:17.797Z] check_test.go:196: [d4d249b281776] daemon is not started [2021-08-11T12:00:17.797Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-11T12:00:19.172Z] check_test.go:196: [dcd3b777a08bd] daemon is not started [2021-08-11T12:00:19.172Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-11T12:00:20.106Z] check_test.go:196: [d8225fe667569] daemon is not started [2021-08-11T12:00:20.106Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-11T12:00:20.220Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-11T12:00:21.479Z] check_test.go:196: [d938839d24ec0] daemon is not started [2021-08-11T12:00:21.479Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-11T12:00:21.701Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-11T12:00:21.701Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-11T12:00:21.701Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-11T12:00:22.386Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-11T12:00:22.386Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-11T12:00:22.386Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-11T12:00:22.386Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-11T12:00:22.386Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-11T12:00:22.386Z] docker_cli_sni_test.go:18: Flakey test [2021-08-11T12:00:22.386Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-11T12:00:23.914Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-11T12:00:24.760Z] check_test.go:196: [d3bd16c69354d] daemon is not started [2021-08-11T12:00:24.760Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-11T12:00:25.017Z] check_test.go:196: [d01d8f50618c2] daemon is not started [2021-08-11T12:00:25.017Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-11T12:00:26.393Z] check_test.go:196: [d68586126f37c] daemon is not started [2021-08-11T12:00:26.393Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-11T12:00:26.651Z] check_test.go:196: [deb0be5a7ebf9] daemon is not started [2021-08-11T12:00:26.651Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-11T12:00:26.909Z] check_test.go:196: [d8c0d12cad08f] daemon is not started [2021-08-11T12:00:26.909Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-11T12:00:27.167Z] check_test.go:196: [de2a4962e77fe] daemon is not started [2021-08-11T12:00:27.167Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-11T12:00:27.426Z] check_test.go:196: [d56597a388120] daemon is not started [2021-08-11T12:00:27.426Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-11T12:00:27.450Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-11T12:00:27.635Z] === RUN TestDockerSuite/TestCommitChange [2021-08-11T12:00:27.684Z] check_test.go:196: [def1a3eb9ab7b] daemon is not started [2021-08-11T12:00:27.684Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-11T12:00:27.941Z] check_test.go:196: [d801ada3085d2] daemon is not started [2021-08-11T12:00:27.941Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-11T12:00:29.318Z] check_test.go:196: [d43278f610427] daemon is not started [2021-08-11T12:00:29.318Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-11T12:00:30.328Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-11T12:00:30.328Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-11T12:00:30.328Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-11T12:00:30.328Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-11T12:00:30.328Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-11T12:00:30.328Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-11T12:00:30.328Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-11T12:00:30.328Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-11T12:00:31.216Z] check_test.go:196: [d11ce856738ea] daemon is not started [2021-08-11T12:00:31.216Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-11T12:00:32.306Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-11T12:00:32.589Z] check_test.go:196: [d0c76cc271a05] daemon is not started [2021-08-11T12:00:32.589Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-11T12:00:33.961Z] check_test.go:196: [d1b54ac4d5a2c] daemon is not started [2021-08-11T12:00:33.961Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-11T12:00:34.528Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite (56.19s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.49s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.45s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (8.13s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.53s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.13s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.80s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.42s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.49s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.92s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.07s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-08-11T12:00:35.460Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-11T12:00:35.460Z] === RUN TestDockerSchema1RegistrySuite [2021-08-11T12:00:35.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-11T12:00:35.460Z] check_test.go:223: [d10f29e43caf6] daemon is not started [2021-08-11T12:00:35.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-11T12:00:36.024Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-11T12:00:36.024Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:00:36.024Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-11T12:00:37.451Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-11T12:00:39.740Z] check_test.go:223: [d0623d15b264f] daemon is not started [2021-08-11T12:00:39.740Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-11T12:00:41.830Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-11T12:00:41.830Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-11T12:00:41.830Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-11T12:00:43.242Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-11T12:00:43.242Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-11T12:00:43.242Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-11T12:00:43.935Z] check_test.go:223: [d870dc3b3f3e5] daemon is not started [2021-08-11T12:00:43.935Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-11T12:00:44.212Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-11T12:00:44.212Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-11T12:00:44.212Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-11T12:00:44.212Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-11T12:00:44.212Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-11T12:00:44.212Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-11T12:00:44.212Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-11T12:00:46.367Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-11T12:00:46.367Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-11T12:00:46.367Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-11T12:00:46.367Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-11T12:00:47.214Z] check_test.go:223: [d3cd0dfbff5cc] daemon is not started [2021-08-11T12:00:47.214Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-11T12:00:47.606Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-11T12:00:48.146Z] check_test.go:223: [d9186b0dee9b0] daemon is not started [2021-08-11T12:00:48.146Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-11T12:00:49.244Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-11T12:00:49.244Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-11T12:00:49.244Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-11T12:00:49.244Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-11T12:00:49.244Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-11T12:00:49.244Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-11T12:00:49.244Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:00:49.244Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-11T12:00:49.519Z] check_test.go:223: [da8cda9013497] daemon is not started [2021-08-11T12:00:49.519Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-11T12:00:49.519Z] check_test.go:223: [dc0cec05b4128] daemon is not started [2021-08-11T12:00:49.519Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-11T12:00:50.894Z] check_test.go:223: [d29fd2e63c8f3] daemon is not started [2021-08-11T12:00:50.894Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-11T12:00:51.327Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-11T12:00:51.327Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-11T12:00:51.327Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-11T12:00:51.327Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-11T12:00:51.327Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-11T12:00:51.327Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-11T12:00:51.327Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-11T12:00:51.327Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-11T12:00:51.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-11T12:00:52.268Z] check_test.go:223: [d79452114bbab] daemon is not started [2021-08-11T12:00:52.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-11T12:00:53.201Z] check_test.go:223: [d69586596ccef] daemon is not started [2021-08-11T12:00:53.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-11T12:00:53.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-11T12:00:55.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-11T12:00:55.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-11T12:00:55.078Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-11T12:00:55.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-11T12:00:56.481Z] check_test.go:223: [db8c90b29e379] daemon is not started [2021-08-11T12:00:56.481Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-11T12:00:56.738Z] check_test.go:223: [d1737ff074f56] daemon is not started [2021-08-11T12:00:56.996Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-11T12:00:57.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-11T12:00:57.233Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-11T12:00:57.253Z] check_test.go:223: [d496e927afda2] daemon is not started [2021-08-11T12:00:57.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-11T12:00:57.512Z] check_test.go:223: [d4a73df1ce706] daemon is not started [2021-08-11T12:00:57.512Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-11T12:00:57.769Z] check_test.go:223: [d0b2dac6e6d0e] daemon is not started [2021-08-11T12:00:57.769Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-11T12:00:58.027Z] check_test.go:223: [d2dafb1086b71] daemon is not started [2021-08-11T12:00:58.027Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-11T12:00:58.285Z] check_test.go:223: [d371821a00097] daemon is not started [2021-08-11T12:00:58.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-11T12:00:58.382Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-11T12:00:58.542Z] check_test.go:223: [d83cae3864b34] daemon is not started [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite (23.05s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.64s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.29s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.54s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-08-11T12:00:58.542Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.14s) [2021-08-11T12:00:58.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2021-08-11T12:00:58.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-08-11T12:00:58.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-11T12:00:58.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-08-11T12:00:58.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-11T12:00:58.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-08-11T12:00:58.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-11T12:00:58.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-11T12:00:58.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-11T12:00:59.108Z] check_test.go:252: [d6990d676c7b5] daemon is not started [2021-08-11T12:00:59.108Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-11T12:00:59.389Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-11T12:00:59.389Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:00:59.389Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-11T12:00:59.389Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:00:59.389Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-11T12:00:59.674Z] check_test.go:252: [da8430488958e] daemon is not started [2021-08-11T12:00:59.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-11T12:00:59.932Z] check_test.go:252: [d61e567849568] daemon is not started [2021-08-11T12:00:59.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-11T12:01:00.866Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-11T12:01:01.123Z] check_test.go:252: [dcb1de79fc2d0] daemon is not started [2021-08-11T12:01:01.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-11T12:01:01.548Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-11T12:01:01.548Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-11T12:01:01.690Z] check_test.go:252: [d7efd1ee2f8ff] daemon is not started [2021-08-11T12:01:01.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-11T12:01:02.256Z] check_test.go:252: [def858f591b40] daemon is not started [2021-08-11T12:01:02.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-11T12:01:02.256Z] check_test.go:252: [d0084f9d206c1] daemon is not started [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.81s) [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2021-08-11T12:01:02.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-11T12:01:02.256Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-11T12:01:02.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-11T12:01:03.704Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-11T12:01:03.704Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-11T12:01:03.704Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-11T12:01:04.155Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-11T12:01:04.155Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-11T12:01:04.155Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-11T12:01:05.684Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-11T12:01:05.684Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-11T12:01:05.684Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-11T12:01:05.684Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-11T12:01:05.684Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-11T12:01:05.684Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-11T12:01:05.684Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-11T12:01:05.861Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-11T12:01:05.861Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-11T12:01:07.525Z] check_test.go:279: [d8bd9edd25308] daemon is not started [2021-08-11T12:01:07.525Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-11T12:01:07.525Z] check_test.go:279: [d142b014e2a18] daemon is not started [2021-08-11T12:01:07.525Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-11T12:01:07.782Z] check_test.go:279: [da2ca3e8ede12] daemon is not started [2021-08-11T12:01:07.782Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-11T12:01:07.782Z] check_test.go:279: [dc3dd6f522779] daemon is not started [2021-08-11T12:01:07.782Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-11T12:01:07.852Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-11T12:01:07.852Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-11T12:01:07.852Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-11T12:01:08.016Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-11T12:01:08.039Z] check_test.go:279: [d451414d2c88d] daemon is not started [2021-08-11T12:01:08.039Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-08-11T12:01:08.039Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-11T12:01:08.039Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-11T12:01:08.039Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-11T12:01:08.039Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-11T12:01:08.039Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-11T12:01:08.039Z] === RUN TestDockerNetworkSuite [2021-08-11T12:01:08.039Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-11T12:01:08.308Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-11T12:01:10.477Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-11T12:01:10.477Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-11T12:01:10.477Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-11T12:01:10.477Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-11T12:01:10.477Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-11T12:01:10.477Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-11T12:01:10.477Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:01:10.477Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-11T12:01:10.568Z] docker_cli_network_unix_test.go:46: [db970e5c02df9] daemon is not started [2021-08-11T12:01:10.568Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-11T12:01:11.135Z] docker_cli_network_unix_test.go:46: [d855aebe89aa1] daemon is not started [2021-08-11T12:01:11.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-11T12:01:11.721Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-11T12:01:13.384Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-11T12:01:14.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-11T12:01:15.425Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-11T12:01:15.425Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-11T12:01:15.425Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-11T12:01:15.425Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-11T12:01:15.425Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-11T12:01:16.382Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-11T12:01:16.382Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-11T12:01:16.382Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-11T12:01:16.659Z] docker_cli_network_unix_test.go:46: [d3702738dbb33] daemon is not started [2021-08-11T12:01:17.083Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-11T12:01:17.083Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-11T12:01:17.083Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-11T12:01:17.083Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-11T12:01:17.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-11T12:01:18.613Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-11T12:01:18.613Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-11T12:01:19.122Z] docker_cli_network_unix_test.go:46: [d5442219df430] daemon is not started [2021-08-11T12:01:19.259Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-11T12:01:19.259Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:01:19.259Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-11T12:01:19.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-11T12:01:19.380Z] docker_cli_network_unix_test.go:1233: [d135b83f3e264] daemon is not started [2021-08-11T12:01:20.779Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-11T12:01:20.779Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-11T12:01:20.780Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-11T12:01:20.780Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:01:20.780Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-11T12:01:20.780Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:01:20.780Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-11T12:01:22.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-11T12:01:22.948Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-11T12:01:22.948Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-11T12:01:23.593Z] docker_cli_network_unix_test.go:46: [d46179dd8be1a] daemon is not started [2021-08-11T12:01:24.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-11T12:01:24.480Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-11T12:01:24.480Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-11T12:01:24.480Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-11T12:01:25.432Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-11T12:01:26.388Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-11T12:01:26.388Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-11T12:01:26.388Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-11T12:01:26.388Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-11T12:01:26.388Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-11T12:01:26.388Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-11T12:01:26.388Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-11T12:01:26.388Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-11T12:01:26.388Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-11T12:01:26.388Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-11T12:01:26.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-11T12:01:27.373Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-11T12:01:27.373Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-11T12:01:27.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-11T12:01:27.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-11T12:01:29.540Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-11T12:01:30.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-11T12:01:32.267Z] docker_cli_network_unix_test.go:46: [ddf09a3d8b7c8] daemon is not started [2021-08-11T12:01:32.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-11T12:01:32.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-11T12:01:33.258Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-11T12:01:34.802Z] docker_cli_network_unix_test.go:46: [d23e57c98da2f] daemon is not started [2021-08-11T12:01:34.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-11T12:01:35.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-11T12:01:36.152Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-11T12:01:36.192Z] docker_cli_network_unix_test.go:46: [d9404e8f301c5] daemon is not started [2021-08-11T12:01:36.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-11T12:01:36.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-11T12:01:36.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-11T12:01:36.608Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-11T12:01:36.608Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-11T12:01:36.759Z] docker_cli_swarm_test.go:1172: [d90c82ad4a2ee] joining swarm manager [d87acfaaa3c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-11T12:01:37.016Z] docker_cli_network_unix_test.go:46: [dc1585da06b1c] daemon is not started [2021-08-11T12:01:37.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000855830_} [2021-08-11T12:01:37.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-11T12:01:37.841Z] docker_cli_network_unix_test.go:46: [d9e826533e3af] daemon is not started [2021-08-11T12:01:37.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-11T12:01:38.138Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-11T12:01:38.138Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-11T12:01:38.138Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-11T12:01:38.775Z] docker_cli_network_unix_test.go:46: [d12b7ac94a0c1] daemon is not started [2021-08-11T12:01:39.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-11T12:01:39.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1015513146_c:\foo_false____} [2021-08-11T12:01:39.966Z] docker_cli_network_unix_test.go:46: [d577f8583ea96] daemon is not started [2021-08-11T12:01:40.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-11T12:01:40.224Z] docker_cli_network_unix_test.go:46: [d7e1b99033253] daemon is not started [2021-08-11T12:01:40.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-11T12:01:40.305Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-11T12:01:40.305Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:01:40.305Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-11T12:01:40.789Z] docker_cli_network_unix_test.go:46: [d376112230cf6] daemon is not started [2021-08-11T12:01:40.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-11T12:01:41.355Z] docker_cli_network_unix_test.go:46: [d1c4b9088de2e] daemon is not started [2021-08-11T12:01:41.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1015513146_c:\foo_true____} [2021-08-11T12:01:41.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-11T12:01:41.872Z] docker_cli_network_unix_test.go:46: [da631104da1c7] daemon is not started [2021-08-11T12:01:41.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-11T12:01:41.872Z] docker_cli_network_unix_test.go:46: [d39d3ebc1ac9a] daemon is not started [2021-08-11T12:01:41.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-11T12:01:42.129Z] docker_cli_network_unix_test.go:46: [dc864cb94c892] daemon is not started [2021-08-11T12:01:42.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-11T12:01:42.470Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-11T12:01:42.470Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-11T12:01:43.063Z] docker_cli_network_unix_test.go:46: [ddf1d02831e12] daemon is not started [2021-08-11T12:01:43.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-11T12:01:43.995Z] docker_cli_network_unix_test.go:46: [dd3349da06b52] daemon is not started [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-11T12:01:44.450Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-11T12:01:44.450Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-11T12:01:44.450Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-11T12:01:44.450Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-11T12:01:44.450Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-11T12:01:44.450Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:01:44.450Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-11T12:01:44.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-11T12:01:44.561Z] docker_cli_network_unix_test.go:46: [df1878fec1ca5] daemon is not started [2021-08-11T12:01:44.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-11T12:01:45.129Z] docker_cli_network_unix_test.go:46: [df13c66fdbc0c] daemon is not started [2021-08-11T12:01:45.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-11T12:01:45.129Z] docker_cli_network_unix_test.go:46: [d5bc0fe97ad18] daemon is not started [2021-08-11T12:01:45.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-11T12:01:45.347Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-11T12:01:45.347Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-11T12:01:45.347Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-11T12:01:45.347Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-11T12:01:46.190Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-11T12:01:46.311Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-11T12:01:46.503Z] docker_cli_network_unix_test.go:968: [ded5004ae660b] daemon is not started [2021-08-11T12:01:46.607Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-11T12:01:46.607Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-11T12:01:46.607Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-11T12:01:46.607Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:01:46.607Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-11T12:01:46.607Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:01:46.607Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-11T12:01:46.607Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-11T12:01:46.607Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-11T12:01:46.607Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:01:46.607Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-11T12:01:46.607Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-11T12:01:46.607Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-11T12:01:46.607Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-11T12:01:46.607Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-11T12:01:46.608Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:01:47.062Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-11T12:01:47.062Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-11T12:01:47.062Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-11T12:01:47.062Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-11T12:01:47.062Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-11T12:01:47.062Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-11T12:01:47.062Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-11T12:01:47.062Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:01:47.062Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-11T12:01:47.062Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-11T12:01:47.062Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-11T12:01:48.357Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-11T12:01:48.357Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-11T12:01:48.357Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-11T12:01:48.357Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-11T12:01:48.357Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-11T12:01:48.357Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-11T12:01:48.357Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-11T12:01:48.357Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-11T12:01:48.357Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-11T12:01:48.357Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-11T12:01:48.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-11T12:01:48.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-11T12:01:49.218Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-11T12:01:49.218Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-11T12:01:49.218Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-11T12:01:49.218Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-11T12:01:49.773Z] docker_cli_network_unix_test.go:46: [df5fafe2263b0] daemon is not started [2021-08-11T12:01:49.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-11T12:01:49.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-11T12:01:49.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-11T12:01:50.985Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-11T12:01:50.985Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-11T12:01:50.985Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-11T12:01:50.985Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-11T12:01:50.985Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-11T12:01:50.985Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-11T12:01:50.985Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-11T12:01:50.985Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-11T12:01:50.985Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-11T12:01:50.985Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-11T12:01:50.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-11T12:01:51.373Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-11T12:01:51.373Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-11T12:01:51.373Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-11T12:01:51.373Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-11T12:01:51.373Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-11T12:01:51.373Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-11T12:01:51.373Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-11T12:01:52.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-11T12:01:53.878Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-11T12:01:53.878Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-11T12:01:53.878Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-11T12:01:53.878Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-11T12:01:53.878Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-11T12:01:53.878Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:01:53.878Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-11T12:01:54.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-11T12:01:54.842Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-11T12:01:55.034Z] docker_cli_network_unix_test.go:1116: [ded763c995324] daemon is not started [2021-08-11T12:01:56.021Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-11T12:01:57.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-11T12:01:58.179Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-11T12:01:58.179Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:01:58.179Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-11T12:01:58.179Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-11T12:01:58.179Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-11T12:01:58.565Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-11T12:01:59.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000119e18_} [2021-08-11T12:02:00.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-11T12:02:00.313Z] docker_cli_network_unix_test.go:46: [d3bc93cb84a51] daemon is not started [2021-08-11T12:02:00.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-11T12:02:00.571Z] docker_cli_network_unix_test.go:46: [d71a50dc9df77] daemon is not started [2021-08-11T12:02:00.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-11T12:02:00.829Z] docker_cli_network_unix_test.go:46: [d71431bfa9911] daemon is not started [2021-08-11T12:02:00.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-11T12:02:00.829Z] docker_cli_network_unix_test.go:46: [d6662e66827d2] daemon is not started [2021-08-11T12:02:00.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-11T12:02:01.087Z] docker_cli_network_unix_test.go:46: [d3dfdd02bf7f8] daemon is not started [2021-08-11T12:02:01.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-11T12:02:01.345Z] docker_cli_network_unix_test.go:46: [d98e1b07f95af] daemon is not started [2021-08-11T12:02:01.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-11T12:02:01.345Z] docker_cli_network_unix_test.go:46: [d5f2f876ee29c] daemon is not started [2021-08-11T12:02:01.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-11T12:02:01.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1840399210_c:\foo_false____} [2021-08-11T12:02:03.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1840399210_c:\foo_true____} [2021-08-11T12:02:03.875Z] docker_cli_network_unix_test.go:46: [deca4a9688b66] daemon is not started [2021-08-11T12:02:04.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-11T12:02:04.809Z] docker_cli_network_unix_test.go:46: [d8cccef868809] daemon is not started [2021-08-11T12:02:04.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-11T12:02:04.809Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-11T12:02:04.809Z] docker_cli_network_unix_test.go:46: [df8598af0ae32] daemon is not started [2021-08-11T12:02:04.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-11T12:02:05.376Z] docker_cli_network_unix_test.go:46: [df54cc9f41382] daemon is not started [2021-08-11T12:02:05.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-11T12:02:05.784Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-11T12:02:05.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-11T12:02:06.240Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-11T12:02:06.240Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-11T12:02:06.240Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-11T12:02:06.240Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-11T12:02:06.240Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-11T12:02:06.240Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-11T12:02:06.240Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-11T12:02:06.240Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:02:06.240Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-11T12:02:06.240Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:02:06.240Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-11T12:02:06.691Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-11T12:02:06.691Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:02:06.691Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-11T12:02:06.691Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-11T12:02:06.691Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-11T12:02:08.409Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-11T12:02:08.409Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.409Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-11T12:02:08.409Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.409Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-11T12:02:08.409Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.409Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-11T12:02:08.409Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.409Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-11T12:02:08.409Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.409Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-11T12:02:08.409Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.866Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-11T12:02:08.866Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.866Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-11T12:02:08.866Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.866Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-11T12:02:08.866Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.866Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-11T12:02:08.866Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.866Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-11T12:02:08.866Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.866Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-11T12:02:08.866Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.866Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-11T12:02:08.866Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-11T12:02:08.866Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-11T12:02:09.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-11T12:02:11.035Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-11T12:02:11.035Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-11T12:02:11.035Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-11T12:02:11.035Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-11T12:02:11.719Z] docker_cli_network_unix_test.go:1084: [df45bb4832f15] daemon is not started [2021-08-11T12:02:13.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-11T12:02:13.094Z] docker_cli_network_unix_test.go:46: [d216cf7d6760b] daemon is not started [2021-08-11T12:02:13.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-11T12:02:13.381Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-11T12:02:13.381Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-11T12:02:13.381Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-11T12:02:13.381Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-11T12:02:13.381Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-11T12:02:13.381Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-11T12:02:13.381Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-11T12:02:13.381Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-11T12:02:13.381Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-11T12:02:13.381Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-11T12:02:13.381Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-11T12:02:13.381Z] === RUN TestDockerSuite/TestBuildFails [2021-08-11T12:02:13.930Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-11T12:02:13.930Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-11T12:02:13.930Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-11T12:02:13.930Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-11T12:02:13.930Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-11T12:02:13.930Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-11T12:02:13.930Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-11T12:02:14.028Z] docker_cli_network_unix_test.go:46: [dda168aef718b] daemon is not started [2021-08-11T12:02:14.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-11T12:02:15.204Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-11T12:02:15.204Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-11T12:02:15.204Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-11T12:02:15.204Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-11T12:02:15.204Z] === RUN TestDockerSuite/TestCpToDot [2021-08-11T12:02:16.187Z] docker_cli_network_unix_test.go:46: [da9ea6f11ca32] daemon is not started [2021-08-11T12:02:16.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-11T12:02:16.187Z] docker_cli_network_unix_test.go:46: [d0c89b25fe360] daemon is not started [2021-08-11T12:02:16.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-11T12:02:16.726Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-11T12:02:16.726Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-11T12:02:16.726Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-11T12:02:16.726Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-11T12:02:17.122Z] docker_cli_network_unix_test.go:46: [d59437cd4bb2a] daemon is not started [2021-08-11T12:02:17.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-11T12:02:17.122Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-11T12:02:17.179Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-11T12:02:17.650Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-11T12:02:17.688Z] docker_cli_network_unix_test.go:46: [d69655b70a839] daemon is not started [2021-08-11T12:02:17.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-11T12:02:19.068Z] docker_cli_network_unix_test.go:46: [d07ca9f087e3b] daemon is not started [2021-08-11T12:02:19.158Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-11T12:02:19.158Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-11T12:02:19.326Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-11T12:02:19.326Z] docker_cli_swarm_test.go:1453: [d07695aa07926] joining swarm manager [d632746ddaeb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T12:02:19.334Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-11T12:02:19.334Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:02:19.335Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-11T12:02:19.335Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-11T12:02:19.335Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-11T12:02:19.335Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-11T12:02:19.335Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-11T12:02:19.335Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-11T12:02:19.335Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-11T12:02:19.335Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-11T12:02:19.788Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-11T12:02:19.820Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-11T12:02:19.820Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:02:19.820Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-11T12:02:19.820Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-11T12:02:19.820Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-11T12:02:20.261Z] docker_cli_swarm_test.go:1454: [d9f4e0a559635] joining swarm manager [d632746ddaeb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-11T12:02:21.947Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-11T12:02:23.839Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-11T12:02:24.102Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-11T12:02:24.102Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-11T12:02:24.455Z] docker_cli_network_unix_test.go:46: [d97d2e771b181] daemon is not started [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite (76.11s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.47s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.99s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.83s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.03s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.08s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.95s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.70s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.48s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.62s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.18s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.15s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.01s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.08s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.95s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.58s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.96s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.42s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-08-11T12:02:24.455Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.01s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.91s) [2021-08-11T12:02:24.455Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.51s) [2021-08-11T12:02:24.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-08-11T12:02:24.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.04s) [2021-08-11T12:02:24.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.98s) [2021-08-11T12:02:24.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-11T12:02:24.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.92s) [2021-08-11T12:02:24.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.57s) [2021-08-11T12:02:24.456Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.51s) [2021-08-11T12:02:24.456Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.86s) [2021-08-11T12:02:24.456Z] === RUN TestDockerHubPullSuite [2021-08-11T12:02:24.456Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-11T12:02:24.555Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-11T12:02:26.075Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-11T12:02:26.351Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-11T12:02:26.529Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-11T12:02:26.982Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-11T12:02:26.982Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-11T12:02:26.982Z] === RUN TestDockerSuite/TestCreateRM [2021-08-11T12:02:27.435Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-11T12:02:27.435Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-11T12:02:27.435Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-11T12:02:27.435Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-11T12:02:27.888Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-11T12:02:28.360Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-11T12:02:28.360Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:02:28.360Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-11T12:02:28.360Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-11T12:02:28.360Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-11T12:02:28.511Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-11T12:02:28.876Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-11T12:02:28.876Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-11T12:02:29.809Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-11T12:02:30.067Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-11T12:02:30.067Z] --- PASS: TestDockerHubPullSuite (5.98s) [2021-08-11T12:02:30.067Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) [2021-08-11T12:02:30.067Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-08-11T12:02:30.067Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2021-08-11T12:02:30.067Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.01s) [2021-08-11T12:02:30.067Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-08-11T12:02:30.067Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-08-11T12:02:30.067Z] PASS [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === Skipped [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-11T12:02:30.067Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-11T12:02:30.067Z] docker_cli_sni_test.go:18: Flakey test [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-11T12:02:30.067Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-11T12:02:30.067Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-11T12:02:30.067Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-11T12:02:30.067Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-11T12:02:30.067Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-11T12:02:30.067Z] [2021-08-11T12:02:30.067Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-08-11T12:02:30.068Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-11T12:02:30.068Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-11T12:02:30.068Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-11T12:02:30.068Z] docker_cli_network_unix_test.go:46: [df8598af0ae32] daemon is not started [2021-08-11T12:02:30.068Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] DONE 1269 tests, 51 skipped in 2023.547s [2021-08-11T12:02:30.068Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-11T12:02:30.068Z] ++++ cat bundles/test-integration/docker.pid [2021-08-11T12:02:30.068Z] +++ kill 8803 [2021-08-11T12:02:30.068Z] +++ /etc/init.d/apparmor stop [2021-08-11T12:02:30.068Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] Unloading profiles will leave already running processes permanently [2021-08-11T12:02:30.068Z] unconfined, which can lead to unexpected situations. [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.068Z] To set a process to complain mode, use the command line tool [2021-08-11T12:02:30.068Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-11T12:02:30.068Z] +++ true [2021-08-11T12:02:30.068Z] exiting test-integration [2021-08-11T12:02:30.068Z] ++ exit 0 [2021-08-11T12:02:30.068Z] [2021-08-11T12:02:30.634Z] + for job in $(jobs -p) [2021-08-11T12:02:30.634Z] + wait 19135 [2021-08-11T12:02:30.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-11T12:02:32.266Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-11T12:02:32.266Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-11T12:02:32.525Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-11T12:02:32.525Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-11T12:02:33.090Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-11T12:02:34.286Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-11T12:02:34.918Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-11T12:02:34.918Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-11T12:02:35.371Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-11T12:02:35.616Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-11T12:02:36.906Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-11T12:02:36.906Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-11T12:02:36.906Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-11T12:02:36.906Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-11T12:02:36.906Z] === RUN TestDockerSuite/TestCpToDot [2021-08-11T12:02:38.252Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-11T12:02:38.252Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-11T12:02:38.252Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-11T12:02:38.252Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-11T12:02:38.896Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-11T12:02:38.959Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-11T12:02:39.073Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-11T12:02:39.073Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-11T12:02:39.073Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-11T12:02:39.073Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-11T12:02:39.073Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-11T12:02:39.415Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-11T12:02:40.794Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-11T12:02:41.136Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-11T12:02:41.136Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDockerFails [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-11T12:02:41.136Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-11T12:02:41.136Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-11T12:02:41.136Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-11T12:02:41.136Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-11T12:02:41.136Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.136Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-11T12:02:41.240Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-11T12:02:41.240Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.240Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-11T12:02:41.240Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.240Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-11T12:02:41.240Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.240Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-11T12:02:41.240Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-11T12:02:41.240Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-11T12:02:41.240Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-11T12:02:41.696Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-11T12:02:42.692Z] docker_cli_swarm_unix_test.go:62: [d071d4466435c] joining swarm manager [dc636f1ba3b6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T12:02:43.295Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-11T12:02:43.865Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-11T12:02:44.091Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-11T12:02:44.091Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-11T12:02:44.091Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-11T12:02:44.549Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-11T12:02:45.007Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-11T12:02:45.007Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-11T12:02:45.007Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-11T12:02:46.037Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-11T12:02:46.038Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-11T12:02:46.038Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-11T12:02:46.173Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-11T12:02:47.694Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-11T12:02:48.204Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-11T12:02:48.661Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-11T12:02:48.661Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-11T12:02:48.661Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-11T12:02:48.661Z] === RUN TestDockerSuite/TestCreateRM [2021-08-11T12:02:49.118Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-11T12:02:49.118Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-11T12:02:49.118Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-11T12:02:49.118Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-11T12:02:49.575Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-11T12:02:54.719Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-11T12:02:56.628Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-11T12:02:56.628Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-11T12:02:56.628Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-11T12:02:57.360Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-11T12:02:57.360Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:02:57.360Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-11T12:02:57.596Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-11T12:03:00.345Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-11T12:03:00.345Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-11T12:03:00.345Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-11T12:03:00.345Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-11T12:03:01.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-11T12:03:01.875Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:03:01.875Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-11T12:03:02.249Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-11T12:03:02.331Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-11T12:03:02.331Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-11T12:03:02.331Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-11T12:03:02.331Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-11T12:03:02.331Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-11T12:03:02.331Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-11T12:03:02.331Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-11T12:03:02.331Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-11T12:03:02.331Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDockerFails [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-11T12:03:02.331Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-11T12:03:02.331Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-11T12:03:02.331Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-11T12:03:02.331Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-11T12:03:02.331Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-11T12:03:02.331Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-11T12:03:04.409Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-11T12:03:04.500Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-11T12:03:04.862Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-11T12:03:07.393Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-11T12:03:07.661Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-11T12:03:07.661Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-11T12:03:08.570Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-11T12:03:09.191Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-11T12:03:09.192Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-11T12:03:09.192Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-11T12:03:09.527Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-11T12:03:09.560Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-11T12:03:09.980Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-11T12:03:10.155Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-11T12:03:10.155Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-11T12:03:14.636Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-11T12:03:18.346Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-11T12:03:18.346Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-11T12:03:18.346Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-11T12:03:18.346Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-11T12:03:18.346Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-11T12:03:18.346Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:03:18.346Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-11T12:03:18.346Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-11T12:03:18.346Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-11T12:03:18.707Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-11T12:03:19.163Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-11T12:03:19.303Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-11T12:03:19.303Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-11T12:03:19.303Z] === RUN TestDockerSuite/TestEventsRename [2021-08-11T12:03:20.126Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-11T12:03:20.583Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-11T12:03:21.041Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-11T12:03:21.462Z] === RUN TestDockerSuite/TestEventsResize [2021-08-11T12:03:21.911Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-11T12:03:22.004Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-11T12:03:23.533Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-11T12:03:25.629Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-11T12:03:29.309Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-11T12:03:29.309Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:03:29.309Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-11T12:03:29.309Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-11T12:03:29.309Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-11T12:03:29.309Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-11T12:03:29.309Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-11T12:03:29.309Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-11T12:03:29.309Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-11T12:03:29.309Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-11T12:03:29.355Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-11T12:03:29.980Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-11T12:03:30.272Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-11T12:03:30.938Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-11T12:03:31.522Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-11T12:03:31.978Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-11T12:03:33.096Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-11T12:03:34.947Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-11T12:03:35.699Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-11T12:03:36.155Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-11T12:03:37.121Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-11T12:03:37.747Z] === RUN TestDockerSuite/TestEventsTop [2021-08-11T12:03:37.747Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-11T12:03:37.747Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-11T12:03:38.915Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-11T12:03:38.915Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-11T12:03:39.481Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-11T12:03:40.626Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-11T12:03:41.799Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-11T12:03:42.007Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-11T12:03:44.328Z] === RUN TestDockerSuite/TestExec [2021-08-11T12:03:44.328Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:03:44.328Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-11T12:03:44.328Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-11T12:03:44.328Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-11T12:03:45.286Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-11T12:03:45.521Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-11T12:03:45.521Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-11T12:03:45.851Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-11T12:03:45.977Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-11T12:03:45.977Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-11T12:03:45.977Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-11T12:03:45.977Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:03:45.977Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-11T12:03:45.977Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-11T12:03:45.977Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-11T12:03:46.941Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-11T12:03:46.941Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-11T12:03:46.941Z] === RUN TestDockerSuite/TestEventsRename [2021-08-11T12:03:47.307Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-11T12:03:47.307Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-11T12:03:47.307Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-11T12:03:47.813Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-11T12:03:48.005Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-11T12:03:48.005Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:03:48.005Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-11T12:03:48.005Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:03:48.005Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-11T12:03:48.005Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-11T12:03:48.005Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-11T12:03:49.478Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-11T12:03:49.528Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-11T12:03:49.712Z] docker_api_swarm_test.go:961: [ddadf67574c3d] joining swarm manager [dfc2a5763dbc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-11T12:03:49.832Z] === RUN TestDockerSuite/TestEventsResize [2021-08-11T12:03:51.051Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-11T12:03:53.205Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-11T12:03:54.724Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-11T12:03:56.886Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-11T12:03:58.427Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-11T12:03:58.427Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-11T12:03:58.427Z] === RUN TestDockerSuite/TestExecEnv [2021-08-11T12:03:58.427Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-11T12:03:58.427Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-11T12:03:58.427Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-11T12:03:58.427Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-11T12:03:59.054Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-11T12:03:59.948Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-11T12:04:01.223Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-11T12:04:05.700Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-11T12:04:05.700Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-11T12:04:05.700Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-11T12:04:05.700Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-11T12:04:05.700Z] === RUN TestDockerSuite/TestExecParseError [2021-08-11T12:04:05.700Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:04:05.700Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-11T12:04:05.700Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-11T12:04:05.700Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-11T12:04:05.700Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-11T12:04:05.700Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-11T12:04:05.896Z] === RUN TestDockerSuite/TestEventsTop [2021-08-11T12:04:05.896Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-11T12:04:05.896Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-11T12:04:07.219Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-11T12:04:07.219Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-11T12:04:07.219Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-11T12:04:07.219Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-11T12:04:07.219Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-11T12:04:07.219Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:04:07.219Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-11T12:04:07.219Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-11T12:04:07.219Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-11T12:04:07.219Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-11T12:04:07.219Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-11T12:04:07.777Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-11T12:04:08.065Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-11T12:04:08.751Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-11T12:04:08.751Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-11T12:04:08.751Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-11T12:04:12.745Z] === RUN TestDockerSuite/TestExec [2021-08-11T12:04:12.745Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:04:12.745Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-11T12:04:12.745Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-11T12:04:12.745Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-11T12:04:13.408Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-11T12:04:13.408Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-11T12:04:13.408Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-11T12:04:13.408Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-11T12:04:13.408Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-11T12:04:13.408Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-11T12:04:13.408Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-11T12:04:13.711Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-11T12:04:15.879Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-11T12:04:15.879Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:04:15.879Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-11T12:04:15.879Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:04:15.879Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-11T12:04:15.879Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-11T12:04:15.879Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-11T12:04:17.410Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-11T12:04:19.156Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-11T12:04:19.395Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-11T12:04:19.579Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-11T12:04:21.109Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-11T12:04:22.641Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-11T12:04:22.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-11T12:04:24.035Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-11T12:04:24.905Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-11T12:04:26.563Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-11T12:04:27.325Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-11T12:04:27.325Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-11T12:04:27.325Z] === RUN TestDockerSuite/TestExecEnv [2021-08-11T12:04:27.325Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-11T12:04:27.325Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-11T12:04:27.325Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-11T12:04:27.325Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-11T12:04:27.784Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-11T12:04:27.945Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-11T12:04:28.856Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-11T12:04:29.846Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-11T12:04:31.667Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-11T12:04:31.747Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-11T12:04:31.747Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-11T12:04:31.748Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-11T12:04:31.748Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-11T12:04:31.748Z] === RUN TestDockerSuite/TestExecParseError [2021-08-11T12:04:31.748Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:04:31.748Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-11T12:04:31.748Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-11T12:04:31.748Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-11T12:04:31.748Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-11T12:04:31.748Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-11T12:04:33.534Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-11T12:04:33.534Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:04:33.534Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-11T12:04:33.534Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-11T12:04:33.534Z] === RUN TestDockerSuite/TestHealth [2021-08-11T12:04:33.534Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-11T12:04:33.534Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-11T12:04:33.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-11T12:04:33.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-11T12:04:33.534Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-11T12:04:33.919Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-11T12:04:33.919Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-11T12:04:33.919Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-11T12:04:33.919Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-11T12:04:33.919Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-11T12:04:33.919Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:04:33.919Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-11T12:04:33.919Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-11T12:04:33.919Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-11T12:04:33.919Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-11T12:04:33.919Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-11T12:04:35.451Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-11T12:04:35.451Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-11T12:04:35.451Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-11T12:04:36.346Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-11T12:04:37.239Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-11T12:04:37.693Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-11T12:04:37.693Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-11T12:04:37.693Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-11T12:04:37.693Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-11T12:04:37.693Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-11T12:04:37.693Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-11T12:04:38.650Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-11T12:04:38.650Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:04:38.650Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-11T12:04:39.606Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-11T12:04:39.606Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-11T12:04:39.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-11T12:04:40.132Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-11T12:04:40.132Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-11T12:04:40.132Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-11T12:04:40.132Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-11T12:04:40.132Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-11T12:04:40.132Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-11T12:04:40.132Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-11T12:04:41.022Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-11T12:04:41.126Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-11T12:04:41.126Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-11T12:04:43.284Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-11T12:04:43.996Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-11T12:04:45.443Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-11T12:04:45.896Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-11T12:04:45.896Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:04:45.896Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-11T12:04:45.903Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-11T12:04:46.525Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-11T12:04:49.053Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-11T12:04:49.598Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-11T12:04:49.598Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-11T12:04:51.673Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-11T12:04:51.753Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestImportFile [2021-08-11T12:04:51.753Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-11T12:04:51.753Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-11T12:04:51.753Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-11T12:04:51.753Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-11T12:04:51.753Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-11T12:04:51.753Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-11T12:04:51.753Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-11T12:04:51.753Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-11T12:04:51.753Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:04:51.753Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-11T12:04:52.336Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-11T12:04:53.911Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-11T12:04:54.567Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-11T12:04:54.874Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-11T12:04:56.773Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-11T12:04:56.789Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-11T12:04:56.789Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-11T12:04:56.789Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-11T12:04:56.789Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-11T12:04:56.789Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-11T12:04:56.789Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-11T12:04:56.789Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-11T12:04:56.789Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-11T12:04:58.311Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-11T12:04:58.311Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-11T12:04:59.300Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-11T12:05:00.347Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-11T12:05:00.347Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:05:00.347Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-11T12:05:00.347Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-11T12:05:00.347Z] === RUN TestDockerSuite/TestHealth [2021-08-11T12:05:00.347Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-11T12:05:00.347Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-11T12:05:00.347Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-11T12:05:00.347Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-11T12:05:00.347Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-11T12:05:00.467Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-11T12:05:00.467Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-11T12:05:00.467Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-11T12:05:00.467Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-11T12:05:00.467Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-11T12:05:00.467Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-11T12:05:00.467Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-11T12:05:02.082Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-11T12:05:02.082Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-11T12:05:02.082Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-11T12:05:02.622Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-11T12:05:04.068Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-11T12:05:04.068Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-11T12:05:04.068Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-11T12:05:04.068Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-11T12:05:04.068Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-11T12:05:04.524Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-11T12:05:04.524Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-11T12:05:04.980Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-11T12:05:04.980Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:05:04.980Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-11T12:05:05.804Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-11T12:05:05.943Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-11T12:05:05.943Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-11T12:05:06.265Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-11T12:05:06.265Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-11T12:05:06.265Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-11T12:05:06.265Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-11T12:05:06.265Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-11T12:05:07.272Z] === RUN TestDockerSuite/TestInspectImage [2021-08-11T12:05:07.272Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:05:07.272Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-11T12:05:07.272Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:05:07.272Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-11T12:05:07.272Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:05:07.272Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-11T12:05:07.472Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-11T12:05:07.930Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-11T12:05:08.233Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-11T12:05:08.436Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-11T12:05:10.099Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-11T12:05:10.391Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-11T12:05:10.391Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-11T12:05:12.158Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-11T12:05:12.267Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-11T12:05:12.267Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-11T12:05:12.267Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:05:12.267Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-11T12:05:12.546Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-11T12:05:14.066Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-11T12:05:14.066Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-11T12:05:14.066Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-11T12:05:14.066Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-11T12:05:14.329Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-11T12:05:14.329Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-11T12:05:14.787Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-11T12:05:15.986Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-11T12:05:15.986Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-11T12:05:16.225Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-11T12:05:17.683Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-11T12:05:18.140Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-11T12:05:18.881Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestImportFile [2021-08-11T12:05:18.881Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-11T12:05:18.881Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-11T12:05:18.881Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-11T12:05:18.881Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-11T12:05:18.881Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-11T12:05:18.881Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-11T12:05:18.881Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-11T12:05:18.881Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-11T12:05:18.881Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:05:18.881Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-11T12:05:19.103Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-11T12:05:19.673Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-11T12:05:20.437Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-11T12:05:22.608Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-11T12:05:22.608Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-11T12:05:22.608Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-11T12:05:22.608Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-11T12:05:22.608Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-11T12:05:22.608Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-11T12:05:22.608Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-11T12:05:22.608Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-11T12:05:22.807Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-11T12:05:24.328Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-11T12:05:25.500Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-11T12:05:25.500Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-11T12:05:26.485Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-11T12:05:27.670Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-11T12:05:27.671Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-11T12:05:27.671Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-11T12:05:27.671Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-11T12:05:27.671Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-11T12:05:27.671Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-11T12:05:27.671Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-11T12:05:28.007Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-11T12:05:29.849Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-11T12:05:30.166Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-11T12:05:32.031Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-11T12:05:32.995Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-11T12:05:33.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-11T12:05:33.578Z] === RUN TestDockerSuite/TestInspectImage [2021-08-11T12:05:33.579Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:05:33.579Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-11T12:05:33.579Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:05:33.579Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-11T12:05:33.579Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:05:33.579Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-11T12:05:34.564Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-11T12:05:34.564Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-11T12:05:35.017Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-11T12:05:35.017Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-11T12:05:35.017Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-11T12:05:35.017Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-11T12:05:35.117Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-11T12:05:36.540Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-11T12:05:36.649Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-11T12:05:37.106Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-11T12:05:38.695Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-11T12:05:39.276Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-11T12:05:40.050Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-11T12:05:40.805Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-11T12:05:40.805Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-11T12:05:40.805Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-11T12:05:41.263Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-11T12:05:42.794Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-11T12:05:43.777Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-11T12:05:44.446Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-11T12:05:45.688Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-11T12:05:45.967Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-11T12:05:45.967Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-11T12:05:45.967Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-11T12:05:48.122Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-11T12:05:48.122Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-11T12:05:49.415Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-11T12:05:50.833Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-11T12:05:50.945Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-11T12:05:52.771Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-11T12:05:53.112Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-11T12:05:54.557Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-11T12:05:55.281Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-11T12:05:55.503Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-11T12:05:57.425Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-11T12:05:57.455Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-11T12:05:59.233Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-11T12:05:59.625Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-11T12:05:59.690Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-11T12:05:59.690Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-11T12:05:59.690Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-11T12:05:59.690Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-11T12:05:59.690Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-11T12:06:01.223Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-11T12:06:01.223Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.680Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-11T12:06:01.793Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-11T12:06:01.793Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-11T12:06:01.793Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-11T12:06:01.793Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-11T12:06:02.076Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-11T12:06:03.962Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-11T12:06:04.233Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-11T12:06:05.498Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-11T12:06:05.755Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-11T12:06:05.755Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-11T12:06:05.755Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-11T12:06:07.913Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-11T12:06:10.068Z] === RUN TestDockerSuite/TestLogsSince [2021-08-11T12:06:10.363Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-11T12:06:11.271Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-11T12:06:12.802Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-11T12:06:12.802Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-11T12:06:12.802Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-11T12:06:14.974Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-11T12:06:14.974Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-11T12:06:18.580Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-11T12:06:18.580Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-11T12:06:18.580Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-11T12:06:18.580Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-11T12:06:18.580Z] === RUN TestDockerSuite/TestLogsTail [2021-08-11T12:06:19.651Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-11T12:06:21.460Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-11T12:06:23.614Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-11T12:06:24.328Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-11T12:06:25.134Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-11T12:06:25.134Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestNetHostname [2021-08-11T12:06:25.134Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-11T12:06:25.134Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-11T12:06:25.134Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-11T12:06:25.134Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPluginActive [2021-08-11T12:06:25.134Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-11T12:06:25.134Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-11T12:06:25.134Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-11T12:06:25.134Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-11T12:06:25.134Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-11T12:06:25.134Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-11T12:06:25.134Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-11T12:06:25.134Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-11T12:06:25.134Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.134Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-11T12:06:25.134Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.588Z] === RUN TestDockerSuite/TestPortList [2021-08-11T12:06:25.588Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-11T12:06:25.588Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite (1790.33s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.29s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.16s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.06s) [2021-08-11T12:06:28.447Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.10s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.76s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.62s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.34s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.25s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.34s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.66s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.47s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.60s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.23s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.09s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.33s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.06s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.75s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.26s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.88s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.30s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.57s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.38s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.18s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.05s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.95s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.64s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.28s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.83s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.71s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.37s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.95s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.49s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.96s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.97s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.56s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.24s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.38s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.35s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.52s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.46s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.44s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.31s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.91s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.38s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.27s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.54s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.21s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.55s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.32s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.62s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.52s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.23s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.53s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.13s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.99s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.12s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.54s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (145.67s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.44s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.13s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.85s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.07s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.90s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.95s) [2021-08-11T12:06:28.447Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.96s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.19s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.91s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.47s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.47s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (145.52s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.71s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.13s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.85s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.83s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.36s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.12s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2021-08-11T12:06:28.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.30s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.51s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.47s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.69s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.98s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.73s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.25s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.05s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2021-08-11T12:06:28.448Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2021-08-11T12:06:28.448Z] === RUN TestDockerExternalVolumeSuite [2021-08-11T12:06:28.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-11T12:06:28.448Z] docker_cli_external_volume_driver_test.go:53: [db84ee0780255] daemon is not started [2021-08-11T12:06:29.004Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-11T12:06:30.245Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-11T12:06:30.245Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-11T12:06:30.245Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-11T12:06:30.245Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-11T12:06:30.245Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-11T12:06:30.245Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-11T12:06:30.245Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-11T12:06:30.245Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:06:30.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-11T12:06:31.170Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-11T12:06:32.700Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-11T12:06:32.700Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-11T12:06:32.700Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-11T12:06:33.952Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-11T12:06:33.952Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-11T12:06:33.952Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-11T12:06:35.590Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-11T12:06:37.761Z] === RUN TestDockerSuite/TestLogsSince [2021-08-11T12:06:40.978Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-11T12:06:40.979Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-11T12:06:40.979Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-11T12:06:43.307Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-11T12:06:44.168Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-11T12:06:46.282Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-11T12:06:46.282Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-11T12:06:46.282Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-11T12:06:46.282Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-11T12:06:46.282Z] === RUN TestDockerSuite/TestLogsTail [2021-08-11T12:06:48.011Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-11T12:06:49.162Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-11T12:06:51.321Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-11T12:06:53.483Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-11T12:06:53.483Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestNetHostname [2021-08-11T12:06:53.483Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-11T12:06:53.483Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-11T12:06:53.483Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-11T12:06:53.483Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPluginActive [2021-08-11T12:06:53.483Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-11T12:06:53.483Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-11T12:06:53.483Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-11T12:06:53.483Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-11T12:06:53.483Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-11T12:06:53.483Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-11T12:06:53.483Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-11T12:06:53.483Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-11T12:06:53.483Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-11T12:06:53.483Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.483Z] === RUN TestDockerSuite/TestPortList [2021-08-11T12:06:53.483Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-11T12:06:53.937Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-11T12:06:57.645Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-11T12:06:57.645Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-11T12:06:57.645Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-11T12:06:57.645Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-11T12:06:57.645Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-11T12:06:57.645Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-11T12:06:57.645Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-11T12:06:57.645Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:06:57.645Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-11T12:07:00.332Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-11T12:07:00.332Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-11T12:07:00.332Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-11T12:07:00.332Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-11T12:07:02.300Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-11T12:07:02.300Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-11T12:07:02.300Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-11T12:07:05.237Z] === RUN TestDockerSuite/TestBuildRm [2021-08-11T12:07:09.329Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-11T12:07:09.329Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-11T12:07:09.329Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-11T12:07:10.593Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-11T12:07:14.297Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-11T12:07:15.533Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-11T12:07:16.367Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-11T12:07:18.426Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-11T12:07:18.426Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-11T12:07:18.426Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-11T12:07:18.426Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-11T12:07:18.426Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-11T12:07:19.956Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-11T12:07:21.316Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-11T12:07:22.851Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-11T12:07:25.078Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-11T12:07:25.078Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-11T12:07:25.078Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-11T12:07:25.078Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-11T12:07:25.078Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-11T12:07:25.747Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-11T12:07:29.470Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-11T12:07:29.726Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-11T12:07:29.726Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:07:29.726Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-11T12:07:29.726Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-11T12:07:29.726Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-11T12:07:29.726Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-11T12:07:29.726Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-11T12:07:29.726Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-11T12:07:29.726Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-11T12:07:31.107Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-11T12:07:31.107Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-11T12:07:31.107Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-11T12:07:31.107Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-11T12:07:34.379Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-11T12:07:34.379Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-11T12:07:34.379Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-11T12:07:35.900Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-11T12:07:35.900Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-11T12:07:35.900Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-11T12:07:37.419Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-11T12:07:38.376Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-11T12:07:38.376Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-11T12:07:38.376Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-11T12:07:41.372Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-11T12:07:41.829Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-11T12:07:42.076Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-11T12:07:42.286Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-11T12:07:43.249Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-11T12:07:44.253Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-11T12:07:45.776Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-11T12:07:47.933Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-11T12:07:50.007Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-11T12:07:50.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-11T12:07:51.813Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-11T12:07:51.813Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-11T12:07:54.659Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-11T12:07:54.659Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-11T12:07:54.659Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-11T12:07:54.659Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-11T12:07:54.659Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-11T12:07:56.484Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-11T12:07:56.484Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-11T12:07:58.367Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-11T12:07:58.367Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:07:58.367Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-11T12:07:58.367Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-11T12:07:58.367Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-11T12:07:58.367Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-11T12:07:58.367Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-11T12:07:58.367Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-11T12:07:58.367Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-11T12:07:59.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-11T12:08:00.207Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-11T12:08:04.118Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-11T12:08:04.118Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-11T12:08:04.118Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-11T12:08:05.619Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-11T12:08:05.619Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:08:05.619Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-11T12:08:05.639Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-11T12:08:05.639Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-11T12:08:05.639Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-11T12:08:07.161Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-11T12:08:08.120Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-11T12:08:08.120Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-11T12:08:08.120Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-11T12:08:09.323Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-11T12:08:09.323Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-11T12:08:09.777Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-11T12:08:10.230Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-11T12:08:11.824Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-11T12:08:13.921Z] docker_cli_external_volume_driver_test.go:53: [d1c5b13af17b9] daemon is not started [2021-08-11T12:08:14.878Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-11T12:08:17.860Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-11T12:08:17.860Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-11T12:08:17.860Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-11T12:08:18.318Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-11T12:08:18.577Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-11T12:08:18.577Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:08:18.577Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-11T12:08:19.282Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-11T12:08:20.338Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-11T12:08:21.861Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-11T12:08:22.283Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-11T12:08:22.283Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-11T12:08:22.737Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-11T12:08:23.008Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-11T12:08:27.681Z] === RUN TestDockerSuite/TestBuildUser [2021-08-11T12:08:27.681Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-11T12:08:27.681Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-11T12:08:27.681Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:08:27.681Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-11T12:08:27.681Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-11T12:08:27.681Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-11T12:08:28.779Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-11T12:08:31.403Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-11T12:08:31.403Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-11T12:08:34.303Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-11T12:08:34.303Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-11T12:08:34.303Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-11T12:08:34.303Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-11T12:08:34.303Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-11T12:08:35.055Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-11T12:08:35.508Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-11T12:08:35.961Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-11T12:08:39.488Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-11T12:08:39.489Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:08:39.489Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-11T12:08:41.706Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-11T12:08:43.196Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-11T12:08:43.650Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-11T12:08:43.650Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-11T12:08:44.606Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-11T12:08:45.409Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-11T12:08:46.844Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-11T12:08:49.280Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-11T12:08:52.049Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-11T12:08:52.497Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-11T12:08:52.507Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-11T12:08:52.986Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-11T12:08:52.986Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:08:52.986Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-11T12:08:54.654Z] === RUN TestDockerSuite/TestRmiTag [2021-08-11T12:08:55.610Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-11T12:08:56.691Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-11T12:08:56.691Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-11T12:08:56.691Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-11T12:08:57.766Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-11T12:09:01.055Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-11T12:09:01.702Z] docker_cli_external_volume_driver_test.go:53: [d6090c077e5ef] daemon is not started [2021-08-11T12:09:09.015Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-11T12:09:09.603Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-11T12:09:09.603Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-11T12:09:09.603Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-11T12:09:09.603Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-11T12:09:09.603Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-11T12:09:11.171Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-11T12:09:11.625Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-11T12:09:11.773Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-11T12:09:11.773Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-11T12:09:12.229Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-11T12:09:12.506Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-11T12:09:12.959Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-11T12:09:16.276Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-11T12:09:16.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-11T12:09:16.561Z] docker_cli_external_volume_driver_test.go:53: [da0bbc9018c84] daemon is not started [2021-08-11T12:09:17.611Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-11T12:09:18.065Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-11T12:09:18.065Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-11T12:09:18.065Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-11T12:09:18.065Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-11T12:09:18.065Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-11T12:09:18.065Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-11T12:09:18.065Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-11T12:09:18.065Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-11T12:09:18.065Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-11T12:09:18.065Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-11T12:09:18.065Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-11T12:09:18.065Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-11T12:09:18.065Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-11T12:09:18.065Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-11T12:09:18.065Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-11T12:09:19.588Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-11T12:09:19.588Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-11T12:09:19.588Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-11T12:09:19.588Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-11T12:09:19.588Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-11T12:09:20.929Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-11T12:09:22.525Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-11T12:09:24.235Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-11T12:09:24.695Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-11T12:09:25.152Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-11T12:09:26.391Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-11T12:09:27.955Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-11T12:09:28.548Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-11T12:09:30.703Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-11T12:09:30.834Z] === RUN TestDockerSuite/TestRmiTag [2021-08-11T12:09:30.835Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-11T12:09:31.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-11T12:09:32.857Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-11T12:09:32.857Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-11T12:09:32.990Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-11T12:09:37.507Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-11T12:09:37.507Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-11T12:09:39.030Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-11T12:09:39.030Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-11T12:09:39.030Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-11T12:09:41.907Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-11T12:09:41.907Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-11T12:09:41.907Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-11T12:09:41.907Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-11T12:09:41.908Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-11T12:09:44.062Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-11T12:09:44.062Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-11T12:09:44.062Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-11T12:09:44.062Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-11T12:09:44.062Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-11T12:09:44.062Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-11T12:09:44.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-11T12:09:44.062Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-11T12:09:44.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-11T12:09:44.062Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-11T12:09:44.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-11T12:09:44.062Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-11T12:09:44.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-11T12:09:44.062Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-11T12:09:44.062Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-11T12:09:45.581Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-11T12:09:46.212Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-11T12:09:46.212Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-11T12:09:46.212Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-11T12:09:46.212Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-11T12:09:46.212Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-11T12:09:46.212Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-11T12:09:46.212Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-11T12:09:47.176Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-11T12:09:47.729Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-11T12:09:47.729Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-11T12:09:47.738Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-11T12:09:49.897Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-11T12:09:49.897Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-11T12:09:49.897Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-11T12:09:49.897Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-11T12:09:49.897Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-11T12:09:49.897Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-11T12:09:49.897Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-11T12:09:51.419Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-11T12:09:51.419Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-11T12:09:51.419Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-11T12:09:51.419Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:09:51.419Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-11T12:09:51.420Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-11T12:09:51.420Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-11T12:09:51.420Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-11T12:09:51.420Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-11T12:09:51.441Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-11T12:09:52.399Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-11T12:09:52.399Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-11T12:09:52.399Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-11T12:09:52.399Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-11T12:09:52.399Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-11T12:09:52.399Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-11T12:09:52.399Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-11T12:09:52.399Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-11T12:09:52.399Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-11T12:09:52.399Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-11T12:09:52.399Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-11T12:09:52.399Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-11T12:09:52.399Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-11T12:09:52.399Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-11T12:09:52.399Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-11T12:09:53.573Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-11T12:09:53.920Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-11T12:09:53.920Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-11T12:09:53.920Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-11T12:09:53.920Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-11T12:09:53.920Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-11T12:09:54.234Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-11T12:09:55.764Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-11T12:09:55.764Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-11T12:09:55.764Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-11T12:09:55.764Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-11T12:09:55.764Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-11T12:09:55.764Z] docker_cli_sni_test.go:18: Flakey test [2021-08-11T12:09:55.764Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-11T12:09:57.932Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-11T12:09:58.222Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-11T12:09:58.222Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-11T12:09:58.222Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-11T12:09:58.222Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-11T12:09:58.222Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-11T12:09:58.222Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-11T12:09:58.222Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-11T12:09:58.222Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:09:58.222Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-11T12:09:58.222Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-11T12:09:58.222Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-11T12:09:58.222Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-11T12:09:58.222Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-11T12:09:58.574Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-11T12:09:59.743Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-11T12:09:59.743Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-11T12:09:59.743Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-11T12:10:00.196Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-11T12:10:00.196Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-11T12:10:00.197Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-11T12:10:00.734Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-11T12:10:01.658Z] === RUN TestDockerSuite/TestCommitChange [2021-08-11T12:10:02.354Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-11T12:10:02.892Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-11T12:10:03.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-11T12:10:04.509Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-11T12:10:04.509Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-11T12:10:04.509Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-11T12:10:05.049Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-11T12:10:05.380Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-11T12:10:06.663Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-11T12:10:06.663Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-11T12:10:06.663Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-11T12:10:06.663Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-11T12:10:06.663Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-11T12:10:06.663Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-11T12:10:06.663Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-11T12:10:07.226Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-11T12:10:07.226Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-11T12:10:08.182Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-11T12:10:09.102Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-11T12:10:09.102Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:10:09.102Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-11T12:10:10.339Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-11T12:10:11.881Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-11T12:10:11.881Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-11T12:10:11.881Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-11T12:10:11.881Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-11T12:10:11.881Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-11T12:10:11.881Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-11T12:10:11.881Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-11T12:10:11.881Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-11T12:10:11.881Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-11T12:10:11.881Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-11T12:10:11.881Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-11T12:10:11.881Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-11T12:10:11.881Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-11T12:10:11.881Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-11T12:10:11.881Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-11T12:10:11.881Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-11T12:10:12.335Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-11T12:10:12.335Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-11T12:10:12.335Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-11T12:10:12.335Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-11T12:10:12.335Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-11T12:10:12.335Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-11T12:10:12.335Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-11T12:10:12.497Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-11T12:10:14.496Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-11T12:10:14.496Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-11T12:10:14.496Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-11T12:10:14.886Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-11T12:10:14.886Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-11T12:10:14.886Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-11T12:10:15.374Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-11T12:10:15.374Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-11T12:10:15.374Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-11T12:10:15.374Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-11T12:10:15.374Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-11T12:10:15.374Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-11T12:10:15.374Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-11T12:10:15.374Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-11T12:10:17.375Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-11T12:10:17.375Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-11T12:10:17.375Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-11T12:10:17.375Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-11T12:10:17.375Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-11T12:10:18.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-11T12:10:19.076Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-11T12:10:19.076Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.076Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-11T12:10:19.076Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-11T12:10:19.076Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.076Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-11T12:10:19.076Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.076Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-11T12:10:19.076Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.076Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-11T12:10:19.076Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.076Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-11T12:10:19.534Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-11T12:10:19.534Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.534Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-11T12:10:19.534Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.534Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-11T12:10:19.534Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-11T12:10:19.534Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-11T12:10:19.534Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-11T12:10:19.534Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-11T12:10:19.534Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-11T12:10:19.534Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-11T12:10:20.660Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-11T12:10:21.055Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-11T12:10:23.215Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-11T12:10:24.385Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-11T12:10:24.385Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-11T12:10:24.385Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-11T12:10:24.385Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-11T12:10:24.385Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-11T12:10:24.385Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-11T12:10:24.385Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-11T12:10:24.385Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-11T12:10:24.824Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-11T12:10:24.824Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-11T12:10:24.824Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-11T12:10:25.372Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-11T12:10:25.372Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-11T12:10:25.372Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-11T12:10:25.372Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-11T12:10:25.372Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-11T12:10:25.372Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-11T12:10:25.372Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.343Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-11T12:10:26.343Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.796Z] === RUN TestDockerSuite/TestRunMount [2021-08-11T12:10:26.796Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.796Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-11T12:10:26.796Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.796Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-11T12:10:26.796Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.796Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-11T12:10:26.796Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-11T12:10:26.796Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-11T12:10:27.526Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-11T12:10:27.526Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-11T12:10:27.526Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-11T12:10:27.526Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:10:27.526Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-11T12:10:27.526Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-11T12:10:27.526Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-11T12:10:27.526Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-11T12:10:27.526Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-11T12:10:29.046Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-11T12:10:30.166Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-11T12:10:33.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-11T12:10:33.824Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-11T12:10:33.824Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-11T12:10:33.824Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-11T12:10:33.824Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-11T12:10:33.824Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-11T12:10:33.824Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-11T12:10:33.824Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-11T12:10:34.797Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-11T12:10:34.797Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-11T12:10:34.797Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-11T12:10:34.797Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-11T12:10:34.797Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-11T12:10:34.797Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-11T12:10:34.797Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-11T12:10:34.797Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:10:34.797Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-11T12:10:34.797Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-11T12:10:34.797Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-11T12:10:34.797Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-11T12:10:34.797Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-11T12:10:35.941Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-11T12:10:35.941Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-11T12:10:35.941Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-11T12:10:36.905Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-11T12:10:36.905Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-11T12:10:36.905Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-11T12:10:36.905Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-11T12:10:36.905Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-11T12:10:36.905Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-11T12:10:36.955Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-11T12:10:36.955Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-11T12:10:36.955Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-11T12:10:36.955Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-11T12:10:36.955Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-11T12:10:37.361Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-11T12:10:37.409Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-11T12:10:37.525Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-11T12:10:39.566Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-11T12:10:41.226Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-11T12:10:41.226Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-11T12:10:41.679Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-11T12:10:41.679Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-11T12:10:41.679Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-11T12:10:41.679Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-11T12:10:41.679Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-11T12:10:41.679Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-11T12:10:41.679Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-11T12:10:41.679Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-11T12:10:41.679Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-11T12:10:41.725Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-11T12:10:41.725Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-11T12:10:41.725Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-11T12:10:43.198Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-11T12:10:43.882Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-11T12:10:43.882Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-11T12:10:43.882Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-11T12:10:43.882Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-11T12:10:43.882Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-11T12:10:43.882Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-11T12:10:43.882Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-11T12:10:44.416Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-11T12:10:44.416Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-11T12:10:44.416Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-11T12:10:44.416Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-11T12:10:44.718Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-11T12:10:45.949Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-11T12:10:45.949Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-11T12:10:45.949Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-11T12:10:45.949Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-11T12:10:45.949Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-11T12:10:45.949Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-11T12:10:45.949Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:10:45.949Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-11T12:10:46.043Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-11T12:10:46.240Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-11T12:10:47.196Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-11T12:10:48.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-11T12:10:48.202Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-11T12:10:49.356Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-11T12:10:49.356Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-11T12:10:49.356Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-11T12:10:49.356Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-11T12:10:49.357Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-11T12:10:49.357Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-11T12:10:49.357Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-11T12:10:49.357Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-11T12:10:49.727Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-11T12:10:49.810Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-11T12:10:49.810Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-11T12:10:49.810Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-11T12:10:49.810Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-11T12:10:49.810Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-11T12:10:49.810Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-11T12:10:49.810Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-11T12:10:49.810Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-11T12:10:49.810Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-11T12:10:50.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-11T12:10:51.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-11T12:10:51.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-11T12:10:51.818Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-11T12:10:51.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-11T12:10:51.882Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-11T12:10:51.882Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-11T12:10:51.882Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-11T12:10:51.882Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-11T12:10:51.882Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-11T12:10:51.882Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-11T12:10:51.882Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-11T12:10:51.882Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-11T12:10:52.685Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-11T12:10:52.685Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-11T12:10:52.685Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-11T12:10:52.685Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-11T12:10:52.685Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-11T12:10:52.685Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-11T12:10:52.685Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-11T12:10:52.685Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-11T12:10:52.685Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-11T12:10:52.685Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:10:52.685Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-11T12:10:53.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-11T12:10:53.989Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-11T12:10:55.519Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-11T12:10:55.519Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:10:55.519Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-11T12:10:55.519Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:10:55.519Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-11T12:10:55.682Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-11T12:10:55.682Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-11T12:10:55.682Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-11T12:10:55.682Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-11T12:10:55.682Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-11T12:10:55.682Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-11T12:10:55.682Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-11T12:10:55.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-11T12:10:55.683Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-11T12:10:55.683Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-11T12:10:55.683Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-11T12:10:55.683Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-11T12:10:57.690Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-11T12:10:57.690Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-11T12:10:59.221Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-11T12:10:59.221Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-11T12:10:59.221Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-11T12:10:59.715Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-11T12:10:59.715Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-11T12:10:59.715Z] === RUN TestDockerSuite/TestRunRm [2021-08-11T12:11:00.673Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-11T12:11:01.390Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-11T12:11:01.390Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-11T12:11:02.714Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-11T12:11:02.715Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-11T12:11:02.715Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunMount [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-11T12:11:03.171Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-11T12:11:03.171Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-11T12:11:03.558Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-11T12:11:06.425Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-11T12:11:07.948Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-11T12:11:10.199Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-11T12:11:10.199Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-11T12:11:10.199Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-11T12:11:10.199Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-11T12:11:10.199Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-11T12:11:10.199Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-11T12:11:10.199Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-11T12:11:10.833Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-11T12:11:12.111Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-11T12:11:12.358Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-11T12:11:14.516Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-11T12:11:14.516Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-11T12:11:14.516Z] === RUN TestDockerSuite/TestRunState [2021-08-11T12:11:14.516Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-11T12:11:14.516Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-11T12:11:14.850Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-11T12:11:15.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-11T12:11:15.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-11T12:11:15.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-11T12:11:15.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-11T12:11:15.002Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-11T12:11:16.533Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-11T12:11:16.533Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-11T12:11:16.533Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-11T12:11:16.674Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-11T12:11:16.674Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:11:16.674Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-11T12:11:18.835Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-11T12:11:18.835Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-11T12:11:18.835Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-11T12:11:18.835Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-11T12:11:18.835Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-11T12:11:18.835Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-11T12:11:18.835Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-11T12:11:18.835Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-11T12:11:18.835Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-11T12:11:19.501Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-11T12:11:19.501Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-11T12:11:19.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-11T12:11:20.459Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-11T12:11:21.980Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-11T12:11:23.492Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.492Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-11T12:11:23.501Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-11T12:11:23.584Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-11T12:11:23.584Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:11:23.584Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-11T12:11:24.457Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-11T12:11:25.111Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-11T12:11:25.111Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-11T12:11:25.649Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-11T12:11:25.649Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-11T12:11:25.649Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-11T12:11:25.976Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-11T12:11:26.433Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-11T12:11:26.433Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-11T12:11:26.433Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-11T12:11:26.433Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-11T12:11:26.433Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-11T12:11:26.433Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-11T12:11:26.433Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-11T12:11:26.433Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-11T12:11:26.433Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-11T12:11:26.433Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-11T12:11:26.433Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-11T12:11:26.433Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-11T12:11:26.433Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-11T12:11:26.433Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-11T12:11:26.433Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-11T12:11:26.433Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-11T12:11:27.807Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-11T12:11:27.807Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-11T12:11:27.807Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-11T12:11:27.807Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-11T12:11:27.807Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-11T12:11:28.590Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-11T12:11:28.590Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-11T12:11:28.590Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-11T12:11:28.590Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-11T12:11:28.590Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-11T12:11:28.590Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-11T12:11:28.590Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-11T12:11:28.590Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-11T12:11:28.829Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-11T12:11:29.044Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-11T12:11:29.044Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:11:29.044Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-11T12:11:30.358Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-11T12:11:30.358Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-11T12:11:30.358Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-11T12:11:30.358Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-11T12:11:30.358Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-11T12:11:30.358Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-11T12:11:30.358Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-11T12:11:30.358Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-11T12:11:30.358Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-11T12:11:30.358Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-11T12:11:30.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-11T12:11:30.688Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-11T12:11:32.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-11T12:11:32.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-11T12:11:36.078Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-11T12:11:36.078Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-11T12:11:36.078Z] === RUN TestDockerSuite/TestRunRm [2021-08-11T12:11:37.718Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-11T12:11:37.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-11T12:11:38.235Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-11T12:11:39.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-11T12:11:40.598Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-11T12:11:42.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-11T12:11:43.996Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-11T12:11:44.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-11T12:11:46.161Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-11T12:11:46.357Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-11T12:11:46.357Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-11T12:11:46.357Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-11T12:11:46.357Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-11T12:11:47.691Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-11T12:11:48.514Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-11T12:11:49.857Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-11T12:11:50.672Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-11T12:11:52.024Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-11T12:11:52.024Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-11T12:11:52.024Z] === RUN TestDockerSuite/TestRunState [2021-08-11T12:11:52.024Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-11T12:11:52.024Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-11T12:11:52.831Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-11T12:11:52.831Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-11T12:11:52.831Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-11T12:11:52.831Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-11T12:11:52.831Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-11T12:11:52.831Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-11T12:11:52.831Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-11T12:11:53.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008a62b8_} [2021-08-11T12:11:54.195Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-11T12:11:54.195Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:11:54.195Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-11T12:11:54.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1936492902_c:\foo_false____} [2021-08-11T12:11:55.713Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-11T12:11:56.364Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-11T12:11:56.364Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-11T12:11:56.364Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-11T12:11:56.364Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-11T12:11:56.364Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-11T12:11:56.364Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-11T12:11:56.364Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-11T12:11:56.364Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-11T12:11:56.364Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-11T12:11:57.237Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-11T12:11:58.758Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-11T12:12:01.036Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-11T12:12:01.036Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-11T12:12:01.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1936492902_c:\foo_true____} [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-11T12:12:02.462Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-11T12:12:02.462Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-11T12:12:02.462Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-11T12:12:02.462Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-11T12:12:02.462Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-11T12:12:02.462Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:12:02.462Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-11T12:12:03.207Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-11T12:12:03.207Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-11T12:12:03.207Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-11T12:12:04.621Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-11T12:12:04.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-11T12:12:04.642Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-11T12:12:04.642Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-11T12:12:04.642Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-11T12:12:04.642Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-11T12:12:04.642Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-11T12:12:04.642Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:12:04.642Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-11T12:12:04.738Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-11T12:12:04.738Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-11T12:12:04.738Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-11T12:12:04.738Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-11T12:12:04.738Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-11T12:12:05.076Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-11T12:12:05.530Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-11T12:12:05.530Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-11T12:12:06.808Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-11T12:12:06.808Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-11T12:12:06.808Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-11T12:12:06.808Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-11T12:12:07.051Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-11T12:12:07.630Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-11T12:12:08.974Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-11T12:12:08.975Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-11T12:12:08.975Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-11T12:12:08.975Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-11T12:12:09.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-11T12:12:11.140Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-11T12:12:11.140Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-11T12:12:11.140Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-11T12:12:11.140Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-11T12:12:11.140Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-11T12:12:11.140Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-11T12:12:11.140Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-11T12:12:14.082Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-11T12:12:14.082Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-11T12:12:14.082Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-11T12:12:14.679Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-11T12:12:14.857Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-11T12:12:17.573Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-11T12:12:17.748Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-11T12:12:17.748Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:12:17.748Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-11T12:12:17.748Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-11T12:12:17.748Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-11T12:12:21.112Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-11T12:12:21.112Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:12:21.112Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-11T12:12:23.343Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-11T12:12:23.343Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-11T12:12:23.343Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-11T12:12:23.343Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-11T12:12:23.993Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-11T12:12:23.993Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-11T12:12:23.993Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-11T12:12:23.993Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:12:23.993Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-11T12:12:23.993Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-11T12:12:23.993Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-11T12:12:23.993Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-11T12:12:23.993Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-11T12:12:25.509Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-11T12:12:26.290Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-11T12:12:26.290Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:12:26.290Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-11T12:12:26.290Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-11T12:12:26.290Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-11T12:12:27.682Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-11T12:12:28.649Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-11T12:12:28.649Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-11T12:12:28.649Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-11T12:12:28.649Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:12:28.649Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-11T12:12:28.649Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-11T12:12:28.649Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-11T12:12:28.649Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-11T12:12:28.649Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-11T12:12:28.649Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:12:28.649Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-11T12:12:28.649Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-11T12:12:28.649Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-11T12:12:29.851Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-11T12:12:29.851Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-11T12:12:29.851Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-11T12:12:29.851Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-11T12:12:29.851Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-11T12:12:29.851Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-11T12:12:29.851Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-11T12:12:30.171Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-11T12:12:32.329Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-11T12:12:32.329Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:12:32.329Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-11T12:12:32.741Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-11T12:12:33.850Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-11T12:12:33.850Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-11T12:12:33.850Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-11T12:12:33.850Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:12:33.850Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-11T12:12:33.850Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:12:33.850Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-11T12:12:33.850Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-11T12:12:33.850Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-11T12:12:33.850Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:12:33.850Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-11T12:12:33.850Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:12:33.850Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-11T12:12:34.271Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-11T12:12:35.799Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-11T12:12:38.642Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-11T12:12:38.642Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-11T12:12:38.642Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-11T12:12:38.642Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-11T12:12:38.642Z] === RUN TestDockerSuite/TestCpToDot [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-11T12:12:40.472Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-11T12:12:40.472Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-11T12:12:40.472Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-11T12:12:40.472Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-11T12:12:40.472Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-11T12:12:40.472Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:12:40.472Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-11T12:12:42.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-11T12:12:42.640Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-11T12:12:43.097Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-11T12:12:43.553Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-11T12:12:43.553Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-11T12:12:44.414Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-11T12:12:44.414Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-11T12:12:44.414Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-11T12:12:44.414Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-11T12:12:44.414Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-11T12:12:45.081Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-11T12:12:51.463Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-11T12:12:51.463Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:12:51.463Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-11T12:12:51.463Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-11T12:12:51.463Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-11T12:12:51.463Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-11T12:12:51.463Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-11T12:12:51.463Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-11T12:12:51.463Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-11T12:12:51.463Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-11T12:12:51.463Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-11T12:12:51.472Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-11T12:12:51.472Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-11T12:12:51.472Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-11T12:12:51.472Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-11T12:12:51.472Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-11T12:12:51.472Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-11T12:12:51.472Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-11T12:12:51.472Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-11T12:12:52.135Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-11T12:12:52.135Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-11T12:12:52.135Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-11T12:12:52.429Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-11T12:12:52.429Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-11T12:12:53.630Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-11T12:12:55.307Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-11T12:12:55.761Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-11T12:12:55.761Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-11T12:12:55.761Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-11T12:12:55.796Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-11T12:12:55.796Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-11T12:12:55.796Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-11T12:12:56.217Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-11T12:12:56.918Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-11T12:12:57.324Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-11T12:12:57.779Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-11T12:12:58.235Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-11T12:12:58.235Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-11T12:12:58.235Z] === RUN TestDockerSuite/TestCreateRM [2021-08-11T12:12:58.235Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-11T12:12:58.235Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-11T12:12:58.235Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-11T12:12:58.691Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-11T12:12:58.691Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-11T12:12:59.182Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-11T12:12:59.182Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:12:59.182Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-11T12:13:02.903Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-11T12:13:02.904Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-11T12:13:02.904Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-11T12:13:02.904Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:13:02.904Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-11T12:13:02.904Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-11T12:13:02.904Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-11T12:13:02.904Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-11T12:13:02.904Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-11T12:13:03.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-11T12:13:03.247Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:13:03.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-11T12:13:03.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-11T12:13:03.701Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-11T12:13:03.701Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-11T12:13:03.701Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-11T12:13:05.742Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-11T12:13:05.742Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-11T12:13:05.742Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-11T12:13:08.632Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-11T12:13:08.679Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-11T12:13:08.679Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-11T12:13:08.679Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-11T12:13:08.679Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:13:08.679Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-11T12:13:08.679Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-11T12:13:08.679Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-11T12:13:08.679Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-11T12:13:08.679Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-11T12:13:08.679Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:13:08.679Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-11T12:13:08.679Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-11T12:13:08.679Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-11T12:13:09.088Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-11T12:13:09.088Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-11T12:13:09.088Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-11T12:13:10.209Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-11T12:13:10.728Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-11T12:13:10.728Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-11T12:13:10.728Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-11T12:13:11.258Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-11T12:13:11.258Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDockerFails [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-11T12:13:11.258Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-11T12:13:11.258Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-11T12:13:11.258Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-11T12:13:11.258Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-11T12:13:11.258Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-11T12:13:11.258Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-11T12:13:12.380Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-11T12:13:12.380Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:13:12.380Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-11T12:13:13.429Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-11T12:13:13.910Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-11T12:13:13.910Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-11T12:13:13.910Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-11T12:13:13.910Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:13:13.910Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-11T12:13:13.910Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:13:13.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-11T12:13:13.910Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-11T12:13:13.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-11T12:13:13.910Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:13:13.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-11T12:13:13.910Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:13:13.910Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-11T12:13:14.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-11T12:13:14.985Z] docker_cli_external_volume_driver_test.go:485: [d054990a3b44d] daemon is not started [2021-08-11T12:13:15.594Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-11T12:13:17.761Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-11T12:13:19.250Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-11T12:13:19.250Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-11T12:13:19.250Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite (1845.45s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (49.13s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.96s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.72s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.82s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.75s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.49s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (58.06s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.14s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.96s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.45s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.12s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-08-11T12:13:20.207Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2021-08-11T12:13:20.207Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.07s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.46s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.28s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.40s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.52s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.61s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.97s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.05s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.62s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.12s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.32s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.24s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.81s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.57s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.09s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.67s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.44s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.27s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.29s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.31s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.69s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.87s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.99s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (46.16s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.56s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.13s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.67s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.29s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.84s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.61s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.85s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (61.31s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.03s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.48s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.60s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.58s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.91s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFails (2.23s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.58s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.74s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.31s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.19s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.17s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.07s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.84s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildHistory (9.99s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.62s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.62s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.29s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.10s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.34s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.05s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.47s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.88s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.69s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.55s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.29s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.28s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.90s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.67s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.31s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.72s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.32s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.92s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.02s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.36s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.81s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.41s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.05s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.80s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.52s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.66s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.65s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.48s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildRm (9.08s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.50s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.30s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.93s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.78s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.19s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.18s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.74s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildStderr (3.34s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.25s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.23s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.57s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.93s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.73s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.37s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.45s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.07s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.69s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.94s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.19s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.14s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-08-11T12:13:20.208Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.97s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:13:20.208Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.64s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.63s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.51s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.77s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCommitChange (4.10s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.39s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.96s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCommitTTY (5.98s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.36s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.12s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.08s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.83s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.25s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.23s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.76s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.76s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.73s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.84s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.25s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.27s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.35s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.34s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.44s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.28s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.78s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.15s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.59s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.51s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.93s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.35s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.24s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.23s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.31s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000855830_} (2.25s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1015513146_c:\foo_false____} (2.29s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1015513146_c:\foo_true____} (2.23s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.32s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.06s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.33s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.22s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.32s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.28s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.30s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpToDot (2.37s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCpToStdout (2.35s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.69s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.83s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.98s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.24s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.37s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.30s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.99s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.20s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsCopy (3.61s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.49s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.20s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.66s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFilters (4.25s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFormat (3.65s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsRename (1.95s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsResize (7.57s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.18s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.13s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.68s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.75s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.66s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.72s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.73s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.72s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.69s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.59s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.79s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecInspectID (5.07s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.92s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.85s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:13:20.209Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.48s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:13:20.209Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.66s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.65s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.88s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.83s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.51s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.49s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.22s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.18s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.79s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.25s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectDefault (2.19s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectHistory (3.75s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.72s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.74s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.24s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.75s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.77s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectStatus (2.84s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.37s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.85s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.24s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.76s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.17s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.40s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.83s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.58s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.63s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.57s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.16s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.83s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.86s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsTail (2.50s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.34s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.84s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.42s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.59s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsByOrder (6.50s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.38s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.41s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.57s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.21s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.93s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.00s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.19s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.49s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.53s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.22s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.53s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.85s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.20s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.99s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.13s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.88s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.64s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.27s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.79s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (3.88s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.93s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.08s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.13s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.57s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.43s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.18s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.26s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.21s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-11T12:13:20.210Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.16s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:13:20.210Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.77s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.56s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.10s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.58s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.96s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.22s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.86s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.61s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.40s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.27s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.25s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.22s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.81s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunExitCode (1.80s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.18s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.27s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.56s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.03s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.79s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.71s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.28s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.82s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.46s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.49s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.60s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.75s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunRm (1.81s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.31s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.93s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.27s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.74s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.39s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.21s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.83s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.88s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.71s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.54s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.21s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.19s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.30s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.25s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.00s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.43s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.53s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.54s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.29s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.96s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.34s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.35s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.80s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.88s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.76s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.43s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.86s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.79s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.18s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.79s) [2021-08-11T12:13:20.211Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-11T12:13:20.211Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.05s) [2021-08-11T12:13:20.211Z] === RUN TestDockerRegistrySuite [2021-08-11T12:13:20.211Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-11T12:13:20.211Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.211Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-11T12:13:20.211Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.211Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-11T12:13:20.211Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.211Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-11T12:13:20.211Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.211Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-11T12:13:20.212Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-11T12:13:20.212Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-11T12:13:20.212Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-11T12:13:20.212Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-11T12:13:20.212Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-11T12:13:20.212Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-11T12:13:20.212Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-11T12:13:20.212Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-11T12:13:20.212Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-11T12:13:20.212Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-11T12:13:20.212Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-11T12:13:20.212Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-11T12:13:20.212Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-11T12:13:20.212Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-11T12:13:20.212Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:13:20.212Z] === RUN TestDockerDaemonSuite [2021-08-11T12:13:20.212Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-11T12:13:20.212Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-11T12:13:20.212Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-11T12:13:20.212Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:13:20.212Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:13:20.212Z] === RUN TestDockerSwarmSuite [2021-08-11T12:13:20.212Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-11T12:13:20.212Z] === RUN TestDockerPluginSuite [2021-08-11T12:13:20.212Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-11T12:13:20.212Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-11T12:13:20.212Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-11T12:13:20.212Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-11T12:13:20.212Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.212Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-11T12:13:20.213Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-11T12:13:20.213Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-11T12:13:20.213Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-11T12:13:20.213Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-11T12:13:20.213Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-11T12:13:20.213Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-11T12:13:20.213Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:13:20.213Z] === RUN TestDockerExternalVolumeSuite [2021-08-11T12:13:20.213Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-11T12:13:20.213Z] === RUN TestDockerNetworkSuite [2021-08-11T12:13:20.213Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-11T12:13:20.213Z] === RUN TestDockerHubPullSuite [2021-08-11T12:13:20.213Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.213Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-11T12:13:20.213Z] PASS [2021-08-11T12:13:20.213Z] ok github.com/docker/docker/integration-cli 1846.024s [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === Skipped [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:13:20.667Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:13:20.667Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-11T12:13:20.667Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-11T12:13:20.667Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-11T12:13:20.667Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-11T12:13:20.667Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-11T12:13:20.667Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:13:20.667Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.667Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-11T12:13:20.667Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.667Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-11T12:13:20.667Z] [2021-08-11T12:13:20.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:13:20.668Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:13:20.668Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:13:20.668Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-11T12:13:20.668Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:13:20.668Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.668Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:13:20.668Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-11T12:13:20.669Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-11T12:13:20.669Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-11T12:13:20.669Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:13:20.669Z] docker_cli_sni_test.go:18: Flakey test [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:13:20.669Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:13:20.669Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:13:20.669Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-11T12:13:20.670Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-11T12:13:20.670Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:13:20.670Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:13:20.670Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-11T12:13:20.670Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:13:20.670Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:13:20.670Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:13:20.670Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-11T12:13:20.670Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:13:20.670Z] [2021-08-11T12:13:20.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:13:20.671Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:13:20.671Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:13:20.671Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-11T12:13:20.671Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:13:20.671Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:13:20.671Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-11T12:13:20.671Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:13:20.671Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-11T12:13:20.671Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:13:20.671Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.671Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:13:20.671Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:13:20.672Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-11T12:13:20.672Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-11T12:13:20.672Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:13:20.672Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.672Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:13:20.672Z] [2021-08-11T12:13:20.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.673Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:13:20.673Z] [2021-08-11T12:13:20.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:13:20.673Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-11T12:13:20.674Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-11T12:13:20.674Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-11T12:13:20.674Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.674Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-11T12:13:20.674Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:13:20.675Z] [2021-08-11T12:13:20.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:13:20.675Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:20.675Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-11T12:13:21.129Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] DONE 1092 tests, 546 skipped in 1852.988s [2021-08-11T12:13:21.129Z] INFO: Integration tests ended at 08/11/2021 12:13:20. Duration:00:30:53.0881224 [2021-08-11T12:13:21.129Z] INFO: Docker info of the daemon under test at end of run [2021-08-11T12:13:21.129Z] [2021-08-11T12:13:21.129Z] Containers: 2 [2021-08-11T12:13:21.129Z] Running: 0 [2021-08-11T12:13:21.129Z] Paused: 0 [2021-08-11T12:13:21.130Z] Stopped: 2 [2021-08-11T12:13:21.130Z] Images: 18 [2021-08-11T12:13:21.130Z] Server Version: 0.0.0-dev [2021-08-11T12:13:21.130Z] Storage Driver: windowsfilter [2021-08-11T12:13:21.130Z] Windows: [2021-08-11T12:13:21.130Z] Logging Driver: json-file [2021-08-11T12:13:21.130Z] Plugins: [2021-08-11T12:13:21.130Z] Volume: local [2021-08-11T12:13:21.130Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T12:13:21.130Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T12:13:21.130Z] Swarm: inactive [2021-08-11T12:13:21.130Z] Default Isolation: process [2021-08-11T12:13:21.130Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-11T12:13:21.130Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-11T12:13:21.130Z] OSType: windows [2021-08-11T12:13:21.130Z] Architecture: x86_64 [2021-08-11T12:13:21.130Z] CPUs: 4 [2021-08-11T12:13:21.130Z] Total Memory: 32GiB [2021-08-11T12:13:21.130Z] Name: azwin-2-9d19c0 [2021-08-11T12:13:21.130Z] ID: GT2K:VBXR:IHYF:RJI4:TDRU:PG2N:5VOP:WBWL:W3VC:CW5H:EO2F:QPV3 [2021-08-11T12:13:21.130Z] Docker Root Dir: D:\CI\PR-42734\2\daemon [2021-08-11T12:13:21.130Z] Debug Mode (client): false [2021-08-11T12:13:21.130Z] Debug Mode (server): true [2021-08-11T12:13:21.130Z] File Descriptors: -1 [2021-08-11T12:13:21.130Z] Goroutines: 17 [2021-08-11T12:13:21.130Z] System Time: 2021-08-11T12:13:20.8143624Z [2021-08-11T12:13:21.130Z] EventsListeners: 0 [2021-08-11T12:13:21.130Z] Registry: https://index.docker.io/v1/ [2021-08-11T12:13:21.130Z] Labels: [2021-08-11T12:13:21.130Z] Experimental: false [2021-08-11T12:13:21.130Z] Insecure Registries: [2021-08-11T12:13:21.130Z] 127.0.0.0/8 [2021-08-11T12:13:21.130Z] Live Restore Enabled: false [2021-08-11T12:13:21.130Z] [2021-08-11T12:13:21.130Z] [2021-08-11T12:13:21.130Z] INFO: Stopping daemon under test [2021-08-11T12:13:21.130Z] SUCCESS: The process with PID 7336 (child process of PID 8836) has been terminated. [2021-08-11T12:13:21.130Z] SUCCESS: The process with PID 8836 (child process of PID 6920) has been terminated. [2021-08-11T12:13:21.130Z] INFO: Stop tailing logs of the daemon under tests [2021-08-11T12:13:21.130Z] INFO: executeCI.ps1 Completed successfully at 08/11/2021 12:13:20. [2021-08-11T12:13:21.130Z] INFO: Tidying up at end of run [2021-08-11T12:13:21.130Z] INFO: Saving daemon under test log (d:\CI\PR-42734\2\dut.out) to bundles\CIDUT.out [2021-08-11T12:13:21.130Z] INFO: Saving daemon under test log (d:\CI\PR-42734\2\dut.err) to bundles\CIDUT.err [2021-08-11T12:13:21.130Z] INFO: Nuke-Everything... [2021-08-11T12:13:21.584Z] INFO: Container count on control daemon to delete is 2 [2021-08-11T12:13:21.584Z] ff638c75b22a [2021-08-11T12:13:21.584Z] c294d3ef7c4a [2021-08-11T12:13:21.584Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-11T12:13:23.107Z] Deleted: sha256:d458aa20e23cdcf5cc575851fea10fb5aabd07d09a39b5e30a7cbc4dd977b9dc [2021-08-11T12:13:23.107Z] Deleted: sha256:9b291a2715ed00950b2e63597af947c98837fef4595a053d2ea15a64d77d8d15 [2021-08-11T12:13:23.107Z] INFO: Tidying pidfile d:\CI\PR-42734\2\docker.pid [2021-08-11T12:13:23.107Z] INFO: Nuking d:\CI [2021-08-11T12:13:30.109Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-11T12:13:31.556Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-11T12:13:31.556Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-11T12:13:31.556Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-11T12:13:31.556Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-11T12:13:31.556Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-11T12:13:31.556Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-11T12:13:31.556Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-11T12:13:31.556Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-11T12:13:32.518Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-11T12:13:32.518Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-11T12:13:33.000Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-11T12:13:33.049Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-11T12:13:33.049Z] docker_cli_external_volume_driver_test.go:53: [d0a60046e79d5] daemon is not started [2021-08-11T12:13:33.372Z] INFO: Zapped successfully [2021-08-11T12:13:33.372Z] [2021-08-11T12:13:33.372Z] INFO: executeCI.ps1 exiting at Wed Aug 11 12:13:33 CUT 2021. Duration 00:54:46.9293725 [2021-08-11T12:13:33.372Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-11T12:13:33.607Z] Recording test results [2021-08-11T12:13:34.041Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-11T12:13:35.412Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-11T12:13:35.578Z] Creating win-2022-c8d-integration-bundles.zip [2021-08-11T12:13:35.868Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-11T12:13:35.868Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-11T12:13:35.868Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-11T12:13:36.324Z] === RUN TestDockerSuite/TestVolumeCLIRm [Pipeline] archiveArtifacts [2021-08-11T12:13:36.743Z] Archiving artifacts [2021-08-11T12:13:37.672Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-11T12:13:37.896Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-11T12:13:38.801Z] + make clean [2021-08-11T12:13:39.200Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-11T12:13:39.255Z] docker volume rm -f docker-dev-cache [2021-08-11T12:13:39.255Z] docker-dev-cache [Pipeline] deleteDir [2021-08-11T12:13:39.656Z] === RUN TestDockerSuite/TestEventsFilterImageName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T12:13:42.546Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-11T12:13:43.373Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-11T12:13:43.373Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:13:43.373Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-11T12:13:43.510Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-11T12:13:43.829Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-11T12:13:43.829Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-11T12:13:43.966Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-11T12:13:44.285Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-11T12:13:44.285Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite (439.73s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.83s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.54s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.42s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.43s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.46s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.50s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.42s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.19s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-08-11T12:13:45.239Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-08-11T12:13:45.239Z] PASS [2021-08-11T12:13:45.239Z] [2021-08-11T12:13:45.239Z] === Skipped [2021-08-11T12:13:45.239Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-11T12:13:45.239Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-11T12:13:45.239Z] check_test.go:309: [d77187c8d3ae4] daemon is not started [2021-08-11T12:13:45.239Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-11T12:13:45.239Z] [2021-08-11T12:13:45.239Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-11T12:13:45.239Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-11T12:13:45.239Z] check_test.go:309: [d80449c6a6e0a] daemon is not started [2021-08-11T12:13:45.239Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-11T12:13:45.239Z] [2021-08-11T12:13:45.239Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-11T12:13:45.239Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-11T12:13:45.239Z] check_test.go:309: [db4a58220557c] daemon is not started [2021-08-11T12:13:45.239Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-11T12:13:45.239Z] [2021-08-11T12:13:45.239Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-11T12:13:45.239Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-11T12:13:45.239Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-11T12:13:45.239Z] [2021-08-11T12:13:45.239Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-11T12:13:45.239Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-11T12:13:45.239Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-11T12:13:45.239Z] [2021-08-11T12:13:45.239Z] [2021-08-11T12:13:45.239Z] DONE 273 tests, 5 skipped in 2699.798s [2021-08-11T12:13:45.239Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-11T12:13:45.805Z] ++++ cat bundles/test-integration/docker.pid [2021-08-11T12:13:45.805Z] +++ kill 8781 [2021-08-11T12:13:45.805Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d07dc8fe212a7/docker.pid [2021-08-11T12:13:45.805Z] +++ kill 7646 [2021-08-11T12:13:45.805Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7646 is not a child of this shell [2021-08-11T12:13:45.805Z] warning: PID 7646 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d07dc8fe212a7/docker.pid had a nonzero exit code [2021-08-11T12:13:45.805Z] +++ /etc/init.d/apparmor stop [2021-08-11T12:13:45.805Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-11T12:13:45.805Z] [2021-08-11T12:13:45.805Z] Unloading profiles will leave already running processes permanently [2021-08-11T12:13:45.805Z] unconfined, which can lead to unexpected situations. [2021-08-11T12:13:45.805Z] [2021-08-11T12:13:45.805Z] To set a process to complain mode, use the command line tool [2021-08-11T12:13:45.805Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-11T12:13:45.805Z] +++ true [2021-08-11T12:13:45.805Z] exiting test-integration [2021-08-11T12:13:45.805Z] ++ exit 0 [2021-08-11T12:13:45.805Z] [2021-08-11T12:13:46.063Z] + exit 0 [2021-08-11T12:13:46.063Z] ++ jobs -p [2021-08-11T12:13:46.063Z] + pids= [2021-08-11T12:13:46.063Z] + echo 'Remaining pids to kill: []' [2021-08-11T12:13:46.063Z] Remaining pids to kill: [] [2021-08-11T12:13:46.063Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-11T12:13:46.075Z] Recording test results [2021-08-11T12:13:46.411Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-11T12:13:46.755Z] + echo Ensuring container killed. [2021-08-11T12:13:46.755Z] Ensuring container killed. [2021-08-11T12:13:46.755Z] + docker ps -aq -f name=docker-pr2-* [2021-08-11T12:13:46.755Z] + cids=c5e373e98b89 [2021-08-11T12:13:46.755Z] 1b8ca89d817c [2021-08-11T12:13:46.755Z] 8a6b36bd76ec [2021-08-11T12:13:46.755Z] + [ -n c5e373e98b89 [2021-08-11T12:13:46.755Z] 1b8ca89d817c [2021-08-11T12:13:46.755Z] 8a6b36bd76ec ] [2021-08-11T12:13:46.755Z] + docker rm -vf c5e373e98b89 1b8ca89d817c 8a6b36bd76ec [2021-08-11T12:13:48.642Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-11T12:13:51.336Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-11T12:13:51.336Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-11T12:13:51.336Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-11T12:13:52.018Z] c5e373e98b89 [2021-08-11T12:13:52.018Z] 1b8ca89d817c [2021-08-11T12:13:52.018Z] 8a6b36bd76ec [Pipeline] sh [2021-08-11T12:13:52.301Z] + echo Chowning /workspace to jenkins user [2021-08-11T12:13:52.301Z] Chowning /workspace to jenkins user [2021-08-11T12:13:52.301Z] + id -u [2021-08-11T12:13:52.301Z] + id -g [2021-08-11T12:13:52.301Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42734:/workspace busybox chown -R 1000:1000 /workspace [2021-08-11T12:13:52.360Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-11T12:13:52.360Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-11T12:13:52.360Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-11T12:13:52.360Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-11T12:13:52.360Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-11T12:13:52.360Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:13:52.360Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-11T12:13:52.360Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-11T12:13:52.360Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-11T12:13:53.321Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-11T12:13:53.321Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-11T12:13:53.321Z] === RUN TestDockerSuite/TestEventsRename [2021-08-11T12:13:55.489Z] === RUN TestDockerSuite/TestEventsResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-11T12:13:56.780Z] + bundleName=amd64 [2021-08-11T12:13:56.780Z] + echo Creating amd64-bundles.tar.gz [2021-08-11T12:13:56.780Z] Creating amd64-bundles.tar.gz [2021-08-11T12:13:56.780Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+ ) -print [2021-08-11T12:13:56.780Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-11T12:13:58.165Z] Archiving artifacts [2021-08-11T12:13:58.584Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-11T12:13:58.889Z] + make clean [2021-08-11T12:13:58.889Z] docker volume rm -f docker-dev-cache [2021-08-11T12:13:59.146Z] docker-dev-cache [Pipeline] deleteDir [2021-08-11T12:13:59.878Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-11T12:13:59.878Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-11T12:13:59.878Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite (1874.83s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (49.77s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.97s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.20s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.72s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.84s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (59.16s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.34s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.91s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.58s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.74s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.24s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.28s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.07s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.77s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.80s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.38s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.54s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.56s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.07s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.10s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.75s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.68s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.38s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.29s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.76s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.45s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.48s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.87s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.50s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.87s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.79s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.21s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.30s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.71s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.08s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.05s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.34s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.70s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.61s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.63s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.10s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.75s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.90s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.43s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.43s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.58s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.68s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.34s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.63s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.36s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFails (2.24s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.52s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.34s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.51s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.09s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.25s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.10s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.85s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildHistory (10.00s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.58s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.87s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.08s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.39s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.32s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.48s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.98s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.77s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.05s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.84s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.47s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.05s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.88s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:14:00.840Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.15s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.77s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.41s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.89s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.60s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.96s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.43s) [2021-08-11T12:14:00.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.19s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.70s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.55s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.83s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.68s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildRm (9.43s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.65s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.38s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.34s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.80s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.64s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.16s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.41s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildStderr (3.14s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.16s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.20s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.32s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.97s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.23s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.70s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.27s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.58s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.63s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.96s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.06s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.21s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.40s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.92s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.53s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestCommitChange (4.22s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.81s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.53s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestCommitTTY (6.19s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.82s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.06s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.85s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.27s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.32s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.84s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.79s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.77s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.88s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-11T12:14:00.841Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:14:00.841Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.34s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.25s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.40s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.46s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.57s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.25s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.74s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.17s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.57s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.98s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.30s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.28s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.24s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000119e18_} (2.28s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1840399210_c:\foo_false____} (2.26s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1840399210_c:\foo_true____} (2.29s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.39s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.37s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.33s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.29s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.09s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.40s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.48s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpToDot (2.35s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCpToStdout (1.92s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.97s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.58s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.65s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.04s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.95s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:14:01.300Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.30s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.31s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.39s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.18s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsCopy (3.59s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.12s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.25s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.70s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsFilters (4.33s) [2021-08-11T12:14:01.300Z] --- PASS: TestDockerSuite/TestEventsFormat (4.15s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsRename (2.41s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsResize (7.56s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.26s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.08s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.30s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.79s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.80s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.74s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.76s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.75s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.05s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.80s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecInspectID (3.08s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.98s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.85s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.61s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.66s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.67s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.82s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.85s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.46s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.84s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.24s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.21s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.23s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectDefault (2.24s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectHistory (3.49s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.84s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.79s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.24s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.75s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.79s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectStatus (2.85s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.42s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.85s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.26s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.77s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.22s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.69s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.25s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.56s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.59s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.59s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.24s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.02s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsSince (8.74s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.46s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.30s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.57s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.48s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsByOrder (6.58s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.42s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.62s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.80s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.23s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.31s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.05s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.21s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.59s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.56s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.53s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.98s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.67s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.62s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.83s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.00s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.38s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.76s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.98s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.34s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.60s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.04s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.95s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.68s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.14s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.64s) [2021-08-11T12:14:01.301Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:14:01.301Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.45s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.59s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.21s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.86s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.28s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.41s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.62s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.24s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.71s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.61s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.90s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.19s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.61s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.77s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.27s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.23s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.83s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunExitCode (2.26s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.22s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.81s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.68s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.00s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.05s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.36s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.83s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.78s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.92s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.47s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.48s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.17s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.54s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.28s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.24s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunRm (2.28s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.24s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.26s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.83s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.77s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.30s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.24s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.07s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.42s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.23s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.80s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.93s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.29s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.55s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.45s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.41s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.80s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.23s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.89s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.40s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.50s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.47s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.62s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.09s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.06s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.39s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.76s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.91s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.76s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-08-11T12:14:01.302Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:14:01.302Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.43s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.15s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.63s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.74s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.09s) [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-11T12:14:01.303Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-11T12:14:01.303Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-11T12:14:01.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-11T12:14:01.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-11T12:14:01.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-11T12:14:01.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-11T12:14:01.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-11T12:14:01.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-11T12:14:01.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-11T12:14:01.303Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-11T12:14:01.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-11T12:14:01.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-11T12:14:01.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-11T12:14:01.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-11T12:14:01.303Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.303Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:14:01.303Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:14:01.304Z] === RUN TestDockerDaemonSuite [2021-08-11T12:14:01.304Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-11T12:14:01.304Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-11T12:14:01.304Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-11T12:14:01.304Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:14:01.304Z] === RUN TestDockerSwarmSuite [2021-08-11T12:14:01.304Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-11T12:14:01.304Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:14:01.304Z] === RUN TestDockerExternalVolumeSuite [2021-08-11T12:14:01.304Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-11T12:14:01.304Z] === RUN TestDockerNetworkSuite [2021-08-11T12:14:01.304Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-11T12:14:01.304Z] === RUN TestDockerHubPullSuite [2021-08-11T12:14:01.304Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-11T12:14:01.304Z] PASS [2021-08-11T12:14:01.304Z] ok github.com/docker/docker/integration-cli 1875.392s [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === Skipped [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:14:01.304Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:14:01.304Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-11T12:14:01.304Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-11T12:14:01.304Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-11T12:14:01.304Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-11T12:14:01.304Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-11T12:14:01.304Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:14:01.304Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:14:01.304Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-11T12:14:01.304Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:14:01.304Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:14:01.304Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:14:01.304Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-11T12:14:01.304Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-11T12:14:01.304Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.304Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-08-11T12:14:01.304Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-11T12:14:01.305Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-11T12:14:01.305Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_sni_test.go:18: Flakey test [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-11T12:14:01.305Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:14:01.305Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:14:01.305Z] [2021-08-11T12:14:01.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:14:01.305Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.305Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:14:01.306Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-11T12:14:01.306Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:14:01.306Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-11T12:14:01.306Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:14:01.306Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-11T12:14:01.306Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:14:01.306Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-11T12:14:01.306Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-11T12:14:01.306Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:14:01.306Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-11T12:14:01.306Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.306Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-11T12:14:01.306Z] [2021-08-11T12:14:01.306Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:14:01.307Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-11T12:14:01.307Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:14:01.307Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:14:01.307Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:14:01.307Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:14:01.307Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:14:01.307Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:14:01.307Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.307Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:14:01.307Z] [2021-08-11T12:14:01.307Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:14:01.764Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:14:01.764Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-11T12:14:01.764Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:14:01.764Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-11T12:14:01.764Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-11T12:14:01.764Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.764Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-11T12:14:01.764Z] [2021-08-11T12:14:01.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:14:01.765Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-11T12:14:01.765Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-11T12:14:01.765Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:14:01.765Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:14:01.765Z] [2021-08-11T12:14:01.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:14:01.766Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.766Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:14:01.766Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:14:01.767Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.767Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:14:01.767Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-11T12:14:01.768Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:14:01.768Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.768Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:14:01.768Z] [2021-08-11T12:14:01.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-11T12:14:01.769Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] DONE 1092 tests, 546 skipped in 1882.464s [2021-08-11T12:14:01.769Z] INFO: Integration tests ended at 08/11/2021 12:14:01. Duration:00:31:22.5501107 [2021-08-11T12:14:01.769Z] INFO: Docker info of the daemon under test at end of run [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] Containers: 2 [2021-08-11T12:14:01.769Z] Running: 0 [2021-08-11T12:14:01.769Z] Paused: 0 [2021-08-11T12:14:01.769Z] Stopped: 2 [2021-08-11T12:14:01.769Z] Images: 18 [2021-08-11T12:14:01.769Z] Server Version: 0.0.0-dev [2021-08-11T12:14:01.769Z] Storage Driver: windowsfilter [2021-08-11T12:14:01.769Z] Windows: [2021-08-11T12:14:01.769Z] Logging Driver: json-file [2021-08-11T12:14:01.769Z] Plugins: [2021-08-11T12:14:01.769Z] Volume: local [2021-08-11T12:14:01.769Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T12:14:01.769Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T12:14:01.769Z] Swarm: inactive [2021-08-11T12:14:01.769Z] Default Isolation: process [2021-08-11T12:14:01.769Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-11T12:14:01.769Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-11T12:14:01.769Z] OSType: windows [2021-08-11T12:14:01.769Z] Architecture: x86_64 [2021-08-11T12:14:01.769Z] CPUs: 4 [2021-08-11T12:14:01.769Z] Total Memory: 32GiB [2021-08-11T12:14:01.769Z] Name: azwin-2-27b790 [2021-08-11T12:14:01.769Z] ID: LMQV:RGN6:B2T5:LG42:HDIZ:SQMI:OPH2:B53F:XSZJ:ZCWW:YMCH:QHRG [2021-08-11T12:14:01.769Z] Docker Root Dir: D:\CI\PR-42734\2\daemon [2021-08-11T12:14:01.769Z] Debug Mode (client): false [2021-08-11T12:14:01.769Z] Debug Mode (server): true [2021-08-11T12:14:01.769Z] File Descriptors: -1 [2021-08-11T12:14:01.769Z] Goroutines: 17 [2021-08-11T12:14:01.769Z] System Time: 2021-08-11T12:14:01.6813456Z [2021-08-11T12:14:01.769Z] EventsListeners: 0 [2021-08-11T12:14:01.769Z] Registry: https://index.docker.io/v1/ [2021-08-11T12:14:01.769Z] Labels: [2021-08-11T12:14:01.769Z] Experimental: false [2021-08-11T12:14:01.769Z] Insecure Registries: [2021-08-11T12:14:01.769Z] 127.0.0.0/8 [2021-08-11T12:14:01.769Z] Live Restore Enabled: false [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] [2021-08-11T12:14:01.769Z] INFO: Stopping daemon under test [2021-08-11T12:14:02.225Z] SUCCESS: The process with PID 1644 (child process of PID 7356) has been terminated. [2021-08-11T12:14:02.225Z] SUCCESS: The process with PID 7356 (child process of PID 8064) has been terminated. [2021-08-11T12:14:02.225Z] INFO: Stop tailing logs of the daemon under tests [2021-08-11T12:14:02.225Z] INFO: executeCI.ps1 Completed successfully at 08/11/2021 12:14:01. [2021-08-11T12:14:02.225Z] INFO: Tidying up at end of run [2021-08-11T12:14:02.225Z] INFO: Saving daemon under test log (d:\CI\PR-42734\2\dut.out) to bundles\CIDUT.out [2021-08-11T12:14:02.225Z] INFO: Saving daemon under test log (d:\CI\PR-42734\2\dut.err) to bundles\CIDUT.err [2021-08-11T12:14:02.225Z] INFO: Nuke-Everything... [2021-08-11T12:14:02.225Z] INFO: Container count on control daemon to delete is 2 [2021-08-11T12:14:02.540Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-11T12:14:02.681Z] e689a1e6ec1b [2021-08-11T12:14:02.681Z] 3ef2fba752c1 [2021-08-11T12:14:02.681Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-11T12:14:04.210Z] Deleted: sha256:33e6fbfa323e2e56dfdb2bdb5d69f4d21a0cda7bcdc4fe8dfa203e2558ac1171 [2021-08-11T12:14:04.210Z] Deleted: sha256:a3a3da5aed409f1e88415fe13b02d2c2ad617fc45ad647c030bf43481d752ff8 [2021-08-11T12:14:04.210Z] INFO: Tidying pidfile d:\CI\PR-42734\2\docker.pid [2021-08-11T12:14:04.210Z] INFO: Nuking d:\CI [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-08-11T12:14:04.706Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T12:14:06.874Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-11T12:14:11.549Z] === RUN TestDockerSuite/TestEventsTop [2021-08-11T12:14:11.549Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-11T12:14:11.549Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-11T12:14:13.716Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-11T12:14:16.557Z] INFO: Zapped successfully [2021-08-11T12:14:16.557Z] [2021-08-11T12:14:16.557Z] INFO: executeCI.ps1 exiting at Wed Aug 11 12:14:15 CUT 2021. Duration 00:55:27.6875946 [2021-08-11T12:14:16.557Z] [2021-08-11T12:14:16.607Z] === RUN TestDockerSuite/TestExec [2021-08-11T12:14:16.607Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:14:16.607Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-11T12:14:16.607Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-11T12:14:16.607Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-11T12:14:16.794Z] Recording test results [2021-08-11T12:14:17.141Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-11T12:14:18.697Z] Creating win-2022-integration-bundles.zip [2021-08-11T12:14:18.773Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [Pipeline] archiveArtifacts [2021-08-11T12:14:19.872Z] Archiving artifacts [2021-08-11T12:14:20.304Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-11T12:14:20.304Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:14:20.304Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-11T12:14:20.304Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:14:20.304Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-11T12:14:20.304Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-11T12:14:20.304Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-11T12:14:20.977Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-11T12:14:21.833Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-11T12:14:21.891Z] + make clean [2021-08-11T12:14:22.347Z] docker volume rm -f docker-dev-cache [2021-08-11T12:14:22.347Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T12:14:24.000Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-11T12:14:25.530Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-11T12:14:27.057Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-11T12:14:30.777Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-11T12:14:30.777Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-11T12:14:30.777Z] === RUN TestDockerSuite/TestExecEnv [2021-08-11T12:14:30.777Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-11T12:14:30.777Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-11T12:14:30.777Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-11T12:14:30.777Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-11T12:14:32.308Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-11T12:14:36.976Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-11T12:14:36.976Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-11T12:14:36.976Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-11T12:14:36.976Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-11T12:14:36.976Z] === RUN TestDockerSuite/TestExecParseError [2021-08-11T12:14:36.976Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:14:36.976Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-11T12:14:36.976Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-11T12:14:36.976Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-11T12:14:36.976Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-11T12:14:36.976Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-11T12:14:39.147Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-11T12:14:39.147Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-11T12:14:39.147Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-11T12:14:39.147Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-11T12:14:39.603Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-11T12:14:39.603Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:14:39.603Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-11T12:14:39.603Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-11T12:14:39.603Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-11T12:14:39.603Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-11T12:14:39.603Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-11T12:14:41.774Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-11T12:14:41.774Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-11T12:14:41.774Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-11T12:14:47.560Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-11T12:14:47.560Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-11T12:14:47.560Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-11T12:14:47.560Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-11T12:14:47.560Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-11T12:14:47.560Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-11T12:14:47.560Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-11T12:14:53.329Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-11T12:14:59.099Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-11T12:15:01.991Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-11T12:15:07.766Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-11T12:15:07.766Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:15:07.766Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-11T12:15:07.766Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-11T12:15:07.766Z] === RUN TestDockerSuite/TestHealth [2021-08-11T12:15:07.766Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-11T12:15:07.766Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-11T12:15:07.766Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-11T12:15:07.766Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-11T12:15:07.766Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-11T12:15:11.482Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-11T12:15:11.482Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-11T12:15:11.482Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-11T12:15:11.482Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-11T12:15:11.938Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-11T12:15:11.938Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-11T12:15:11.938Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-11T12:15:12.394Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-11T12:15:12.394Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:15:12.850Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-11T12:15:13.308Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-11T12:15:13.764Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-11T12:15:15.295Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-11T12:15:15.295Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-11T12:15:17.464Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-11T12:15:19.631Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-11T12:15:19.631Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-11T12:15:19.631Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:15:19.631Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-11T12:15:23.348Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-11T12:15:23.348Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-11T12:15:25.515Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestImportFile [2021-08-11T12:15:25.515Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-11T12:15:25.515Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-11T12:15:25.515Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-11T12:15:25.515Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-11T12:15:25.515Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-11T12:15:25.515Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-11T12:15:25.515Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-11T12:15:25.515Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-11T12:15:25.515Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:15:25.515Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-11T12:15:27.685Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-11T12:15:29.215Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-11T12:15:29.215Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-11T12:15:29.215Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-11T12:15:29.215Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-11T12:15:29.215Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-11T12:15:29.672Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-11T12:15:29.672Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-11T12:15:29.672Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-11T12:15:31.200Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-11T12:15:31.656Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-11T12:15:33.183Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-11T12:15:33.183Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-11T12:15:33.183Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-11T12:15:33.183Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-11T12:15:33.183Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-11T12:15:33.183Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-11T12:15:33.183Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-11T12:15:35.349Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-11T12:15:39.072Z] === RUN TestDockerSuite/TestInspectImage [2021-08-11T12:15:39.072Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:15:39.072Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-11T12:15:39.072Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:15:39.072Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-11T12:15:39.072Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:15:39.072Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-11T12:15:41.239Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-11T12:15:43.408Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-11T12:15:43.408Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-11T12:15:45.575Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-11T12:15:47.742Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-11T12:15:47.742Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-11T12:15:47.742Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-11T12:15:47.742Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-11T12:15:49.272Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-11T12:15:52.168Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-11T12:15:55.898Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-11T12:15:57.444Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-11T12:15:59.616Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-11T12:16:01.789Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-11T12:16:04.683Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-11T12:16:06.849Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.378Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-11T12:16:08.378Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-11T12:16:08.834Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.834Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-11T12:16:08.834Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.834Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-11T12:16:08.834Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.834Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-11T12:16:08.834Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:16:08.834Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-11T12:16:08.834Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-11T12:16:08.834Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-11T12:16:10.364Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-11T12:16:11.898Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-11T12:16:17.677Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-11T12:16:24.728Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-11T12:16:24.728Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-11T12:16:24.728Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-11T12:16:26.256Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-11T12:16:26.256Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-11T12:16:32.024Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-11T12:16:37.830Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-11T12:16:42.499Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-11T12:16:44.028Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-11T12:16:46.197Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-11T12:16:46.197Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-11T12:16:46.197Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-11T12:16:48.369Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-11T12:16:50.537Z] === RUN TestDockerSuite/TestLogsSince [2021-08-11T12:16:59.080Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-11T12:16:59.080Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-11T12:16:59.080Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-11T12:16:59.080Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-11T12:16:59.080Z] === RUN TestDockerSuite/TestLogsTail [2021-08-11T12:17:01.250Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-11T12:17:03.415Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-11T12:17:04.944Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-11T12:17:04.944Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-11T12:17:04.944Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-11T12:17:04.944Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-11T12:17:04.944Z] === RUN TestDockerSuite/TestNetHostname [2021-08-11T12:17:04.944Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-11T12:17:04.944Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-11T12:17:04.944Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-11T12:17:05.400Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-11T12:17:05.400Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPluginActive [2021-08-11T12:17:05.400Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-11T12:17:05.400Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-11T12:17:05.400Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-11T12:17:05.400Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-11T12:17:05.400Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-11T12:17:05.400Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-11T12:17:05.400Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-11T12:17:05.400Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-11T12:17:05.400Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-11T12:17:05.400Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPortList [2021-08-11T12:17:05.400Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-11T12:17:05.400Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-11T12:17:09.127Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-11T12:17:09.127Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-11T12:17:09.127Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-11T12:17:09.127Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-11T12:17:09.127Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-11T12:17:09.127Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-11T12:17:09.127Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-11T12:17:09.127Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:17:09.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-11T12:17:12.845Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-11T12:17:12.845Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-11T12:17:12.845Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-11T12:17:19.894Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-11T12:17:19.894Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-11T12:17:19.894Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-11T12:17:26.942Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-11T12:17:39.291Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-11T12:17:39.291Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-11T12:17:39.291Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-11T12:17:39.291Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-11T12:17:49.591Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-11T12:17:52.483Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-11T12:17:59.536Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-11T12:18:02.428Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-11T12:18:02.428Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-11T12:18:02.428Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-11T12:18:02.428Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-11T12:18:02.428Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-11T12:18:06.151Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-11T12:18:06.151Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:18:06.151Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-11T12:18:06.151Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-11T12:18:06.151Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-11T12:18:06.151Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-11T12:18:06.151Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-11T12:18:06.151Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-11T12:18:06.151Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-11T12:18:11.920Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-11T12:18:11.920Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-11T12:18:11.920Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-11T12:18:14.086Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-11T12:18:14.086Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-11T12:18:14.086Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-11T12:18:15.050Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-11T12:18:16.013Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-11T12:18:16.013Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-11T12:18:16.013Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-11T12:18:19.732Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-11T12:18:22.624Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-11T12:18:24.790Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-11T12:18:45.849Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-11T12:18:45.849Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:18:45.849Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-11T12:18:49.566Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-11T12:18:49.566Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-11T12:18:49.566Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-11T12:18:50.022Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-11T12:18:53.737Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-11T12:18:57.450Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-11T12:18:57.450Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:18:57.450Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-11T12:19:00.341Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-11T12:19:00.341Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-11T12:19:00.798Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-11T12:19:13.142Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-11T12:19:14.669Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-11T12:19:15.124Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-11T12:19:20.890Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-11T12:19:24.609Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-11T12:19:30.374Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-11T12:19:34.091Z] === RUN TestDockerSuite/TestRmiTag [2021-08-11T12:19:34.547Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-11T12:19:36.713Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-11T12:19:51.481Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-11T12:19:51.937Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-11T12:19:55.650Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-11T12:19:56.614Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-11T12:19:56.614Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-11T12:19:56.614Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-11T12:19:56.614Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-11T12:19:56.614Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-11T12:19:56.614Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-11T12:19:56.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-11T12:19:56.614Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-11T12:19:56.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-11T12:19:56.614Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-11T12:19:56.614Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-11T12:19:56.614Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-11T12:19:56.614Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-11T12:19:56.614Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-11T12:19:56.614Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-11T12:19:58.781Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-11T12:19:58.781Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-11T12:19:58.781Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-11T12:19:58.781Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-11T12:19:58.781Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-11T12:20:02.495Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-11T12:20:04.659Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-11T12:20:06.204Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-11T12:20:08.371Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-11T12:20:09.899Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-11T12:20:10.355Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-11T12:20:14.070Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-11T12:20:14.070Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-11T12:20:21.116Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-11T12:20:21.116Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-11T12:20:21.116Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-11T12:20:23.279Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-11T12:20:23.279Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-11T12:20:23.279Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-11T12:20:23.279Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-11T12:20:23.279Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-11T12:20:24.805Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-11T12:20:24.805Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-11T12:20:24.805Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-11T12:20:24.805Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-11T12:20:25.261Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-11T12:20:25.261Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-11T12:20:25.261Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-11T12:20:25.261Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-11T12:20:25.261Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-11T12:20:25.261Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-11T12:20:25.261Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-11T12:20:25.261Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-11T12:20:25.261Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-11T12:20:25.261Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-11T12:20:25.261Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-11T12:20:27.426Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-11T12:20:28.952Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-11T12:20:31.120Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-11T12:20:31.120Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-11T12:20:31.120Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-11T12:20:31.120Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-11T12:20:31.120Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-11T12:20:31.120Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-11T12:20:31.120Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-11T12:20:32.649Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-11T12:20:32.649Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-11T12:20:32.649Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-11T12:20:32.649Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:20:32.649Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-11T12:20:32.649Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-11T12:20:32.649Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-11T12:20:32.649Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-11T12:20:32.649Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-11T12:20:34.813Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-11T12:20:39.477Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-11T12:20:39.477Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-11T12:20:39.477Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-11T12:20:39.477Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-11T12:20:39.477Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-11T12:20:39.477Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-11T12:20:39.477Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-11T12:20:39.477Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:20:39.477Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-11T12:20:39.477Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-11T12:20:39.477Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-11T12:20:39.477Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-11T12:20:39.477Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-11T12:20:41.006Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-11T12:20:41.006Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-11T12:20:41.006Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-11T12:20:41.006Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-11T12:20:41.006Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-11T12:20:41.006Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-11T12:20:43.173Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-11T12:20:44.699Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-11T12:20:44.699Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-11T12:20:44.699Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-11T12:20:46.862Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-11T12:20:46.862Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-11T12:20:46.862Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-11T12:20:46.862Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-11T12:20:46.862Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-11T12:20:46.862Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-11T12:20:46.862Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-11T12:20:49.025Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-11T12:20:51.190Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-11T12:20:53.357Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-11T12:20:54.886Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-11T12:20:55.342Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-11T12:20:55.342Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-11T12:20:55.342Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-11T12:20:55.342Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-11T12:20:55.342Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-11T12:20:55.342Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-11T12:20:55.342Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-11T12:20:55.342Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-11T12:20:55.342Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-11T12:20:55.342Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-11T12:20:55.342Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-11T12:20:55.342Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-11T12:20:55.342Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-11T12:20:55.342Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-11T12:20:55.342Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-11T12:20:58.233Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-11T12:20:58.233Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-11T12:20:58.233Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-11T12:20:58.233Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-11T12:20:58.233Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-11T12:20:58.688Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-11T12:20:58.688Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-11T12:20:58.688Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-11T12:20:58.688Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-11T12:20:58.688Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-11T12:20:58.688Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-11T12:20:58.688Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-11T12:21:07.226Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-11T12:21:07.226Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-11T12:21:07.226Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-11T12:21:07.682Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-11T12:21:07.682Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-11T12:21:07.682Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-11T12:21:07.682Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-11T12:21:07.682Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-11T12:21:07.682Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.137Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunMount [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-11T12:21:08.138Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-11T12:21:08.138Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-11T12:21:13.900Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-11T12:21:13.900Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-11T12:21:13.900Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-11T12:21:13.900Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-11T12:21:13.900Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-11T12:21:13.900Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-11T12:21:13.900Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-11T12:21:18.577Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-11T12:21:21.464Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-11T12:21:21.464Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-11T12:21:21.919Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-11T12:21:22.880Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-11T12:21:25.043Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-11T12:21:26.572Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-11T12:21:27.534Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-11T12:21:29.061Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-11T12:21:29.516Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-11T12:21:29.516Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-11T12:21:29.516Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-11T12:21:29.516Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-11T12:21:29.517Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-11T12:21:29.517Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-11T12:21:29.517Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-11T12:21:29.517Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-11T12:21:29.517Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-11T12:21:29.517Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-11T12:21:29.517Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-11T12:21:29.517Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-11T12:21:29.517Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-11T12:21:29.517Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-11T12:21:29.517Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-11T12:21:29.517Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-11T12:21:32.403Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-11T12:21:32.403Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-11T12:21:32.403Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-11T12:21:32.403Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-11T12:21:32.403Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-11T12:21:32.403Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-11T12:21:32.403Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-11T12:21:32.403Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-11T12:21:32.403Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-11T12:21:32.403Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:21:32.403Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-11T12:21:44.884Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-11T12:21:44.884Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-11T12:21:44.884Z] === RUN TestDockerSuite/TestRunRm [2021-08-11T12:21:45.339Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-11T12:21:51.105Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-11T12:21:52.633Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-11T12:21:54.798Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-11T12:21:56.326Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-11T12:21:58.489Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-11T12:21:58.489Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-11T12:21:58.489Z] === RUN TestDockerSuite/TestRunState [2021-08-11T12:21:58.489Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-11T12:21:58.489Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-11T12:22:00.656Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-11T12:22:00.656Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:22:00.656Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-11T12:22:02.187Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-11T12:22:02.187Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-11T12:22:02.187Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-11T12:22:02.187Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-11T12:22:02.187Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-11T12:22:02.643Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-11T12:22:02.643Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-11T12:22:02.643Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-11T12:22:02.643Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-11T12:22:07.316Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-11T12:22:07.316Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-11T12:22:08.841Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-11T12:22:08.841Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-11T12:22:08.841Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-11T12:22:10.370Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-11T12:22:10.370Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-11T12:22:10.370Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-11T12:22:10.370Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-11T12:22:10.370Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-11T12:22:13.261Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-11T12:22:19.026Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-11T12:22:22.744Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-11T12:22:27.410Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-11T12:22:27.410Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-11T12:22:27.410Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-11T12:22:27.410Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-11T12:22:29.574Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-11T12:22:31.739Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-11T12:22:33.266Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-11T12:22:33.266Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-11T12:22:33.266Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-11T12:22:33.266Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-11T12:22:33.266Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-11T12:22:33.266Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-11T12:22:33.266Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-11T12:22:36.985Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-11T12:22:37.947Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-11T12:22:40.110Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-11T12:22:43.824Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-11T12:22:43.824Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-11T12:22:43.824Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-11T12:22:43.824Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-11T12:22:43.824Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-11T12:22:43.824Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-11T12:22:43.824Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-11T12:22:43.824Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-11T12:22:43.824Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-11T12:22:43.824Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-11T12:22:43.824Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-11T12:22:43.824Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-11T12:22:43.824Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-11T12:22:43.824Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:22:44.280Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-11T12:22:44.280Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-11T12:22:44.280Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-11T12:22:44.280Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-11T12:22:44.280Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-11T12:22:44.280Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-11T12:22:44.280Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-11T12:22:44.280Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:22:44.280Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-11T12:22:46.449Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-11T12:22:46.449Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-11T12:22:46.905Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-11T12:22:47.361Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-11T12:22:48.886Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-11T12:22:54.650Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-11T12:22:54.650Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-11T12:22:54.650Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-11T12:23:01.698Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-11T12:23:01.698Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:23:01.698Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-11T12:23:04.585Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-11T12:23:04.585Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-11T12:23:04.585Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-11T12:23:04.585Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:23:04.585Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-11T12:23:04.585Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-11T12:23:04.585Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-11T12:23:04.585Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-11T12:23:04.585Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-11T12:23:09.268Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-11T12:23:09.268Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-11T12:23:09.268Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-11T12:23:09.268Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:23:09.268Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-11T12:23:09.268Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-11T12:23:09.268Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-11T12:23:09.268Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-11T12:23:09.268Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-11T12:23:09.268Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:23:09.268Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-11T12:23:09.268Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-11T12:23:09.268Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-11T12:23:11.433Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-11T12:23:13.597Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-11T12:23:13.597Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:23:13.597Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-11T12:23:15.123Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-11T12:23:15.123Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-11T12:23:15.123Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-11T12:23:15.123Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:23:15.123Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-11T12:23:15.123Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:23:15.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-11T12:23:15.123Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-11T12:23:15.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-11T12:23:15.123Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:23:15.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-11T12:23:15.123Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:23:15.123Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-11T12:23:32.769Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-11T12:23:32.769Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-11T12:23:32.769Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-11T12:23:32.769Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-11T12:23:32.769Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-11T12:23:32.769Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-11T12:23:32.769Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-11T12:23:32.769Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-11T12:23:33.227Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-11T12:23:33.227Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-11T12:23:36.121Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-11T12:23:36.121Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-11T12:23:36.577Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-11T12:23:36.577Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-11T12:23:37.033Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-11T12:23:44.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-11T12:23:44.084Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:23:44.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-11T12:23:44.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-11T12:23:44.084Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-11T12:23:44.084Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-11T12:23:44.084Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-11T12:23:51.133Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-11T12:23:51.133Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-11T12:23:51.133Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-11T12:24:03.476Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-11T12:24:03.476Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-11T12:24:03.476Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite (2170.86s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.01s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.96s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.23s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.82s) [2021-08-11T12:24:04.439Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.98s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:24:04.439Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.78s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.77s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.71s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.60s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.21s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.28s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.75s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.77s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.90s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.07s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.78s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.92s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.38s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.89s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.76s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.44s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.69s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.73s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.68s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.33s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.64s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.22s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.61s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.44s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.14s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.16s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.56s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.80s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.29s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.30s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.26s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.32s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.27s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.89s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.10s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.77s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.41s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.74s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.05s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.34s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.32s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.46s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.79s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.97s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.19s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.91s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.94s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFails (6.77s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.66s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.52s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.36s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.73s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.21s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.35s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.94s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildHistory (9.67s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.70s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.39s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.23s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.38s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.17s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.50s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.34s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.14s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.60s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.47s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.31s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.29s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.51s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.99s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.30s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.33s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.17s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.14s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.04s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.25s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.97s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.84s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.33s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.36s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildRm (10.43s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.75s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.95s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.91s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.56s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.61s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.38s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.11s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildStderr (3.70s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.93s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.59s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.04s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.67s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.42s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:24:04.440Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.36s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-08-11T12:24:04.440Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.40s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.03s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.38s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.23s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.16s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.61s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.42s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.62s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.72s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.90s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.51s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCommitChange (4.12s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.64s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.00s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCommitTTY (5.61s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.50s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.49s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.49s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.82s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.73s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.03s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.14s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.80s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.78s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.87s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.93s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.95s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.66s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.14s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.84s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.87s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.35s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.55s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.75s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.78s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.93s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.31s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.40s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.53s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.63s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.36s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008a62b8_} (2.47s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1936492902_c:\foo_false____} (7.33s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1936492902_c:\foo_true____} (2.57s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.00s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.07s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.13s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.75s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.50s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.46s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.46s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpToDot (6.89s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCpToStdout (6.83s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.93s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.93s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.53s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.37s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.35s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.09s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.04s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.02s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.94s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.99s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.35s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsCopy (4.03s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.20s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.09s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFilters (3.89s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFormat (4.06s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsRename (2.03s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsResize (7.32s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.87s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.07s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.26s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.12s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.61s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.74s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.76s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.82s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.64s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.52s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-08-11T12:24:04.441Z] --- PASS: TestDockerSuite/TestExecInspectID (4.50s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:24:04.441Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.96s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.34s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.75s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.66s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.51s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.82s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.20s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.46s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.83s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.82s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.85s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.84s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectDefault (1.82s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectHistory (3.76s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.41s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.93s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.94s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.96s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.88s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectStatus (2.45s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.66s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.06s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.21s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.10s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.89s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.84s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.82s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.58s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.23s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.72s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.10s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.97s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.93s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.86s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.21s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.10s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.97s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.92s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsSince (8.49s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsTail (2.32s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.11s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.66s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.64s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsByOrder (6.70s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.27s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.54s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.08s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.97s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.00s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.63s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.82s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.66s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.87s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.48s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.29s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.00s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.28s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.90s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.44s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.47s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.43s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.40s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.35s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.28s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.06s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.13s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.47s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.94s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.56s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.04s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.66s) [2021-08-11T12:24:04.442Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:24:04.442Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.68s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.72s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.22s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.92s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.91s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.81s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.70s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.58s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.55s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.06s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.82s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.84s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.64s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.38s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.90s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.89s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.87s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.85s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunExitCode (2.39s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.89s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.03s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.16s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.86s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.87s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.09s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.34s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.78s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.83s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.54s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.32s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.34s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunRm (1.92s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.00s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.75s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.20s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.82s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.28s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.80s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.81s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.48s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.63s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.82s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.63s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.30s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.89s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.88s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.08s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.33s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.10s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.51s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.63s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.30s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:24:04.443Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.99s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:24:04.443Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.83s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.01s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.07s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.48s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.30s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.49s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.33s) [2021-08-11T12:24:04.444Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-11T12:24:04.444Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-11T12:24:04.444Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-11T12:24:04.901Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:24:04.901Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-11T12:24:04.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.901Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-11T12:24:04.902Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-11T12:24:04.902Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-11T12:24:04.902Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-11T12:24:04.902Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-11T12:24:04.902Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-11T12:24:04.902Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-11T12:24:04.902Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-11T12:24:04.902Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-11T12:24:04.902Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-11T12:24:04.902Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-11T12:24:04.902Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-11T12:24:04.902Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-11T12:24:04.902Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-11T12:24:04.902Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-11T12:24:04.902Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:24:04.902Z] === RUN TestDockerDaemonSuite [2021-08-11T12:24:04.902Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-11T12:24:04.902Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-11T12:24:04.902Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-11T12:24:04.902Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:24:04.902Z] === RUN TestDockerSwarmSuite [2021-08-11T12:24:04.902Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-11T12:24:04.902Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:24:04.902Z] === RUN TestDockerExternalVolumeSuite [2021-08-11T12:24:04.902Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-11T12:24:04.902Z] === RUN TestDockerNetworkSuite [2021-08-11T12:24:04.902Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-11T12:24:04.902Z] === RUN TestDockerHubPullSuite [2021-08-11T12:24:04.902Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-11T12:24:04.902Z] PASS [2021-08-11T12:24:04.902Z] ok github.com/docker/docker/integration-cli 2171.183s [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === Skipped [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:24:04.902Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:24:04.902Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-11T12:24:04.902Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-11T12:24:04.902Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-11T12:24:04.902Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-11T12:24:04.902Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-11T12:24:04.902Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:24:04.902Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.902Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-11T12:24:04.902Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:24:04.902Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:24:04.902Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:24:04.902Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.902Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.49s) [2021-08-11T12:24:04.902Z] [2021-08-11T12:24:04.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-08-11T12:24:04.902Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-11T12:24:04.903Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-08-11T12:24:04.903Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.24s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-11T12:24:04.903Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.903Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-08-11T12:24:04.903Z] [2021-08-11T12:24:04.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-11T12:24:04.904Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:24:04.904Z] docker_cli_sni_test.go:18: Flakey test [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:24:04.904Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-11T12:24:04.904Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-11T12:24:04.904Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.904Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-11T12:24:04.904Z] [2021-08-11T12:24:04.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:24:04.904Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-11T12:24:04.905Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-11T12:24:04.905Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:24:04.905Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-11T12:24:04.905Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:24:04.905Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-11T12:24:04.905Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:24:04.905Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:24:04.905Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:24:04.905Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:24:04.905Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:24:04.905Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-11T12:24:04.905Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-11T12:24:04.905Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-11T12:24:04.905Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-11T12:24:04.905Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:24:04.905Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:24:04.905Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:24:04.905Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-11T12:24:04.905Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:24:04.905Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.905Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-11T12:24:04.905Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-11T12:24:04.906Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:24:04.906Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-11T12:24:04.906Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-11T12:24:04.906Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:24:04.906Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-11T12:24:04.906Z] [2021-08-11T12:24:04.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-11T12:24:04.906Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.906Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.907Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-11T12:24:04.907Z] [2021-08-11T12:24:04.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:24:04.907Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-11T12:24:04.908Z] [2021-08-11T12:24:04.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:24:04.908Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-08-11T12:24:04.908Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:24:05.365Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.365Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-11T12:24:05.365Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:24:05.366Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-11T12:24:05.366Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:24:05.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.366Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-11T12:24:05.366Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.367Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-11T12:24:05.367Z] [2021-08-11T12:24:05.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:24:05.367Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:24:05.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:24:05.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:24:05.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:24:05.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:24:05.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-11T12:24:05.368Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-11T12:24:05.368Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-11T12:24:05.368Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] DONE 1092 tests, 546 skipped in 2178.478s [2021-08-11T12:24:05.368Z] INFO: Integration tests ended at 08/11/2021 12:24:05. Duration:00:36:18.5739574 [2021-08-11T12:24:05.368Z] INFO: Docker info of the daemon under test at end of run [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] Containers: 2 [2021-08-11T12:24:05.368Z] Running: 0 [2021-08-11T12:24:05.368Z] Paused: 0 [2021-08-11T12:24:05.368Z] Stopped: 2 [2021-08-11T12:24:05.368Z] Images: 18 [2021-08-11T12:24:05.368Z] Server Version: 0.0.0-dev [2021-08-11T12:24:05.368Z] Storage Driver: windowsfilter [2021-08-11T12:24:05.368Z] Windows: [2021-08-11T12:24:05.368Z] Logging Driver: json-file [2021-08-11T12:24:05.368Z] Plugins: [2021-08-11T12:24:05.368Z] Volume: local [2021-08-11T12:24:05.368Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-11T12:24:05.368Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-11T12:24:05.368Z] Swarm: inactive [2021-08-11T12:24:05.368Z] Default Isolation: process [2021-08-11T12:24:05.368Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-11T12:24:05.368Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-11T12:24:05.368Z] OSType: windows [2021-08-11T12:24:05.368Z] Architecture: x86_64 [2021-08-11T12:24:05.368Z] CPUs: 4 [2021-08-11T12:24:05.368Z] Total Memory: 32GiB [2021-08-11T12:24:05.368Z] Name: azwin-2-07dde0 [2021-08-11T12:24:05.368Z] ID: I2EV:HXUV:GKLC:AND2:TYGJ:DFYC:DYCQ:XY25:WIY3:Q6AI:T4ZG:X2OC [2021-08-11T12:24:05.368Z] Docker Root Dir: D:\CI\PR-42734\2\daemon [2021-08-11T12:24:05.368Z] Debug Mode (client): false [2021-08-11T12:24:05.368Z] Debug Mode (server): true [2021-08-11T12:24:05.368Z] File Descriptors: -1 [2021-08-11T12:24:05.368Z] Goroutines: 17 [2021-08-11T12:24:05.368Z] System Time: 2021-08-11T12:24:05.186092Z [2021-08-11T12:24:05.368Z] EventsListeners: 0 [2021-08-11T12:24:05.368Z] Registry: https://index.docker.io/v1/ [2021-08-11T12:24:05.368Z] Labels: [2021-08-11T12:24:05.368Z] Experimental: false [2021-08-11T12:24:05.368Z] Insecure Registries: [2021-08-11T12:24:05.368Z] 127.0.0.0/8 [2021-08-11T12:24:05.368Z] Live Restore Enabled: false [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] [2021-08-11T12:24:05.368Z] INFO: Stopping daemon under test [2021-08-11T12:24:05.368Z] SUCCESS: The process with PID 1012 (child process of PID 3836) has been terminated. [2021-08-11T12:24:05.368Z] SUCCESS: The process with PID 3836 (child process of PID 4944) has been terminated. [2021-08-11T12:24:05.368Z] INFO: Stop tailing logs of the daemon under tests [2021-08-11T12:24:05.368Z] INFO: executeCI.ps1 Completed successfully at 08/11/2021 12:24:05. [2021-08-11T12:24:05.368Z] INFO: Tidying up at end of run [2021-08-11T12:24:05.368Z] INFO: Saving daemon under test log (d:\CI\PR-42734\2\dut.out) to bundles\CIDUT.out [2021-08-11T12:24:05.824Z] INFO: Saving daemon under test log (d:\CI\PR-42734\2\dut.err) to bundles\CIDUT.err [2021-08-11T12:24:05.824Z] INFO: Nuke-Everything... [2021-08-11T12:24:05.824Z] INFO: Container count on control daemon to delete is 2 [2021-08-11T12:24:06.280Z] e2f949cfdee4 [2021-08-11T12:24:06.280Z] 9fc8cdc52a9a [2021-08-11T12:24:06.280Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-11T12:24:07.806Z] Deleted: sha256:14ee7687d9825b96abb9ac1d41f0e638fbf83af68f5fe51db1242d671fe93f83 [2021-08-11T12:24:07.806Z] Deleted: sha256:6ce250c4105ecdb98c0cbfac16d1921b84b4c3deeca2f8baede3c245cf1e15cc [2021-08-11T12:24:07.806Z] INFO: Tidying pidfile d:\CI\PR-42734\2\docker.pid [2021-08-11T12:24:07.806Z] INFO: Nuking d:\CI [2021-08-11T12:24:28.854Z] INFO: Zapped successfully [2021-08-11T12:24:28.854Z] [2021-08-11T12:24:28.854Z] INFO: executeCI.ps1 exiting at Wed Aug 11 12:24:28 CUT 2021. Duration 01:05:39.2345867 [2021-08-11T12:24:28.854Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-11T12:24:29.091Z] Recording test results [2021-08-11T12:24:29.714Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-11T12:24:31.313Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-11T12:24:32.483Z] Archiving artifacts [2021-08-11T12:24:33.607Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42734/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-11T12:24:34.586Z] + make clean [2021-08-11T12:24:35.042Z] docker volume rm -f docker-dev-cache [2021-08-11T12:24:35.042Z] 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